{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8679.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.98570991177326,
              40.45721862379176,
              -8.57812579570269
            ],
            [
              -73.98567424535429,
              40.45958998360127,
              -8.57812579570269
            ],
            [
              -73.98413222830986,
              40.45957644096163,
              -4.118125795702689
            ],
            [
              -73.98416794892756,
              40.45720508227988,
              -4.118125795702689
            ],
            [
              -73.98570991177326,
              40.45721862379176,
              -8.57812579570269
            ]
          ]
        ]
      },
      "bbox": [
        -73.98570991,
        40.45720508,
        -8.578125796,
        -73.98413223,
        40.45958998,
        -4.118125796
      ],
      "properties": {
        "datetime": "2022-11-11T14:55:11Z",
        "pc:count": 5540,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586018.1242,
            "count": 5540,
            "maximum": 586130.7619,
            "minimum": 586000.0019,
            "name": "X",
            "position": 0,
            "stddev": 18.72035005,
            "variance": 350.451506
          },
          {
            "average": 4479046.44,
            "count": 5540,
            "maximum": 4479263.25,
            "minimum": 4478999.99,
            "name": "Y",
            "position": 1,
            "stddev": 43.07951374,
            "variance": 1855.844504
          },
          {
            "average": -5.651046373,
            "count": 5540,
            "maximum": -4.118125796,
            "minimum": -8.578125796,
            "name": "Z",
            "position": 2,
            "stddev": 0.9160498596,
            "variance": 0.8391473452
          },
          {
            "average": 1651.268051,
            "count": 5540,
            "maximum": 4365,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1373.278536,
            "variance": 1885893.938
          },
          {
            "average": 1,
            "count": 5540,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5540,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5540,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5540,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 5540,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.84037282,
            "count": 5540,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.673781486,
            "variance": 2.801544463
          },
          {
            "average": 2.016245487,
            "count": 5540,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1264296515,
            "variance": 0.01598445679
          },
          {
            "average": 12.62942238,
            "count": 5540,
            "maximum": 13,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4830030614,
            "variance": 0.2332919573
          },
          {
            "average": 352213570.9,
            "count": 5540,
            "maximum": 352213711.6,
            "minimum": 352213335.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 178.7791476,
            "variance": 31961.98361
          },
          {
            "average": 0,
            "count": 5540,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5540,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5540,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5540,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5540,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586000.0019,
          4478999.99,
          -8.578125796,
          586130.7619,
          4479263.25,
          -4.118125796
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586000.0019176331,
                4478999.989553478,
                -8.57812579570269
              ],
              [
                586000.0019176331,
                4479263.249553477,
                -8.57812579570269
              ],
              [
                586130.7619176331,
                4479263.249553477,
                -4.118125795702689
              ],
              [
                586130.7619176331,
                4478999.989553478,
                -4.118125795702689
              ],
              [
                586000.0019176331,
                4478999.989553478,
                -8.57812579570269
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:55:11+00:00",
        "end_time": "2022-11-11T14:48:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8679.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8679.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8679.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8679.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.98570991,
            40.45720508,
            -8.578125796,
            -73.98413223,
            40.45958998,
            -4.118125796
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.98570991177326,
                  40.45721862379176,
                  -8.57812579570269
                ],
                [
                  -73.98567424535429,
                  40.45958998360127,
                  -8.57812579570269
                ],
                [
                  -73.98413222830986,
                  40.45957644096163,
                  -4.118125795702689
                ],
                [
                  -73.98416794892756,
                  40.45720508227988,
                  -4.118125795702689
                ],
                [
                  -73.98570991177326,
                  40.45721862379176,
                  -8.57812579570269
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8679.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8679.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:55:11Z",
            "pc:count": 5540,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586018.1242,
                "count": 5540,
                "maximum": 586130.7619,
                "minimum": 586000.0019,
                "name": "X",
                "position": 0,
                "stddev": 18.72035005,
                "variance": 350.451506
              },
              {
                "average": 4479046.44,
                "count": 5540,
                "maximum": 4479263.25,
                "minimum": 4478999.99,
                "name": "Y",
                "position": 1,
                "stddev": 43.07951374,
                "variance": 1855.844504
              },
              {
                "average": -5.651046373,
                "count": 5540,
                "maximum": -4.118125796,
                "minimum": -8.578125796,
                "name": "Z",
                "position": 2,
                "stddev": 0.9160498596,
                "variance": 0.8391473452
              },
              {
                "average": 1651.268051,
                "count": 5540,
                "maximum": 4365,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1373.278536,
                "variance": 1885893.938
              },
              {
                "average": 1,
                "count": 5540,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5540,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5540,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5540,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 5540,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.84037282,
                "count": 5540,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.673781486,
                "variance": 2.801544463
              },
              {
                "average": 2.016245487,
                "count": 5540,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1264296515,
                "variance": 0.01598445679
              },
              {
                "average": 12.62942238,
                "count": 5540,
                "maximum": 13,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4830030614,
                "variance": 0.2332919573
              },
              {
                "average": 352213570.9,
                "count": 5540,
                "maximum": 352213711.6,
                "minimum": 352213335.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 178.7791476,
                "variance": 31961.98361
              },
              {
                "average": 0,
                "count": 5540,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5540,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5540,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5540,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5540,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586000.0019,
              4478999.99,
              -8.578125796,
              586130.7619,
              4479263.25,
              -4.118125796
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586000.0019176331,
                    4478999.989553478,
                    -8.57812579570269
                  ],
                  [
                    586000.0019176331,
                    4479263.249553477,
                    -8.57812579570269
                  ],
                  [
                    586130.7619176331,
                    4479263.249553477,
                    -4.118125795702689
                  ],
                  [
                    586130.7619176331,
                    4478999.989553478,
                    -4.118125795702689
                  ],
                  [
                    586000.0019176331,
                    4478999.989553478,
                    -8.57812579570269
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:55:11+00:00",
            "end_time": "2022-11-11T14:48:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8558.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.98860863999425,
              40.26805488725308,
              7.911601829419015
            ],
            [
              -73.98860123823842,
              40.268551767286525,
              7.911601829419015
            ],
            [
              -73.9885339739115,
              40.268551179303415,
              17.831601829419014
            ],
            [
              -73.98854137615938,
              40.26805429928023,
              17.831601829419014
            ],
            [
              -73.98860863999425,
              40.26805488725308,
              7.911601829419015
            ]
          ]
        ]
      },
      "bbox": [
        -73.98860864,
        40.2680543,
        7.911601829,
        -73.98853397,
        40.26855177,
        17.83160183
      ],
      "properties": {
        "datetime": "2022-11-11T15:32:30Z",
        "pc:count": 3924,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 585998.2887,
            "count": 3924,
            "maximum": 586000.0023,
            "minimum": 585994.2823,
            "name": "X",
            "position": 0,
            "stddev": 1.354134003,
            "variance": 1.833678897
          },
          {
            "average": 4458021.132,
            "count": 3924,
            "maximum": 4458055.152,
            "minimum": 4457999.992,
            "name": "Y",
            "position": 1,
            "stddev": 12.80999876,
            "variance": 164.0960681
          },
          {
            "average": 9.600212941,
            "count": 3924,
            "maximum": 17.83160183,
            "minimum": 7.911601829,
            "name": "Z",
            "position": 2,
            "stddev": 2.02511372,
            "variance": 4.10108558
          },
          {
            "average": 4224.816259,
            "count": 3924,
            "maximum": 14850,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 4180.480662,
            "variance": 17476418.57
          },
          {
            "average": 2.222986748,
            "count": 3924,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.250224206,
            "variance": 1.563060565
          },
          {
            "average": 2.70158002,
            "count": 3924,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.400952864,
            "variance": 1.962668928
          },
          {
            "average": 1,
            "count": 3924,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3924,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208205912,
            "count": 3924,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4060766349,
            "variance": 0.1648982334
          },
          {
            "average": 19.00200081,
            "count": 3924,
            "maximum": 19.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.280835882,
            "count": 3924,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.356296751,
            "variance": 1.839540876
          },
          {
            "average": 4,
            "count": 3924,
            "maximum": 4,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 352215950.3,
            "count": 3924,
            "maximum": 352215950.8,
            "minimum": 352215949.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.2672323465,
            "variance": 0.07141312704
          },
          {
            "average": 0,
            "count": 3924,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3924,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3924,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3924,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3924,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          585994.2823,
          4457999.992,
          7.911601829,
          586000.0023,
          4458055.152,
          17.83160183
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                585994.2823367319,
                4457999.991806751,
                7.911601829419015
              ],
              [
                585994.2823367319,
                4458055.151806751,
                7.911601829419015
              ],
              [
                586000.0023367319,
                4458055.151806751,
                17.831601829419014
              ],
              [
                586000.0023367319,
                4457999.991806751,
                17.831601829419014
              ],
              [
                585994.2823367319,
                4457999.991806751,
                7.911601829419015
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:32:30+00:00",
        "end_time": "2022-11-11T15:32:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8558.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8558.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8558.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8558.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.98860864,
            40.2680543,
            7.911601829,
            -73.98853397,
            40.26855177,
            17.83160183
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.98860863999425,
                  40.26805488725308,
                  7.911601829419015
                ],
                [
                  -73.98860123823842,
                  40.268551767286525,
                  7.911601829419015
                ],
                [
                  -73.9885339739115,
                  40.268551179303415,
                  17.831601829419014
                ],
                [
                  -73.98854137615938,
                  40.26805429928023,
                  17.831601829419014
                ],
                [
                  -73.98860863999425,
                  40.26805488725308,
                  7.911601829419015
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8558.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8558.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:32:30Z",
            "pc:count": 3924,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 585998.2887,
                "count": 3924,
                "maximum": 586000.0023,
                "minimum": 585994.2823,
                "name": "X",
                "position": 0,
                "stddev": 1.354134003,
                "variance": 1.833678897
              },
              {
                "average": 4458021.132,
                "count": 3924,
                "maximum": 4458055.152,
                "minimum": 4457999.992,
                "name": "Y",
                "position": 1,
                "stddev": 12.80999876,
                "variance": 164.0960681
              },
              {
                "average": 9.600212941,
                "count": 3924,
                "maximum": 17.83160183,
                "minimum": 7.911601829,
                "name": "Z",
                "position": 2,
                "stddev": 2.02511372,
                "variance": 4.10108558
              },
              {
                "average": 4224.816259,
                "count": 3924,
                "maximum": 14850,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 4180.480662,
                "variance": 17476418.57
              },
              {
                "average": 2.222986748,
                "count": 3924,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.250224206,
                "variance": 1.563060565
              },
              {
                "average": 2.70158002,
                "count": 3924,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.400952864,
                "variance": 1.962668928
              },
              {
                "average": 1,
                "count": 3924,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3924,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208205912,
                "count": 3924,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4060766349,
                "variance": 0.1648982334
              },
              {
                "average": 19.00200081,
                "count": 3924,
                "maximum": 19.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.280835882,
                "count": 3924,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.356296751,
                "variance": 1.839540876
              },
              {
                "average": 4,
                "count": 3924,
                "maximum": 4,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 352215950.3,
                "count": 3924,
                "maximum": 352215950.8,
                "minimum": 352215949.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.2672323465,
                "variance": 0.07141312704
              },
              {
                "average": 0,
                "count": 3924,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3924,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3924,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3924,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3924,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              585994.2823,
              4457999.992,
              7.911601829,
              586000.0023,
              4458055.152,
              17.83160183
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    585994.2823367319,
                    4457999.991806751,
                    7.911601829419015
                  ],
                  [
                    585994.2823367319,
                    4458055.151806751,
                    7.911601829419015
                  ],
                  [
                    586000.0023367319,
                    4458055.151806751,
                    17.831601829419014
                  ],
                  [
                    586000.0023367319,
                    4457999.991806751,
                    17.831601829419014
                  ],
                  [
                    585994.2823367319,
                    4457999.991806751,
                    7.911601829419015
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:32:30+00:00",
            "end_time": "2022-11-11T15:32:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6169.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.2907643047212,
              39.476742413956295,
              -3.052414662283741
            ],
            [
              -74.29075729760675,
              39.47743239401525,
              -3.052414662283741
            ],
            [
              -74.29017250517525,
              39.477428825680136,
              -2.552414662283741
            ],
            [
              -74.2901795180661,
              39.47673884570818,
              -2.552414662283741
            ],
            [
              -74.2907643047212,
              39.476742413956295,
              -3.052414662283741
            ]
          ]
        ]
      },
      "bbox": [
        -74.2907643,
        39.47673885,
        -3.052414662,
        -74.29017251,
        39.47743239,
        -2.552414662
      ],
      "properties": {
        "datetime": "2022-11-10T17:04:27Z",
        "pc:count": 7923,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561021.2438,
            "count": 7923,
            "maximum": 561050.3058,
            "minimum": 561000.0058,
            "name": "X",
            "position": 0,
            "stddev": 12.75563247,
            "variance": 162.7061598
          },
          {
            "average": 4369970.483,
            "count": 7923,
            "maximum": 4369999.988,
            "minimum": 4369923.408,
            "name": "Y",
            "position": 1,
            "stddev": 19.55675984,
            "variance": 382.4668555
          },
          {
            "average": -2.800387652,
            "count": 7923,
            "maximum": -2.552414662,
            "minimum": -3.052414662,
            "name": "Z",
            "position": 2,
            "stddev": 0.06580099578,
            "variance": 0.004329771045
          },
          {
            "average": 101.5412091,
            "count": 7923,
            "maximum": 315,
            "minimum": 20,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.317043,
            "variance": 2334.536644
          },
          {
            "average": 1,
            "count": 7923,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 7923,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 7923,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7923,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 7923,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.34565395,
            "count": 7923,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.146414958,
            "variance": 1.314267256
          },
          {
            "average": 2,
            "count": 7923,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23,
            "count": 7923,
            "maximum": 23,
            "minimum": 23,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 352135066,
            "count": 7923,
            "maximum": 352135067.3,
            "minimum": 352135064.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.685372011,
            "variance": 0.4697347935
          },
          {
            "average": 0,
            "count": 7923,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7923,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7923,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7923,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7923,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561000.0058,
          4369923.408,
          -3.052414662,
          561050.3058,
          4369999.988,
          -2.552414662
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561000.0058022357,
                4369923.407606103,
                -3.052414662283741
              ],
              [
                561000.0058022357,
                4369999.9876061035,
                -3.052414662283741
              ],
              [
                561050.3058022357,
                4369999.9876061035,
                -2.552414662283741
              ],
              [
                561050.3058022357,
                4369923.407606103,
                -2.552414662283741
              ],
              [
                561000.0058022357,
                4369923.407606103,
                -3.052414662283741
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T17:04:27+00:00",
        "end_time": "2022-11-10T17:04:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6169.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6169.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6169.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6169.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.2907643,
            39.47673885,
            -3.052414662,
            -74.29017251,
            39.47743239,
            -2.552414662
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.2907643047212,
                  39.476742413956295,
                  -3.052414662283741
                ],
                [
                  -74.29075729760675,
                  39.47743239401525,
                  -3.052414662283741
                ],
                [
                  -74.29017250517525,
                  39.477428825680136,
                  -2.552414662283741
                ],
                [
                  -74.2901795180661,
                  39.47673884570818,
                  -2.552414662283741
                ],
                [
                  -74.2907643047212,
                  39.476742413956295,
                  -3.052414662283741
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6169.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6169.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T17:04:27Z",
            "pc:count": 7923,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561021.2438,
                "count": 7923,
                "maximum": 561050.3058,
                "minimum": 561000.0058,
                "name": "X",
                "position": 0,
                "stddev": 12.75563247,
                "variance": 162.7061598
              },
              {
                "average": 4369970.483,
                "count": 7923,
                "maximum": 4369999.988,
                "minimum": 4369923.408,
                "name": "Y",
                "position": 1,
                "stddev": 19.55675984,
                "variance": 382.4668555
              },
              {
                "average": -2.800387652,
                "count": 7923,
                "maximum": -2.552414662,
                "minimum": -3.052414662,
                "name": "Z",
                "position": 2,
                "stddev": 0.06580099578,
                "variance": 0.004329771045
              },
              {
                "average": 101.5412091,
                "count": 7923,
                "maximum": 315,
                "minimum": 20,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.317043,
                "variance": 2334.536644
              },
              {
                "average": 1,
                "count": 7923,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 7923,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 7923,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7923,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 7923,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.34565395,
                "count": 7923,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.146414958,
                "variance": 1.314267256
              },
              {
                "average": 2,
                "count": 7923,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23,
                "count": 7923,
                "maximum": 23,
                "minimum": 23,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 352135066,
                "count": 7923,
                "maximum": 352135067.3,
                "minimum": 352135064.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.685372011,
                "variance": 0.4697347935
              },
              {
                "average": 0,
                "count": 7923,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7923,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7923,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7923,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7923,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561000.0058,
              4369923.408,
              -3.052414662,
              561050.3058,
              4369999.988,
              -2.552414662
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561000.0058022357,
                    4369923.407606103,
                    -3.052414662283741
                  ],
                  [
                    561000.0058022357,
                    4369999.9876061035,
                    -3.052414662283741
                  ],
                  [
                    561050.3058022357,
                    4369999.9876061035,
                    -2.552414662283741
                  ],
                  [
                    561050.3058022357,
                    4369923.407606103,
                    -2.552414662283741
                  ],
                  [
                    561000.0058022357,
                    4369923.407606103,
                    -3.052414662283741
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T17:04:27+00:00",
            "end_time": "2022-11-10T17:04:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5672.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.33906613025262,
              39.4984470920767,
              -2.419552390473246
            ],
            [
              -74.33904519336042,
              39.500657600852136,
              -2.419552390473246
            ],
            [
              -74.33704412252466,
              39.50064620765345,
              -0.459552390473246
            ],
            [
              -74.33706512279296,
              39.49843569976777,
              -0.459552390473246
            ],
            [
              -74.33906613025262,
              39.4984470920767,
              -2.419552390473246
            ]
          ]
        ]
      },
      "bbox": [
        -74.33906613,
        39.4984357,
        -2.41955239,
        -74.33704412,
        39.5006576,
        -0.4595523905
      ],
      "properties": {
        "datetime": "2022-11-10T13:41:05Z",
        "pc:count": 66096,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556939.7514,
            "count": 66096,
            "maximum": 557000.0103,
            "minimum": 556827.9503,
            "name": "X",
            "position": 0,
            "stddev": 42.02732569,
            "variance": 1766.296105
          },
          {
            "average": 4372406.965,
            "count": 66096,
            "maximum": 4372545.99,
            "minimum": 4372300.65,
            "name": "Y",
            "position": 1,
            "stddev": 62.05787034,
            "variance": 3851.179271
          },
          {
            "average": -0.9914571956,
            "count": 66096,
            "maximum": -0.4595523905,
            "minimum": -2.41955239,
            "name": "Z",
            "position": 2,
            "stddev": 0.1792689758,
            "variance": 0.03213736569
          },
          {
            "average": 213.0509259,
            "count": 66096,
            "maximum": 898,
            "minimum": 20,
            "name": "Intensity",
            "position": 3,
            "stddev": 125.8913495,
            "variance": 15848.63189
          },
          {
            "average": 1,
            "count": 66096,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 66096,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 66096,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66096,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 66096,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.75295268,
            "count": 66096,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.407462265,
            "variance": 1.980950029
          },
          {
            "average": 2.000499274,
            "count": 66096,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02233902548,
            "variance": 0.0004990320594
          },
          {
            "average": 1,
            "count": 66096,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 352122861.9,
            "count": 66096,
            "maximum": 352122865.1,
            "minimum": 352122859.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.500915201,
            "variance": 2.252746441
          },
          {
            "average": 0,
            "count": 66096,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66096,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66096,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66096,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66096,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556827.9503,
          4372300.65,
          -2.41955239,
          557000.0103,
          4372545.99,
          -0.4595523905
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556827.9503058526,
                4372300.6498751845,
                -2.419552390473246
              ],
              [
                556827.9503058526,
                4372545.989875184,
                -2.419552390473246
              ],
              [
                557000.0103058526,
                4372545.989875184,
                -0.459552390473246
              ],
              [
                557000.0103058526,
                4372300.6498751845,
                -0.459552390473246
              ],
              [
                556827.9503058526,
                4372300.6498751845,
                -2.419552390473246
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T13:41:05+00:00",
        "end_time": "2022-11-10T13:40:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5672.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5672.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5672.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5672.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.33906613,
            39.4984357,
            -2.41955239,
            -74.33704412,
            39.5006576,
            -0.4595523905
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.33906613025262,
                  39.4984470920767,
                  -2.419552390473246
                ],
                [
                  -74.33904519336042,
                  39.500657600852136,
                  -2.419552390473246
                ],
                [
                  -74.33704412252466,
                  39.50064620765345,
                  -0.459552390473246
                ],
                [
                  -74.33706512279296,
                  39.49843569976777,
                  -0.459552390473246
                ],
                [
                  -74.33906613025262,
                  39.4984470920767,
                  -2.419552390473246
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5672.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5672.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T13:41:05Z",
            "pc:count": 66096,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556939.7514,
                "count": 66096,
                "maximum": 557000.0103,
                "minimum": 556827.9503,
                "name": "X",
                "position": 0,
                "stddev": 42.02732569,
                "variance": 1766.296105
              },
              {
                "average": 4372406.965,
                "count": 66096,
                "maximum": 4372545.99,
                "minimum": 4372300.65,
                "name": "Y",
                "position": 1,
                "stddev": 62.05787034,
                "variance": 3851.179271
              },
              {
                "average": -0.9914571956,
                "count": 66096,
                "maximum": -0.4595523905,
                "minimum": -2.41955239,
                "name": "Z",
                "position": 2,
                "stddev": 0.1792689758,
                "variance": 0.03213736569
              },
              {
                "average": 213.0509259,
                "count": 66096,
                "maximum": 898,
                "minimum": 20,
                "name": "Intensity",
                "position": 3,
                "stddev": 125.8913495,
                "variance": 15848.63189
              },
              {
                "average": 1,
                "count": 66096,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 66096,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 66096,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66096,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 66096,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.75295268,
                "count": 66096,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.407462265,
                "variance": 1.980950029
              },
              {
                "average": 2.000499274,
                "count": 66096,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02233902548,
                "variance": 0.0004990320594
              },
              {
                "average": 1,
                "count": 66096,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 352122861.9,
                "count": 66096,
                "maximum": 352122865.1,
                "minimum": 352122859.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.500915201,
                "variance": 2.252746441
              },
              {
                "average": 0,
                "count": 66096,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66096,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66096,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66096,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66096,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556827.9503,
              4372300.65,
              -2.41955239,
              557000.0103,
              4372545.99,
              -0.4595523905
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556827.9503058526,
                    4372300.6498751845,
                    -2.419552390473246
                  ],
                  [
                    556827.9503058526,
                    4372545.989875184,
                    -2.419552390473246
                  ],
                  [
                    557000.0103058526,
                    4372545.989875184,
                    -0.459552390473246
                  ],
                  [
                    557000.0103058526,
                    4372300.6498751845,
                    -0.459552390473246
                  ],
                  [
                    556827.9503058526,
                    4372300.6498751845,
                    -2.419552390473246
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T13:41:05+00:00",
            "end_time": "2022-11-10T13:40:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8762.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.97614154892635,
              40.31039899520682,
              -3.402894734328586
            ],
            [
              -73.9761024096577,
              40.3129903806007,
              -3.402894734328586
            ],
            [
              -73.97479625562202,
              40.31297881197627,
              0.977105265671414
            ],
            [
              -73.97483544479809,
              40.310387427636044,
              0.977105265671414
            ],
            [
              -73.97614154892635,
              40.31039899520682,
              -3.402894734328586
            ]
          ]
        ]
      },
      "bbox": [
        -73.97614155,
        40.31038743,
        -3.402894734,
        -73.97479626,
        40.31299038,
        0.9771052657
      ],
      "properties": {
        "datetime": "2022-11-11T15:18:22Z",
        "pc:count": 34053,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 587065.2124,
            "count": 34053,
            "maximum": 587111.0067,
            "minimum": 587000.0067,
            "name": "X",
            "position": 0,
            "stddev": 15.53461587,
            "variance": 241.3242902
          },
          {
            "average": 4462864.482,
            "count": 34053,
            "maximum": 4462999.984,
            "minimum": 4462712.304,
            "name": "Y",
            "position": 1,
            "stddev": 80.97931212,
            "variance": 6557.648992
          },
          {
            "average": -2.109110046,
            "count": 34053,
            "maximum": 0.9771052657,
            "minimum": -3.402894734,
            "name": "Z",
            "position": 2,
            "stddev": 0.4846065647,
            "variance": 0.2348435225
          },
          {
            "average": 201.652571,
            "count": 34053,
            "maximum": 42211,
            "minimum": 13,
            "name": "Intensity",
            "position": 3,
            "stddev": 1166.468979,
            "variance": 1360649.879
          },
          {
            "average": 1,
            "count": 34053,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 34053,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 34053,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34053,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.82477315,
            "count": 34053,
            "maximum": 29,
            "minimum": 2,
            "name": "Classification",
            "position": 8,
            "stddev": 2.168077166,
            "variance": 4.700558598
          },
          {
            "average": 18.97771755,
            "count": 34053,
            "maximum": 21,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9250127279,
            "variance": 0.8556485468
          },
          {
            "average": 1.997944381,
            "count": 34053,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09990247016,
            "variance": 0.009980503543
          },
          {
            "average": 1.412063548,
            "count": 34053,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4922136681,
            "variance": 0.242274295
          },
          {
            "average": 352214846.1,
            "count": 34053,
            "maximum": 352215102.5,
            "minimum": 352214665.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 211.8985461,
            "variance": 44900.99384
          },
          {
            "average": 0,
            "count": 34053,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34053,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34053,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34053,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34053,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          587000.0067,
          4462712.304,
          -3.402894734,
          587111.0067,
          4462999.984,
          0.9771052657
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                587000.0067319826,
                4462712.304180382,
                -3.402894734328586
              ],
              [
                587000.0067319826,
                4462999.9841803815,
                -3.402894734328586
              ],
              [
                587111.0067319826,
                4462999.9841803815,
                0.977105265671414
              ],
              [
                587111.0067319826,
                4462712.304180382,
                0.977105265671414
              ],
              [
                587000.0067319826,
                4462712.304180382,
                -3.402894734328586
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:18:22+00:00",
        "end_time": "2022-11-11T15:11:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8762.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8762.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8762.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8762.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.97614155,
            40.31038743,
            -3.402894734,
            -73.97479626,
            40.31299038,
            0.9771052657
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.97614154892635,
                  40.31039899520682,
                  -3.402894734328586
                ],
                [
                  -73.9761024096577,
                  40.3129903806007,
                  -3.402894734328586
                ],
                [
                  -73.97479625562202,
                  40.31297881197627,
                  0.977105265671414
                ],
                [
                  -73.97483544479809,
                  40.310387427636044,
                  0.977105265671414
                ],
                [
                  -73.97614154892635,
                  40.31039899520682,
                  -3.402894734328586
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8762.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8762.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:18:22Z",
            "pc:count": 34053,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 587065.2124,
                "count": 34053,
                "maximum": 587111.0067,
                "minimum": 587000.0067,
                "name": "X",
                "position": 0,
                "stddev": 15.53461587,
                "variance": 241.3242902
              },
              {
                "average": 4462864.482,
                "count": 34053,
                "maximum": 4462999.984,
                "minimum": 4462712.304,
                "name": "Y",
                "position": 1,
                "stddev": 80.97931212,
                "variance": 6557.648992
              },
              {
                "average": -2.109110046,
                "count": 34053,
                "maximum": 0.9771052657,
                "minimum": -3.402894734,
                "name": "Z",
                "position": 2,
                "stddev": 0.4846065647,
                "variance": 0.2348435225
              },
              {
                "average": 201.652571,
                "count": 34053,
                "maximum": 42211,
                "minimum": 13,
                "name": "Intensity",
                "position": 3,
                "stddev": 1166.468979,
                "variance": 1360649.879
              },
              {
                "average": 1,
                "count": 34053,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 34053,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 34053,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34053,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.82477315,
                "count": 34053,
                "maximum": 29,
                "minimum": 2,
                "name": "Classification",
                "position": 8,
                "stddev": 2.168077166,
                "variance": 4.700558598
              },
              {
                "average": 18.97771755,
                "count": 34053,
                "maximum": 21,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9250127279,
                "variance": 0.8556485468
              },
              {
                "average": 1.997944381,
                "count": 34053,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09990247016,
                "variance": 0.009980503543
              },
              {
                "average": 1.412063548,
                "count": 34053,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4922136681,
                "variance": 0.242274295
              },
              {
                "average": 352214846.1,
                "count": 34053,
                "maximum": 352215102.5,
                "minimum": 352214665.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 211.8985461,
                "variance": 44900.99384
              },
              {
                "average": 0,
                "count": 34053,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34053,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34053,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34053,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34053,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              587000.0067,
              4462712.304,
              -3.402894734,
              587111.0067,
              4462999.984,
              0.9771052657
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    587000.0067319826,
                    4462712.304180382,
                    -3.402894734328586
                  ],
                  [
                    587000.0067319826,
                    4462999.9841803815,
                    -3.402894734328586
                  ],
                  [
                    587111.0067319826,
                    4462999.9841803815,
                    0.977105265671414
                  ],
                  [
                    587111.0067319826,
                    4462712.304180382,
                    0.977105265671414
                  ],
                  [
                    587000.0067319826,
                    4462712.304180382,
                    -3.402894734328586
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:18:22+00:00",
            "end_time": "2022-11-11T15:11:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8772.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.97487550870277,
              40.39406069353085,
              -6.204635368125595
            ],
            [
              -73.9747388640771,
              40.40306842882016,
              -6.204635368125595
            ],
            [
              -73.9721713885705,
              40.403045632906576,
              1.675364631874404
            ],
            [
              -73.97230837523723,
              40.39403790482979,
              1.675364631874404
            ],
            [
              -73.97487550870277,
              40.39406069353085,
              -6.204635368125595
            ]
          ]
        ]
      },
      "bbox": [
        -73.97487551,
        40.3940379,
        -6.204635368,
        -73.97217139,
        40.40306843,
        1.675364632
      ],
      "properties": {
        "datetime": "2022-11-11T14:12:51Z",
        "pc:count": 557782,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 587071.7887,
            "count": 557782,
            "maximum": 587217.8956,
            "minimum": 586999.9956,
            "name": "X",
            "position": 0,
            "stddev": 42.71109754,
            "variance": 1824.237853
          },
          {
            "average": 4472502.773,
            "count": 557782,
            "maximum": 4472999.989,
            "minimum": 4471999.989,
            "name": "Y",
            "position": 1,
            "stddev": 304.5140966,
            "variance": 92728.83501
          },
          {
            "average": -2.658548779,
            "count": 557782,
            "maximum": 1.675364632,
            "minimum": -6.204635368,
            "name": "Z",
            "position": 2,
            "stddev": 0.948774096,
            "variance": 0.9001722852
          },
          {
            "average": 405.3929564,
            "count": 557782,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1283.243982,
            "variance": 1646715.116
          },
          {
            "average": 1,
            "count": 557782,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 557782,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 557782,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 557782,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.91207497,
            "count": 557782,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.538441248,
            "variance": 2.366801473
          },
          {
            "average": 20.24251075,
            "count": 557782,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.575962865,
            "variance": 2.483658951
          },
          {
            "average": 2.02344285,
            "count": 557782,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1730913461,
            "variance": 0.02996061409
          },
          {
            "average": 5.879221631,
            "count": 557782,
            "maximum": 7,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7030624942,
            "variance": 0.4942968707
          },
          {
            "average": 352210705.2,
            "count": 557782,
            "maximum": 352211171,
            "minimum": 352209919.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 338.7985916,
            "variance": 114784.4856
          },
          {
            "average": 0,
            "count": 557782,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 557782,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 557782,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 557782,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 557782,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586999.9956,
          4471999.989,
          -6.204635368,
          587217.8956,
          4472999.989,
          1.675364632
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586999.9956110988,
                4471999.98901819,
                -6.204635368125595
              ],
              [
                586999.9956110988,
                4472999.98901819,
                -6.204635368125595
              ],
              [
                587217.8956110987,
                4472999.98901819,
                1.675364631874404
              ],
              [
                587217.8956110987,
                4471999.98901819,
                1.675364631874404
              ],
              [
                586999.9956110988,
                4471999.98901819,
                -6.204635368125595
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:12:51+00:00",
        "end_time": "2022-11-11T13:51:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8772.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8772.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8772.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8772.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.97487551,
            40.3940379,
            -6.204635368,
            -73.97217139,
            40.40306843,
            1.675364632
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.97487550870277,
                  40.39406069353085,
                  -6.204635368125595
                ],
                [
                  -73.9747388640771,
                  40.40306842882016,
                  -6.204635368125595
                ],
                [
                  -73.9721713885705,
                  40.403045632906576,
                  1.675364631874404
                ],
                [
                  -73.97230837523723,
                  40.39403790482979,
                  1.675364631874404
                ],
                [
                  -73.97487550870277,
                  40.39406069353085,
                  -6.204635368125595
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8772.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8772.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:12:51Z",
            "pc:count": 557782,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 587071.7887,
                "count": 557782,
                "maximum": 587217.8956,
                "minimum": 586999.9956,
                "name": "X",
                "position": 0,
                "stddev": 42.71109754,
                "variance": 1824.237853
              },
              {
                "average": 4472502.773,
                "count": 557782,
                "maximum": 4472999.989,
                "minimum": 4471999.989,
                "name": "Y",
                "position": 1,
                "stddev": 304.5140966,
                "variance": 92728.83501
              },
              {
                "average": -2.658548779,
                "count": 557782,
                "maximum": 1.675364632,
                "minimum": -6.204635368,
                "name": "Z",
                "position": 2,
                "stddev": 0.948774096,
                "variance": 0.9001722852
              },
              {
                "average": 405.3929564,
                "count": 557782,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1283.243982,
                "variance": 1646715.116
              },
              {
                "average": 1,
                "count": 557782,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 557782,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 557782,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 557782,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.91207497,
                "count": 557782,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.538441248,
                "variance": 2.366801473
              },
              {
                "average": 20.24251075,
                "count": 557782,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.575962865,
                "variance": 2.483658951
              },
              {
                "average": 2.02344285,
                "count": 557782,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1730913461,
                "variance": 0.02996061409
              },
              {
                "average": 5.879221631,
                "count": 557782,
                "maximum": 7,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7030624942,
                "variance": 0.4942968707
              },
              {
                "average": 352210705.2,
                "count": 557782,
                "maximum": 352211171,
                "minimum": 352209919.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 338.7985916,
                "variance": 114784.4856
              },
              {
                "average": 0,
                "count": 557782,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 557782,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 557782,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 557782,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 557782,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586999.9956,
              4471999.989,
              -6.204635368,
              587217.8956,
              4472999.989,
              1.675364632
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586999.9956110988,
                    4471999.98901819,
                    -6.204635368125595
                  ],
                  [
                    586999.9956110988,
                    4472999.98901819,
                    -6.204635368125595
                  ],
                  [
                    587217.8956110987,
                    4472999.98901819,
                    1.675364631874404
                  ],
                  [
                    587217.8956110987,
                    4471999.98901819,
                    1.675364631874404
                  ],
                  [
                    586999.9956110988,
                    4471999.98901819,
                    -6.204635368125595
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:12:51+00:00",
            "end_time": "2022-11-11T13:51:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8557.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.99025398345347,
              40.25906005856437,
              1.106544818154861
            ],
            [
              -73.99012003142752,
              40.2680678676034,
              1.106544818154861
            ],
            [
              -73.98854121229746,
              40.26805407699588,
              24.686544818154864
            ],
            [
              -73.98867537365348,
              40.259046272323616,
              24.686544818154864
            ],
            [
              -73.99025398345347,
              40.25906005856437,
              1.106544818154861
            ]
          ]
        ]
      },
      "bbox": [
        -73.99025398,
        40.25904627,
        1.106544818,
        -73.98854121,
        40.26806787,
        24.68654482
      ],
      "properties": {
        "datetime": "2022-11-11T15:32:30Z",
        "pc:count": 441562,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 585945.7878,
            "count": 441562,
            "maximum": 586000.0166,
            "minimum": 585865.7566,
            "name": "X",
            "position": 0,
            "stddev": 34.93706045,
            "variance": 1220.598193
          },
          {
            "average": 4457426.342,
            "count": 441562,
            "maximum": 4457999.967,
            "minimum": 4456999.987,
            "name": "Y",
            "position": 1,
            "stddev": 259.106286,
            "variance": 67136.06747
          },
          {
            "average": 8.836643174,
            "count": 441562,
            "maximum": 24.68654482,
            "minimum": 1.106544818,
            "name": "Z",
            "position": 2,
            "stddev": 3.710424887,
            "variance": 13.76725284
          },
          {
            "average": 6305.240018,
            "count": 441562,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 7372.548267,
            "variance": 54354467.94
          },
          {
            "average": 1.55905173,
            "count": 441562,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9334110165,
            "variance": 0.8712561257
          },
          {
            "average": 2.111173516,
            "count": 441562,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.344462431,
            "variance": 1.807579229
          },
          {
            "average": 1,
            "count": 441562,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 441562,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.307066731,
            "count": 441562,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4612778292,
            "variance": 0.2127772357
          },
          {
            "average": 20.75874947,
            "count": 441562,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7587906665,
            "variance": 0.5757632756
          },
          {
            "average": 1.614595459,
            "count": 441562,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.091859235,
            "variance": 1.192156588
          },
          {
            "average": 4,
            "count": 441562,
            "maximum": 4,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 352215942.3,
            "count": 441562,
            "maximum": 352215950.5,
            "minimum": 352215934.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3.597709827,
            "variance": 12.943516
          },
          {
            "average": 0,
            "count": 441562,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 441562,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 441562,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 441562,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 441562,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          585865.7566,
          4456999.987,
          1.106544818,
          586000.0166,
          4457999.967,
          24.68654482
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                585865.7565510125,
                4456999.987292571,
                1.106544818154861
              ],
              [
                585865.7565510125,
                4457999.967292571,
                1.106544818154861
              ],
              [
                586000.0165510125,
                4457999.967292571,
                24.686544818154864
              ],
              [
                586000.0165510125,
                4456999.987292571,
                24.686544818154864
              ],
              [
                585865.7565510125,
                4456999.987292571,
                1.106544818154861
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:32:30+00:00",
        "end_time": "2022-11-11T15:32:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8557.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8557.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8557.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8557.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.99025398,
            40.25904627,
            1.106544818,
            -73.98854121,
            40.26806787,
            24.68654482
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.99025398345347,
                  40.25906005856437,
                  1.106544818154861
                ],
                [
                  -73.99012003142752,
                  40.2680678676034,
                  1.106544818154861
                ],
                [
                  -73.98854121229746,
                  40.26805407699588,
                  24.686544818154864
                ],
                [
                  -73.98867537365348,
                  40.259046272323616,
                  24.686544818154864
                ],
                [
                  -73.99025398345347,
                  40.25906005856437,
                  1.106544818154861
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8557.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8557.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:32:30Z",
            "pc:count": 441562,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 585945.7878,
                "count": 441562,
                "maximum": 586000.0166,
                "minimum": 585865.7566,
                "name": "X",
                "position": 0,
                "stddev": 34.93706045,
                "variance": 1220.598193
              },
              {
                "average": 4457426.342,
                "count": 441562,
                "maximum": 4457999.967,
                "minimum": 4456999.987,
                "name": "Y",
                "position": 1,
                "stddev": 259.106286,
                "variance": 67136.06747
              },
              {
                "average": 8.836643174,
                "count": 441562,
                "maximum": 24.68654482,
                "minimum": 1.106544818,
                "name": "Z",
                "position": 2,
                "stddev": 3.710424887,
                "variance": 13.76725284
              },
              {
                "average": 6305.240018,
                "count": 441562,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 7372.548267,
                "variance": 54354467.94
              },
              {
                "average": 1.55905173,
                "count": 441562,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9334110165,
                "variance": 0.8712561257
              },
              {
                "average": 2.111173516,
                "count": 441562,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.344462431,
                "variance": 1.807579229
              },
              {
                "average": 1,
                "count": 441562,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 441562,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.307066731,
                "count": 441562,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4612778292,
                "variance": 0.2127772357
              },
              {
                "average": 20.75874947,
                "count": 441562,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7587906665,
                "variance": 0.5757632756
              },
              {
                "average": 1.614595459,
                "count": 441562,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.091859235,
                "variance": 1.192156588
              },
              {
                "average": 4,
                "count": 441562,
                "maximum": 4,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 352215942.3,
                "count": 441562,
                "maximum": 352215950.5,
                "minimum": 352215934.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3.597709827,
                "variance": 12.943516
              },
              {
                "average": 0,
                "count": 441562,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 441562,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 441562,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 441562,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 441562,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              585865.7566,
              4456999.987,
              1.106544818,
              586000.0166,
              4457999.967,
              24.68654482
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    585865.7565510125,
                    4456999.987292571,
                    1.106544818154861
                  ],
                  [
                    585865.7565510125,
                    4457999.967292571,
                    1.106544818154861
                  ],
                  [
                    586000.0165510125,
                    4457999.967292571,
                    24.686544818154864
                  ],
                  [
                    586000.0165510125,
                    4456999.987292571,
                    24.686544818154864
                  ],
                  [
                    585865.7565510125,
                    4456999.987292571,
                    1.106544818154861
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:32:30+00:00",
            "end_time": "2022-11-11T15:32:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8678.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.98584540499435,
              40.44821085622682,
              -8.732696487768761
            ],
            [
              -73.98570996380073,
              40.45721853765816,
              -8.732696487768761
            ],
            [
              -73.9818901997007,
              40.45718495486217,
              8.947303512231239
            ],
            [
              -73.98202615074457,
              40.448177284052946,
              8.947303512231239
            ],
            [
              -73.98584540499435,
              40.44821085622682,
              -8.732696487768761
            ]
          ]
        ]
      },
      "bbox": [
        -73.9858454,
        40.44817728,
        -8.732696488,
        -73.9818902,
        40.45721854,
        8.947303512
      ],
      "properties": {
        "datetime": "2022-11-11T14:55:08Z",
        "pc:count": 689050,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586100.851,
            "count": 689050,
            "maximum": 586323.9176,
            "minimum": 585999.9976,
            "name": "X",
            "position": 0,
            "stddev": 66.61399238,
            "variance": 4437.423981
          },
          {
            "average": 4478356.925,
            "count": 689050,
            "maximum": 4478999.98,
            "minimum": 4477999.98,
            "name": "Y",
            "position": 1,
            "stddev": 248.0691825,
            "variance": 61538.3193
          },
          {
            "average": -2.005696212,
            "count": 689050,
            "maximum": 8.947303512,
            "minimum": -8.732696488,
            "name": "Z",
            "position": 2,
            "stddev": 2.068614853,
            "variance": 4.279167409
          },
          {
            "average": 1398.23407,
            "count": 689050,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3429.849369,
            "variance": 11763866.7
          },
          {
            "average": 1.030560917,
            "count": 689050,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2238792187,
            "variance": 0.05012190455
          },
          {
            "average": 1.060462956,
            "count": 689050,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3426636014,
            "variance": 0.1174183437
          },
          {
            "average": 1,
            "count": 689050,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 689050,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.50693709,
            "count": 689050,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.90253797,
            "variance": 62.45010637
          },
          {
            "average": 19.57285013,
            "count": 689050,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.836442883,
            "variance": 3.372522462
          },
          {
            "average": 1.943671722,
            "count": 689050,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2814199169,
            "variance": 0.07919716964
          },
          {
            "average": 11.66574995,
            "count": 689050,
            "maximum": 13,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6589772174,
            "variance": 0.434250973
          },
          {
            "average": 352213202.7,
            "count": 689050,
            "maximum": 352213708.9,
            "minimum": 352212544.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 263.5490146,
            "variance": 69458.0831
          },
          {
            "average": 0,
            "count": 689050,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 689050,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 689050,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 689050,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 689050,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          585999.9976,
          4477999.98,
          -8.732696488,
          586323.9176,
          4478999.98,
          8.947303512
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                585999.9976160723,
                4477999.979941814,
                -8.732696487768761
              ],
              [
                585999.9976160723,
                4478999.979941814,
                -8.732696487768761
              ],
              [
                586323.9176160722,
                4478999.979941814,
                8.947303512231239
              ],
              [
                586323.9176160722,
                4477999.979941814,
                8.947303512231239
              ],
              [
                585999.9976160723,
                4477999.979941814,
                -8.732696487768761
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:55:08+00:00",
        "end_time": "2022-11-11T14:35:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8678.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8678.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8678.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8678.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.9858454,
            40.44817728,
            -8.732696488,
            -73.9818902,
            40.45721854,
            8.947303512
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.98584540499435,
                  40.44821085622682,
                  -8.732696487768761
                ],
                [
                  -73.98570996380073,
                  40.45721853765816,
                  -8.732696487768761
                ],
                [
                  -73.9818901997007,
                  40.45718495486217,
                  8.947303512231239
                ],
                [
                  -73.98202615074457,
                  40.448177284052946,
                  8.947303512231239
                ],
                [
                  -73.98584540499435,
                  40.44821085622682,
                  -8.732696487768761
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8678.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8678.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:55:08Z",
            "pc:count": 689050,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586100.851,
                "count": 689050,
                "maximum": 586323.9176,
                "minimum": 585999.9976,
                "name": "X",
                "position": 0,
                "stddev": 66.61399238,
                "variance": 4437.423981
              },
              {
                "average": 4478356.925,
                "count": 689050,
                "maximum": 4478999.98,
                "minimum": 4477999.98,
                "name": "Y",
                "position": 1,
                "stddev": 248.0691825,
                "variance": 61538.3193
              },
              {
                "average": -2.005696212,
                "count": 689050,
                "maximum": 8.947303512,
                "minimum": -8.732696488,
                "name": "Z",
                "position": 2,
                "stddev": 2.068614853,
                "variance": 4.279167409
              },
              {
                "average": 1398.23407,
                "count": 689050,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3429.849369,
                "variance": 11763866.7
              },
              {
                "average": 1.030560917,
                "count": 689050,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2238792187,
                "variance": 0.05012190455
              },
              {
                "average": 1.060462956,
                "count": 689050,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3426636014,
                "variance": 0.1174183437
              },
              {
                "average": 1,
                "count": 689050,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 689050,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.50693709,
                "count": 689050,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.90253797,
                "variance": 62.45010637
              },
              {
                "average": 19.57285013,
                "count": 689050,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.836442883,
                "variance": 3.372522462
              },
              {
                "average": 1.943671722,
                "count": 689050,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2814199169,
                "variance": 0.07919716964
              },
              {
                "average": 11.66574995,
                "count": 689050,
                "maximum": 13,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6589772174,
                "variance": 0.434250973
              },
              {
                "average": 352213202.7,
                "count": 689050,
                "maximum": 352213708.9,
                "minimum": 352212544.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 263.5490146,
                "variance": 69458.0831
              },
              {
                "average": 0,
                "count": 689050,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 689050,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 689050,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 689050,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 689050,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              585999.9976,
              4477999.98,
              -8.732696488,
              586323.9176,
              4478999.98,
              8.947303512
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    585999.9976160723,
                    4477999.979941814,
                    -8.732696487768761
                  ],
                  [
                    585999.9976160723,
                    4478999.979941814,
                    -8.732696487768761
                  ],
                  [
                    586323.9176160722,
                    4478999.979941814,
                    8.947303512231239
                  ],
                  [
                    586323.9176160722,
                    4477999.979941814,
                    8.947303512231239
                  ],
                  [
                    585999.9976160723,
                    4477999.979941814,
                    -8.732696487768761
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:55:08+00:00",
            "end_time": "2022-11-11T14:35:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.99046914883186,
              40.39581394665141,
              0.516722474930241
            ],
            [
              -73.99035871868821,
              40.40320590901018,
              0.516722474930241
            ],
            [
              -73.98652150158674,
              40.403172336819004,
              71.25672247493023
            ],
            [
              -73.98663235125366,
              40.39578038317717,
              71.25672247493023
            ],
            [
              -73.99046914883186,
              40.39581394665141,
              0.516722474930241
            ]
          ]
        ]
      },
      "bbox": [
        -73.99046915,
        40.39578038,
        0.5167224749,
        -73.9865215,
        40.40320591,
        71.25672247
      ],
      "properties": {
        "datetime": "2022-11-11T13:36:33Z",
        "pc:count": 1131881,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 585898.4475,
            "count": 1131881,
            "maximum": 586000.0139,
            "minimum": 585674.3539,
            "name": "X",
            "position": 0,
            "stddev": 83.25120083,
            "variance": 6930.76244
          },
          {
            "average": 4472671.669,
            "count": 1131881,
            "maximum": 4472999.992,
            "minimum": 4472179.372,
            "name": "Y",
            "position": 1,
            "stddev": 240.2587541,
            "variance": 57724.26891
          },
          {
            "average": 18.75406537,
            "count": 1131881,
            "maximum": 71.25672247,
            "minimum": 0.5167224749,
            "name": "Z",
            "position": 2,
            "stddev": 17.13018744,
            "variance": 293.4433217
          },
          {
            "average": 3625.573612,
            "count": 1131881,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 5685.322488,
            "variance": 32322891.8
          },
          {
            "average": 2.122902496,
            "count": 1131881,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.195332268,
            "variance": 1.428819231
          },
          {
            "average": 3.23873181,
            "count": 1131881,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.552089644,
            "variance": 2.408982264
          },
          {
            "average": 1,
            "count": 1131881,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1131881,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.154750367,
            "count": 1131881,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3616667062,
            "variance": 0.1308028064
          },
          {
            "average": 20.19029932,
            "count": 1131881,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6318311098,
            "variance": 0.3992105513
          },
          {
            "average": 2.505395002,
            "count": 1131881,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.947328594,
            "variance": 3.792088654
          },
          {
            "average": 1.127941011,
            "count": 1131881,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.334024262,
            "variance": 0.1115722076
          },
          {
            "average": 352208503.7,
            "count": 1131881,
            "maximum": 352208993.7,
            "minimum": 352208425.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 186.590137,
            "variance": 34815.87921
          },
          {
            "average": 0,
            "count": 1131881,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1131881,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1131881,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1131881,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1131881,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          585674.3539,
          4472179.372,
          0.5167224749,
          586000.0139,
          4472999.992,
          71.25672247
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                585674.3538674843,
                4472179.371738377,
                0.516722474930241
              ],
              [
                585674.3538674843,
                4472999.991738376,
                0.516722474930241
              ],
              [
                586000.0138674842,
                4472999.991738376,
                71.25672247493023
              ],
              [
                586000.0138674842,
                4472179.371738377,
                71.25672247493023
              ],
              [
                585674.3538674843,
                4472179.371738377,
                0.516722474930241
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T13:36:33+00:00",
        "end_time": "2022-11-11T13:27:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.99046915,
            40.39578038,
            0.5167224749,
            -73.9865215,
            40.40320591,
            71.25672247
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.99046914883186,
                  40.39581394665141,
                  0.516722474930241
                ],
                [
                  -73.99035871868821,
                  40.40320590901018,
                  0.516722474930241
                ],
                [
                  -73.98652150158674,
                  40.403172336819004,
                  71.25672247493023
                ],
                [
                  -73.98663235125366,
                  40.39578038317717,
                  71.25672247493023
                ],
                [
                  -73.99046914883186,
                  40.39581394665141,
                  0.516722474930241
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T13:36:33Z",
            "pc:count": 1131881,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 585898.4475,
                "count": 1131881,
                "maximum": 586000.0139,
                "minimum": 585674.3539,
                "name": "X",
                "position": 0,
                "stddev": 83.25120083,
                "variance": 6930.76244
              },
              {
                "average": 4472671.669,
                "count": 1131881,
                "maximum": 4472999.992,
                "minimum": 4472179.372,
                "name": "Y",
                "position": 1,
                "stddev": 240.2587541,
                "variance": 57724.26891
              },
              {
                "average": 18.75406537,
                "count": 1131881,
                "maximum": 71.25672247,
                "minimum": 0.5167224749,
                "name": "Z",
                "position": 2,
                "stddev": 17.13018744,
                "variance": 293.4433217
              },
              {
                "average": 3625.573612,
                "count": 1131881,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 5685.322488,
                "variance": 32322891.8
              },
              {
                "average": 2.122902496,
                "count": 1131881,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.195332268,
                "variance": 1.428819231
              },
              {
                "average": 3.23873181,
                "count": 1131881,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.552089644,
                "variance": 2.408982264
              },
              {
                "average": 1,
                "count": 1131881,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1131881,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.154750367,
                "count": 1131881,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3616667062,
                "variance": 0.1308028064
              },
              {
                "average": 20.19029932,
                "count": 1131881,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6318311098,
                "variance": 0.3992105513
              },
              {
                "average": 2.505395002,
                "count": 1131881,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.947328594,
                "variance": 3.792088654
              },
              {
                "average": 1.127941011,
                "count": 1131881,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.334024262,
                "variance": 0.1115722076
              },
              {
                "average": 352208503.7,
                "count": 1131881,
                "maximum": 352208993.7,
                "minimum": 352208425.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 186.590137,
                "variance": 34815.87921
              },
              {
                "average": 0,
                "count": 1131881,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1131881,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1131881,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1131881,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1131881,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              585674.3539,
              4472179.372,
              0.5167224749,
              586000.0139,
              4472999.992,
              71.25672247
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    585674.3538674843,
                    4472179.371738377,
                    0.516722474930241
                  ],
                  [
                    585674.3538674843,
                    4472999.991738376,
                    0.516722474930241
                  ],
                  [
                    586000.0138674842,
                    4472999.991738376,
                    71.25672247493023
                  ],
                  [
                    586000.0138674842,
                    4472179.371738377,
                    71.25672247493023
                  ],
                  [
                    585674.3538674843,
                    4472179.371738377,
                    0.516722474930241
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T13:36:33+00:00",
            "end_time": "2022-11-11T13:27:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.99144505528909,
              40.25006128969073,
              -2.305491647857226
            ],
            [
              -73.99131130111323,
              40.25906929624605,
              -2.305491647857226
            ],
            [
              -73.98867542425648,
              40.259046288775494,
              19.034508352142772
            ],
            [
              -73.98880952781,
              40.25003828950596,
              19.034508352142772
            ],
            [
              -73.99144505528909,
              40.25006128969073,
              -2.305491647857226
            ]
          ]
        ]
      },
      "bbox": [
        -73.99144506,
        40.25003829,
        -2.305491648,
        -73.98867542,
        40.2590693,
        19.03450835
      ],
      "properties": {
        "datetime": "2022-11-11T15:32:18Z",
        "pc:count": 549549,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 585879.7442,
            "count": 549549,
            "maximum": 586000.0122,
            "minimum": 585775.8322,
            "name": "X",
            "position": 0,
            "stddev": 54.04615325,
            "variance": 2920.986681
          },
          {
            "average": 4456534.129,
            "count": 549549,
            "maximum": 4456999.989,
            "minimum": 4455999.989,
            "name": "Y",
            "position": 1,
            "stddev": 283.2815258,
            "variance": 80248.42286
          },
          {
            "average": 5.193199333,
            "count": 549549,
            "maximum": 19.03450835,
            "minimum": -2.305491648,
            "name": "Z",
            "position": 2,
            "stddev": 2.718608646,
            "variance": 7.39083297
          },
          {
            "average": 11843.02394,
            "count": 549549,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 9038.917846,
            "variance": 81702035.82
          },
          {
            "average": 1.255695125,
            "count": 549549,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6314337285,
            "variance": 0.3987085535
          },
          {
            "average": 1.512159971,
            "count": 549549,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9420452779,
            "variance": 0.8874493056
          },
          {
            "average": 1,
            "count": 549549,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 549549,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.754453197,
            "count": 549549,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.600453982,
            "variance": 6.762360912
          },
          {
            "average": 20.84318705,
            "count": 549549,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6442621032,
            "variance": 0.4150736576
          },
          {
            "average": 1.277940639,
            "count": 549549,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6687014663,
            "variance": 0.447161651
          },
          {
            "average": 4,
            "count": 549549,
            "maximum": 4,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 352215930.5,
            "count": 549549,
            "maximum": 352215938.6,
            "minimum": 352215921.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3.975247144,
            "variance": 15.80258986
          },
          {
            "average": 0,
            "count": 549549,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 549549,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 549549,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 549549,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 549549,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          585775.8322,
          4455999.989,
          -2.305491648,
          586000.0122,
          4456999.989,
          19.03450835
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                585775.8322269766,
                4455999.989069607,
                -2.305491647857226
              ],
              [
                585775.8322269766,
                4456999.989069607,
                -2.305491647857226
              ],
              [
                586000.0122269766,
                4456999.989069607,
                19.034508352142772
              ],
              [
                586000.0122269766,
                4455999.989069607,
                19.034508352142772
              ],
              [
                585775.8322269766,
                4455999.989069607,
                -2.305491647857226
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:32:18+00:00",
        "end_time": "2022-11-11T15:32:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.99144506,
            40.25003829,
            -2.305491648,
            -73.98867542,
            40.2590693,
            19.03450835
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.99144505528909,
                  40.25006128969073,
                  -2.305491647857226
                ],
                [
                  -73.99131130111323,
                  40.25906929624605,
                  -2.305491647857226
                ],
                [
                  -73.98867542425648,
                  40.259046288775494,
                  19.034508352142772
                ],
                [
                  -73.98880952781,
                  40.25003828950596,
                  19.034508352142772
                ],
                [
                  -73.99144505528909,
                  40.25006128969073,
                  -2.305491647857226
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:32:18Z",
            "pc:count": 549549,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 585879.7442,
                "count": 549549,
                "maximum": 586000.0122,
                "minimum": 585775.8322,
                "name": "X",
                "position": 0,
                "stddev": 54.04615325,
                "variance": 2920.986681
              },
              {
                "average": 4456534.129,
                "count": 549549,
                "maximum": 4456999.989,
                "minimum": 4455999.989,
                "name": "Y",
                "position": 1,
                "stddev": 283.2815258,
                "variance": 80248.42286
              },
              {
                "average": 5.193199333,
                "count": 549549,
                "maximum": 19.03450835,
                "minimum": -2.305491648,
                "name": "Z",
                "position": 2,
                "stddev": 2.718608646,
                "variance": 7.39083297
              },
              {
                "average": 11843.02394,
                "count": 549549,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 9038.917846,
                "variance": 81702035.82
              },
              {
                "average": 1.255695125,
                "count": 549549,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6314337285,
                "variance": 0.3987085535
              },
              {
                "average": 1.512159971,
                "count": 549549,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9420452779,
                "variance": 0.8874493056
              },
              {
                "average": 1,
                "count": 549549,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 549549,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.754453197,
                "count": 549549,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.600453982,
                "variance": 6.762360912
              },
              {
                "average": 20.84318705,
                "count": 549549,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6442621032,
                "variance": 0.4150736576
              },
              {
                "average": 1.277940639,
                "count": 549549,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6687014663,
                "variance": 0.447161651
              },
              {
                "average": 4,
                "count": 549549,
                "maximum": 4,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 352215930.5,
                "count": 549549,
                "maximum": 352215938.6,
                "minimum": 352215921.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3.975247144,
                "variance": 15.80258986
              },
              {
                "average": 0,
                "count": 549549,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 549549,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 549549,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 549549,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 549549,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              585775.8322,
              4455999.989,
              -2.305491648,
              586000.0122,
              4456999.989,
              19.03450835
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    585775.8322269766,
                    4455999.989069607,
                    -2.305491647857226
                  ],
                  [
                    585775.8322269766,
                    4456999.989069607,
                    -2.305491647857226
                  ],
                  [
                    586000.0122269766,
                    4456999.989069607,
                    19.034508352142772
                  ],
                  [
                    586000.0122269766,
                    4455999.989069607,
                    19.034508352142772
                  ],
                  [
                    585775.8322269766,
                    4455999.989069607,
                    -2.305491647857226
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:32:18+00:00",
            "end_time": "2022-11-11T15:32:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6174.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.29039092973244,
              39.51347197423873,
              -2.963497756280688
            ],
            [
              -74.29029924251661,
              39.52248183491151,
              -2.963497756280688
            ],
            [
              -74.27866566358368,
              39.522410228086116,
              4.676502243719312
            ],
            [
              -74.27875885344257,
              39.51340039020059,
              4.676502243719312
            ],
            [
              -74.29039092973244,
              39.51347197423873,
              -2.963497756280688
            ]
          ]
        ]
      },
      "bbox": [
        -74.29039093,
        39.51340039,
        -2.963497756,
        -74.27866566,
        39.52248183,
        4.676502244
      ],
      "properties": {
        "datetime": "2022-11-10T15:58:08Z",
        "pc:count": 2274653,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561552.0895,
            "count": 2274653,
            "maximum": 562000.0084,
            "minimum": 561000.0084,
            "name": "X",
            "position": 0,
            "stddev": 255.6615197,
            "variance": 65362.81268
          },
          {
            "average": 4374523.559,
            "count": 2274653,
            "maximum": 4374999.987,
            "minimum": 4373999.987,
            "name": "Y",
            "position": 1,
            "stddev": 287.3412338,
            "variance": 82564.98464
          },
          {
            "average": 0.4739169351,
            "count": 2274653,
            "maximum": 4.676502244,
            "minimum": -2.963497756,
            "name": "Z",
            "position": 2,
            "stddev": 1.101372898,
            "variance": 1.21302226
          },
          {
            "average": 6656.344346,
            "count": 2274653,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 7789.998977,
            "variance": 60684084.06
          },
          {
            "average": 1.007623141,
            "count": 2274653,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09167246828,
            "variance": 0.00840384144
          },
          {
            "average": 1.015252436,
            "count": 2274653,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1324310896,
            "variance": 0.01753799349
          },
          {
            "average": 1,
            "count": 2274653,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2274653,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.79180605,
            "count": 2274653,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.74678559,
            "variance": 188.9741142
          },
          {
            "average": 20.01286152,
            "count": 2274653,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.842593684,
            "variance": 3.395151484
          },
          {
            "average": 1.494474102,
            "count": 2274653,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5015743745,
            "variance": 0.2515768532
          },
          {
            "average": 13.50020333,
            "count": 2274653,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.230397414,
            "variance": 1.513877796
          },
          {
            "average": 352129388.4,
            "count": 2274653,
            "maximum": 352131088.9,
            "minimum": 352127291.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 789.604693,
            "variance": 623475.5712
          },
          {
            "average": 0,
            "count": 2274653,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2274653,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2274653,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2274653,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2274653,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561000.0084,
          4373999.987,
          -2.963497756,
          562000.0084,
          4374999.987,
          4.676502244
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561000.0084209661,
                4373999.987150732,
                -2.963497756280688
              ],
              [
                561000.0084209661,
                4374999.987150732,
                -2.963497756280688
              ],
              [
                562000.0084209661,
                4374999.987150732,
                4.676502243719312
              ],
              [
                562000.0084209661,
                4373999.987150732,
                4.676502243719312
              ],
              [
                561000.0084209661,
                4373999.987150732,
                -2.963497756280688
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:58:08+00:00",
        "end_time": "2022-11-10T14:54:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6174.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6174.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6174.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6174.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.29039093,
            39.51340039,
            -2.963497756,
            -74.27866566,
            39.52248183,
            4.676502244
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.29039092973244,
                  39.51347197423873,
                  -2.963497756280688
                ],
                [
                  -74.29029924251661,
                  39.52248183491151,
                  -2.963497756280688
                ],
                [
                  -74.27866566358368,
                  39.522410228086116,
                  4.676502243719312
                ],
                [
                  -74.27875885344257,
                  39.51340039020059,
                  4.676502243719312
                ],
                [
                  -74.29039092973244,
                  39.51347197423873,
                  -2.963497756280688
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6174.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6174.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:58:08Z",
            "pc:count": 2274653,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561552.0895,
                "count": 2274653,
                "maximum": 562000.0084,
                "minimum": 561000.0084,
                "name": "X",
                "position": 0,
                "stddev": 255.6615197,
                "variance": 65362.81268
              },
              {
                "average": 4374523.559,
                "count": 2274653,
                "maximum": 4374999.987,
                "minimum": 4373999.987,
                "name": "Y",
                "position": 1,
                "stddev": 287.3412338,
                "variance": 82564.98464
              },
              {
                "average": 0.4739169351,
                "count": 2274653,
                "maximum": 4.676502244,
                "minimum": -2.963497756,
                "name": "Z",
                "position": 2,
                "stddev": 1.101372898,
                "variance": 1.21302226
              },
              {
                "average": 6656.344346,
                "count": 2274653,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 7789.998977,
                "variance": 60684084.06
              },
              {
                "average": 1.007623141,
                "count": 2274653,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09167246828,
                "variance": 0.00840384144
              },
              {
                "average": 1.015252436,
                "count": 2274653,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1324310896,
                "variance": 0.01753799349
              },
              {
                "average": 1,
                "count": 2274653,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2274653,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.79180605,
                "count": 2274653,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.74678559,
                "variance": 188.9741142
              },
              {
                "average": 20.01286152,
                "count": 2274653,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.842593684,
                "variance": 3.395151484
              },
              {
                "average": 1.494474102,
                "count": 2274653,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5015743745,
                "variance": 0.2515768532
              },
              {
                "average": 13.50020333,
                "count": 2274653,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.230397414,
                "variance": 1.513877796
              },
              {
                "average": 352129388.4,
                "count": 2274653,
                "maximum": 352131088.9,
                "minimum": 352127291.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 789.604693,
                "variance": 623475.5712
              },
              {
                "average": 0,
                "count": 2274653,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2274653,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2274653,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2274653,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2274653,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561000.0084,
              4373999.987,
              -2.963497756,
              562000.0084,
              4374999.987,
              4.676502244
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561000.0084209661,
                    4373999.987150732,
                    -2.963497756280688
                  ],
                  [
                    561000.0084209661,
                    4374999.987150732,
                    -2.963497756280688
                  ],
                  [
                    562000.0084209661,
                    4374999.987150732,
                    4.676502243719312
                  ],
                  [
                    562000.0084209661,
                    4373999.987150732,
                    4.676502243719312
                  ],
                  [
                    561000.0084209661,
                    4373999.987150732,
                    -2.963497756280688
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:58:08+00:00",
            "end_time": "2022-11-10T14:54:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6070.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30238334911236,
              39.477502736670395,
              -4.525372724176211
            ],
            [
              -74.30229332637644,
              39.48651267646361,
              -4.525372724176211
            ],
            [
              -74.29066571286926,
              39.4864423233599,
              -0.305372724176212
            ],
            [
              -74.29075723557284,
              39.4774324059607,
              -0.305372724176212
            ],
            [
              -74.30238334911236,
              39.477502736670395,
              -4.525372724176211
            ]
          ]
        ]
      },
      "bbox": [
        -74.30238335,
        39.47743241,
        -4.525372724,
        -74.29066571,
        39.48651268,
        -0.3053727242
      ],
      "properties": {
        "datetime": "2022-11-10T17:04:29Z",
        "pc:count": 2566134,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560557.1579,
            "count": 2566134,
            "maximum": 561000.0111,
            "minimum": 560000.0111,
            "name": "X",
            "position": 0,
            "stddev": 260.8509161,
            "variance": 68043.20043
          },
          {
            "average": 4370601.705,
            "count": 2566134,
            "maximum": 4370999.989,
            "minimum": 4369999.989,
            "name": "Y",
            "position": 1,
            "stddev": 258.8435689,
            "variance": 66999.99316
          },
          {
            "average": -1.864341348,
            "count": 2566134,
            "maximum": -0.3053727242,
            "minimum": -4.525372724,
            "name": "Z",
            "position": 2,
            "stddev": 0.4802326582,
            "variance": 0.230623406
          },
          {
            "average": 473.401306,
            "count": 2566134,
            "maximum": 16187,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 577.3120864,
            "variance": 333289.2451
          },
          {
            "average": 1.000017926,
            "count": 2566134,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004233849756,
            "variance": 1.792548376e-05
          },
          {
            "average": 1.000035852,
            "count": 2566134,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005987514079,
            "variance": 3.585032485e-05
          },
          {
            "average": 1,
            "count": 2566134,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2566134,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2566134,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.02883986,
            "count": 2566134,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.032595927,
            "variance": 4.131446203
          },
          {
            "average": 2.000766912,
            "count": 2566134,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02790689297,
            "variance": 0.0007787946753
          },
          {
            "average": 20.07485034,
            "count": 2566134,
            "maximum": 23,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.590447495,
            "variance": 2.529523234
          },
          {
            "average": 352133500.2,
            "count": 2566134,
            "maximum": 352135069.2,
            "minimum": 352131035.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 960.5309077,
            "variance": 922619.6247
          },
          {
            "average": 0,
            "count": 2566134,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2566134,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2566134,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2566134,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2566134,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560000.0111,
          4369999.989,
          -4.525372724,
          561000.0111,
          4370999.989,
          -0.3053727242
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560000.0111272193,
                4369999.988973822,
                -4.525372724176211
              ],
              [
                560000.0111272193,
                4370999.988973822,
                -4.525372724176211
              ],
              [
                561000.0111272193,
                4370999.988973822,
                -0.305372724176212
              ],
              [
                561000.0111272193,
                4369999.988973822,
                -0.305372724176212
              ],
              [
                560000.0111272193,
                4369999.988973822,
                -4.525372724176211
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T17:04:29+00:00",
        "end_time": "2022-11-10T15:57:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6070.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6070.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6070.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6070.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.30238335,
            39.47743241,
            -4.525372724,
            -74.29066571,
            39.48651268,
            -0.3053727242
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.30238334911236,
                  39.477502736670395,
                  -4.525372724176211
                ],
                [
                  -74.30229332637644,
                  39.48651267646361,
                  -4.525372724176211
                ],
                [
                  -74.29066571286926,
                  39.4864423233599,
                  -0.305372724176212
                ],
                [
                  -74.29075723557284,
                  39.4774324059607,
                  -0.305372724176212
                ],
                [
                  -74.30238334911236,
                  39.477502736670395,
                  -4.525372724176211
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6070.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6070.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T17:04:29Z",
            "pc:count": 2566134,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560557.1579,
                "count": 2566134,
                "maximum": 561000.0111,
                "minimum": 560000.0111,
                "name": "X",
                "position": 0,
                "stddev": 260.8509161,
                "variance": 68043.20043
              },
              {
                "average": 4370601.705,
                "count": 2566134,
                "maximum": 4370999.989,
                "minimum": 4369999.989,
                "name": "Y",
                "position": 1,
                "stddev": 258.8435689,
                "variance": 66999.99316
              },
              {
                "average": -1.864341348,
                "count": 2566134,
                "maximum": -0.3053727242,
                "minimum": -4.525372724,
                "name": "Z",
                "position": 2,
                "stddev": 0.4802326582,
                "variance": 0.230623406
              },
              {
                "average": 473.401306,
                "count": 2566134,
                "maximum": 16187,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 577.3120864,
                "variance": 333289.2451
              },
              {
                "average": 1.000017926,
                "count": 2566134,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004233849756,
                "variance": 1.792548376e-05
              },
              {
                "average": 1.000035852,
                "count": 2566134,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005987514079,
                "variance": 3.585032485e-05
              },
              {
                "average": 1,
                "count": 2566134,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2566134,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2566134,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.02883986,
                "count": 2566134,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.032595927,
                "variance": 4.131446203
              },
              {
                "average": 2.000766912,
                "count": 2566134,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02790689297,
                "variance": 0.0007787946753
              },
              {
                "average": 20.07485034,
                "count": 2566134,
                "maximum": 23,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.590447495,
                "variance": 2.529523234
              },
              {
                "average": 352133500.2,
                "count": 2566134,
                "maximum": 352135069.2,
                "minimum": 352131035.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 960.5309077,
                "variance": 922619.6247
              },
              {
                "average": 0,
                "count": 2566134,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2566134,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2566134,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2566134,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2566134,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560000.0111,
              4369999.989,
              -4.525372724,
              561000.0111,
              4370999.989,
              -0.3053727242
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560000.0111272193,
                    4369999.988973822,
                    -4.525372724176211
                  ],
                  [
                    560000.0111272193,
                    4370999.988973822,
                    -4.525372724176211
                  ],
                  [
                    561000.0111272193,
                    4370999.988973822,
                    -0.305372724176212
                  ],
                  [
                    561000.0111272193,
                    4369999.988973822,
                    -0.305372724176212
                  ],
                  [
                    560000.0111272193,
                    4369999.988973822,
                    -4.525372724176211
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T17:04:29+00:00",
            "end_time": "2022-11-10T15:57:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5767.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.33751835314746,
              39.450676606575904,
              -2.711610833464208
            ],
            [
              -74.33743294554435,
              39.45968665379965,
              -2.711610833464208
            ],
            [
              -74.3258097108517,
              39.45961985244401,
              9.308389166535791
            ],
            [
              -74.32589661646313,
              39.45060982648791,
              9.308389166535791
            ],
            [
              -74.33751835314746,
              39.450676606575904,
              -2.711610833464208
            ]
          ]
        ]
      },
      "bbox": [
        -74.33751835,
        39.45060983,
        -2.711610833,
        -74.32580971,
        39.45968665,
        9.308389167
      ],
      "properties": {
        "datetime": "2022-11-10T16:38:21Z",
        "pc:count": 2577506,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557508.639,
            "count": 2577506,
            "maximum": 558000.0038,
            "minimum": 557000.0038,
            "name": "X",
            "position": 0,
            "stddev": 288.9809061,
            "variance": 83509.96409
          },
          {
            "average": 4367590.399,
            "count": 2577506,
            "maximum": 4367999.983,
            "minimum": 4366999.983,
            "name": "Y",
            "position": 1,
            "stddev": 291.1829924,
            "variance": 84787.53507
          },
          {
            "average": 0.5496542538,
            "count": 2577506,
            "maximum": 9.308389167,
            "minimum": -2.711610833,
            "name": "Z",
            "position": 2,
            "stddev": 1.03332945,
            "variance": 1.067769753
          },
          {
            "average": 3630.886336,
            "count": 2577506,
            "maximum": 42617,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 4837.615829,
            "variance": 23402526.91
          },
          {
            "average": 1.029370252,
            "count": 2577506,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.199510958,
            "variance": 0.03980462238
          },
          {
            "average": 1.058794819,
            "count": 2577506,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2989925216,
            "variance": 0.08939652799
          },
          {
            "average": 1,
            "count": 2577506,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2577506,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.09893129,
            "count": 2577506,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.82194528,
            "variance": 164.4022809
          },
          {
            "average": 20.03325036,
            "count": 2577506,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.87901582,
            "variance": 3.530700451
          },
          {
            "average": 1.347234885,
            "count": 2577506,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4885305604,
            "variance": 0.2386621084
          },
          {
            "average": 15.79917603,
            "count": 2577506,
            "maximum": 20,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.344879782,
            "variance": 1.808701628
          },
          {
            "average": 352130842.1,
            "count": 2577506,
            "maximum": 352133501.3,
            "minimum": 352128451.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 849.2873148,
            "variance": 721288.9432
          },
          {
            "average": 0,
            "count": 2577506,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2577506,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2577506,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2577506,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2577506,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557000.0038,
          4366999.983,
          -2.711610833,
          558000.0038,
          4367999.983,
          9.308389167
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557000.0037874354,
                4366999.983430964,
                -2.711610833464208
              ],
              [
                557000.0037874354,
                4367999.983430964,
                -2.711610833464208
              ],
              [
                558000.0037874354,
                4367999.983430964,
                9.308389166535791
              ],
              [
                558000.0037874354,
                4366999.983430964,
                9.308389166535791
              ],
              [
                557000.0037874354,
                4366999.983430964,
                -2.711610833464208
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:38:21+00:00",
        "end_time": "2022-11-10T15:14:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5767.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5767.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5767.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5767.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.33751835,
            39.45060983,
            -2.711610833,
            -74.32580971,
            39.45968665,
            9.308389167
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.33751835314746,
                  39.450676606575904,
                  -2.711610833464208
                ],
                [
                  -74.33743294554435,
                  39.45968665379965,
                  -2.711610833464208
                ],
                [
                  -74.3258097108517,
                  39.45961985244401,
                  9.308389166535791
                ],
                [
                  -74.32589661646313,
                  39.45060982648791,
                  9.308389166535791
                ],
                [
                  -74.33751835314746,
                  39.450676606575904,
                  -2.711610833464208
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5767.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5767.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:38:21Z",
            "pc:count": 2577506,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557508.639,
                "count": 2577506,
                "maximum": 558000.0038,
                "minimum": 557000.0038,
                "name": "X",
                "position": 0,
                "stddev": 288.9809061,
                "variance": 83509.96409
              },
              {
                "average": 4367590.399,
                "count": 2577506,
                "maximum": 4367999.983,
                "minimum": 4366999.983,
                "name": "Y",
                "position": 1,
                "stddev": 291.1829924,
                "variance": 84787.53507
              },
              {
                "average": 0.5496542538,
                "count": 2577506,
                "maximum": 9.308389167,
                "minimum": -2.711610833,
                "name": "Z",
                "position": 2,
                "stddev": 1.03332945,
                "variance": 1.067769753
              },
              {
                "average": 3630.886336,
                "count": 2577506,
                "maximum": 42617,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 4837.615829,
                "variance": 23402526.91
              },
              {
                "average": 1.029370252,
                "count": 2577506,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.199510958,
                "variance": 0.03980462238
              },
              {
                "average": 1.058794819,
                "count": 2577506,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2989925216,
                "variance": 0.08939652799
              },
              {
                "average": 1,
                "count": 2577506,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2577506,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.09893129,
                "count": 2577506,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.82194528,
                "variance": 164.4022809
              },
              {
                "average": 20.03325036,
                "count": 2577506,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.87901582,
                "variance": 3.530700451
              },
              {
                "average": 1.347234885,
                "count": 2577506,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4885305604,
                "variance": 0.2386621084
              },
              {
                "average": 15.79917603,
                "count": 2577506,
                "maximum": 20,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.344879782,
                "variance": 1.808701628
              },
              {
                "average": 352130842.1,
                "count": 2577506,
                "maximum": 352133501.3,
                "minimum": 352128451.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 849.2873148,
                "variance": 721288.9432
              },
              {
                "average": 0,
                "count": 2577506,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2577506,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2577506,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2577506,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2577506,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557000.0038,
              4366999.983,
              -2.711610833,
              558000.0038,
              4367999.983,
              9.308389167
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557000.0037874354,
                    4366999.983430964,
                    -2.711610833464208
                  ],
                  [
                    557000.0037874354,
                    4367999.983430964,
                    -2.711610833464208
                  ],
                  [
                    558000.0037874354,
                    4367999.983430964,
                    9.308389166535791
                  ],
                  [
                    558000.0037874354,
                    4366999.983430964,
                    9.308389166535791
                  ],
                  [
                    557000.0037874354,
                    4366999.983430964,
                    -2.711610833464208
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:38:21+00:00",
            "end_time": "2022-11-10T15:14:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8765.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.97583023271645,
              40.33100601203786,
              -5.089786090151431
            ],
            [
              -73.9756940162475,
              40.34001402868448,
              -5.089786090151431
            ],
            [
              -73.97118681517718,
              40.339974023967486,
              48.35021390984856
            ],
            [
              -73.97132363077539,
              40.33096601998319,
              48.35021390984856
            ],
            [
              -73.97583023271645,
              40.33100601203786,
              -5.089786090151431
            ]
          ]
        ]
      },
      "bbox": [
        -73.97583023,
        40.33096602,
        -5.08978609,
        -73.97118682,
        40.34001403,
        48.35021391
      ],
      "properties": {
        "datetime": "2022-11-11T15:34:15Z",
        "pc:count": 1558764,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 587153.7975,
            "count": 1558764,
            "maximum": 587382.8812,
            "minimum": 587000.0012,
            "name": "X",
            "position": 0,
            "stddev": 96.00784965,
            "variance": 9217.507194
          },
          {
            "average": 4465491.251,
            "count": 1558764,
            "maximum": 4465999.995,
            "minimum": 4464999.975,
            "name": "Y",
            "position": 1,
            "stddev": 289.2188072,
            "variance": 83647.51845
          },
          {
            "average": 2.429495154,
            "count": 1558764,
            "maximum": 48.35021391,
            "minimum": -5.08978609,
            "name": "Z",
            "position": 2,
            "stddev": 4.091450186,
            "variance": 16.73996462
          },
          {
            "average": 7376.595939,
            "count": 1558764,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8426.772684,
            "variance": 71010497.86
          },
          {
            "average": 1.226762999,
            "count": 1558764,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6133971772,
            "variance": 0.376256097
          },
          {
            "average": 1.454790462,
            "count": 1558764,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9314547037,
            "variance": 0.8676078651
          },
          {
            "average": 1,
            "count": 1558764,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1558764,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.649413253,
            "count": 1558764,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.59436329,
            "variance": 134.42926
          },
          {
            "average": 20.00856572,
            "count": 1558764,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.721794347,
            "variance": 2.964575775
          },
          {
            "average": 1.475572312,
            "count": 1558764,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7256510045,
            "variance": 0.5265693803
          },
          {
            "average": 2.313982745,
            "count": 1558764,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6707317559,
            "variance": 0.4498810883
          },
          {
            "average": 352215251.9,
            "count": 1558764,
            "maximum": 352216055.8,
            "minimum": 352214624.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 296.7911511,
            "variance": 88084.98735
          },
          {
            "average": 0,
            "count": 1558764,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1558764,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1558764,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1558764,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1558764,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          587000.0012,
          4464999.975,
          -5.08978609,
          587382.8812,
          4465999.995,
          48.35021391
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                587000.0012086034,
                4464999.974691125,
                -5.089786090151431
              ],
              [
                587000.0012086034,
                4465999.994691124,
                -5.089786090151431
              ],
              [
                587382.8812086033,
                4465999.994691124,
                48.35021390984856
              ],
              [
                587382.8812086033,
                4464999.974691125,
                48.35021390984856
              ],
              [
                587000.0012086034,
                4464999.974691125,
                -5.089786090151431
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:34:15+00:00",
        "end_time": "2022-11-11T15:10:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8765.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8765.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8765.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8765.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.97583023,
            40.33096602,
            -5.08978609,
            -73.97118682,
            40.34001403,
            48.35021391
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.97583023271645,
                  40.33100601203786,
                  -5.089786090151431
                ],
                [
                  -73.9756940162475,
                  40.34001402868448,
                  -5.089786090151431
                ],
                [
                  -73.97118681517718,
                  40.339974023967486,
                  48.35021390984856
                ],
                [
                  -73.97132363077539,
                  40.33096601998319,
                  48.35021390984856
                ],
                [
                  -73.97583023271645,
                  40.33100601203786,
                  -5.089786090151431
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8765.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8765.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:34:15Z",
            "pc:count": 1558764,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 587153.7975,
                "count": 1558764,
                "maximum": 587382.8812,
                "minimum": 587000.0012,
                "name": "X",
                "position": 0,
                "stddev": 96.00784965,
                "variance": 9217.507194
              },
              {
                "average": 4465491.251,
                "count": 1558764,
                "maximum": 4465999.995,
                "minimum": 4464999.975,
                "name": "Y",
                "position": 1,
                "stddev": 289.2188072,
                "variance": 83647.51845
              },
              {
                "average": 2.429495154,
                "count": 1558764,
                "maximum": 48.35021391,
                "minimum": -5.08978609,
                "name": "Z",
                "position": 2,
                "stddev": 4.091450186,
                "variance": 16.73996462
              },
              {
                "average": 7376.595939,
                "count": 1558764,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8426.772684,
                "variance": 71010497.86
              },
              {
                "average": 1.226762999,
                "count": 1558764,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6133971772,
                "variance": 0.376256097
              },
              {
                "average": 1.454790462,
                "count": 1558764,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9314547037,
                "variance": 0.8676078651
              },
              {
                "average": 1,
                "count": 1558764,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1558764,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.649413253,
                "count": 1558764,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.59436329,
                "variance": 134.42926
              },
              {
                "average": 20.00856572,
                "count": 1558764,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.721794347,
                "variance": 2.964575775
              },
              {
                "average": 1.475572312,
                "count": 1558764,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7256510045,
                "variance": 0.5265693803
              },
              {
                "average": 2.313982745,
                "count": 1558764,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6707317559,
                "variance": 0.4498810883
              },
              {
                "average": 352215251.9,
                "count": 1558764,
                "maximum": 352216055.8,
                "minimum": 352214624.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 296.7911511,
                "variance": 88084.98735
              },
              {
                "average": 0,
                "count": 1558764,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1558764,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1558764,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1558764,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1558764,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              587000.0012,
              4464999.975,
              -5.08978609,
              587382.8812,
              4465999.995,
              48.35021391
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    587000.0012086034,
                    4464999.974691125,
                    -5.089786090151431
                  ],
                  [
                    587000.0012086034,
                    4465999.994691124,
                    -5.089786090151431
                  ],
                  [
                    587382.8812086033,
                    4465999.994691124,
                    48.35021390984856
                  ],
                  [
                    587382.8812086033,
                    4464999.974691125,
                    48.35021390984856
                  ],
                  [
                    587000.0012086034,
                    4464999.974691125,
                    -5.089786090151431
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:34:15+00:00",
            "end_time": "2022-11-11T15:10:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8573.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.99333049116302,
              40.40323175929815,
              -3.528342609822589
            ],
            [
              -73.99319626279778,
              40.41223953182944,
              -3.528342609822589
            ],
            [
              -73.98638648802046,
              40.41218002907461,
              22.67165739017741
            ],
            [
              -73.98652162389608,
              40.403172275368824,
              22.67165739017741
            ],
            [
              -73.99333049116302,
              40.40323175929815,
              -3.528342609822589
            ]
          ]
        ]
      },
      "bbox": [
        -73.99333049,
        40.40317228,
        -3.52834261,
        -73.98638649,
        40.41223953,
        22.67165739
      ],
      "properties": {
        "datetime": "2022-11-11T13:51:31Z",
        "pc:count": 1228903,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 585771.4335,
            "count": 1228903,
            "maximum": 586000.0036,
            "minimum": 585422.1436,
            "name": "X",
            "position": 0,
            "stddev": 140.5408934,
            "variance": 19751.74273
          },
          {
            "average": 4473347.259,
            "count": 1228903,
            "maximum": 4473999.985,
            "minimum": 4472999.985,
            "name": "Y",
            "position": 1,
            "stddev": 305.2965468,
            "variance": 93205.98147
          },
          {
            "average": 3.09956323,
            "count": 1228903,
            "maximum": 22.67165739,
            "minimum": -3.52834261,
            "name": "Z",
            "position": 2,
            "stddev": 4.108174901,
            "variance": 16.87710102
          },
          {
            "average": 4480.999079,
            "count": 1228903,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7447.359082,
            "variance": 55463157.3
          },
          {
            "average": 1.553229995,
            "count": 1228903,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9371961948,
            "variance": 0.8783367075
          },
          {
            "average": 2.109573335,
            "count": 1228903,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.36147507,
            "variance": 1.853614367
          },
          {
            "average": 1,
            "count": 1228903,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1228903,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.653679745,
            "count": 1228903,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.33981776,
            "variance": 152.2711023
          },
          {
            "average": 20.11433035,
            "count": 1228903,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9193025776,
            "variance": 0.8451172292
          },
          {
            "average": 1.873710944,
            "count": 1228903,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.025312011,
            "variance": 1.05126472
          },
          {
            "average": 1.525837271,
            "count": 1228903,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7438993047,
            "variance": 0.5533861755
          },
          {
            "average": 352208706.9,
            "count": 1228903,
            "maximum": 352209891.6,
            "minimum": 352208434.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 363.1219658,
            "variance": 131857.562
          },
          {
            "average": 0,
            "count": 1228903,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1228903,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1228903,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1228903,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1228903,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          585422.1436,
          4472999.985,
          -3.52834261,
          586000.0036,
          4473999.985,
          22.67165739
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                585422.1435668055,
                4472999.984798349,
                -3.528342609822589
              ],
              [
                585422.1435668055,
                4473999.984798349,
                -3.528342609822589
              ],
              [
                586000.0035668056,
                4473999.984798349,
                22.67165739017741
              ],
              [
                586000.0035668056,
                4472999.984798349,
                22.67165739017741
              ],
              [
                585422.1435668055,
                4472999.984798349,
                -3.528342609822589
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T13:51:31+00:00",
        "end_time": "2022-11-11T13:27:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8573.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8573.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8573.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8573.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.99333049,
            40.40317228,
            -3.52834261,
            -73.98638649,
            40.41223953,
            22.67165739
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.99333049116302,
                  40.40323175929815,
                  -3.528342609822589
                ],
                [
                  -73.99319626279778,
                  40.41223953182944,
                  -3.528342609822589
                ],
                [
                  -73.98638648802046,
                  40.41218002907461,
                  22.67165739017741
                ],
                [
                  -73.98652162389608,
                  40.403172275368824,
                  22.67165739017741
                ],
                [
                  -73.99333049116302,
                  40.40323175929815,
                  -3.528342609822589
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8573.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8573.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T13:51:31Z",
            "pc:count": 1228903,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 585771.4335,
                "count": 1228903,
                "maximum": 586000.0036,
                "minimum": 585422.1436,
                "name": "X",
                "position": 0,
                "stddev": 140.5408934,
                "variance": 19751.74273
              },
              {
                "average": 4473347.259,
                "count": 1228903,
                "maximum": 4473999.985,
                "minimum": 4472999.985,
                "name": "Y",
                "position": 1,
                "stddev": 305.2965468,
                "variance": 93205.98147
              },
              {
                "average": 3.09956323,
                "count": 1228903,
                "maximum": 22.67165739,
                "minimum": -3.52834261,
                "name": "Z",
                "position": 2,
                "stddev": 4.108174901,
                "variance": 16.87710102
              },
              {
                "average": 4480.999079,
                "count": 1228903,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7447.359082,
                "variance": 55463157.3
              },
              {
                "average": 1.553229995,
                "count": 1228903,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9371961948,
                "variance": 0.8783367075
              },
              {
                "average": 2.109573335,
                "count": 1228903,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.36147507,
                "variance": 1.853614367
              },
              {
                "average": 1,
                "count": 1228903,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1228903,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.653679745,
                "count": 1228903,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.33981776,
                "variance": 152.2711023
              },
              {
                "average": 20.11433035,
                "count": 1228903,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9193025776,
                "variance": 0.8451172292
              },
              {
                "average": 1.873710944,
                "count": 1228903,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.025312011,
                "variance": 1.05126472
              },
              {
                "average": 1.525837271,
                "count": 1228903,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7438993047,
                "variance": 0.5533861755
              },
              {
                "average": 352208706.9,
                "count": 1228903,
                "maximum": 352209891.6,
                "minimum": 352208434.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 363.1219658,
                "variance": 131857.562
              },
              {
                "average": 0,
                "count": 1228903,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1228903,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1228903,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1228903,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1228903,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              585422.1436,
              4472999.985,
              -3.52834261,
              586000.0036,
              4473999.985,
              22.67165739
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    585422.1435668055,
                    4472999.984798349,
                    -3.528342609822589
                  ],
                  [
                    585422.1435668055,
                    4473999.984798349,
                    -3.528342609822589
                  ],
                  [
                    586000.0035668056,
                    4473999.984798349,
                    22.67165739017741
                  ],
                  [
                    586000.0035668056,
                    4472999.984798349,
                    22.67165739017741
                  ],
                  [
                    585422.1435668055,
                    4472999.984798349,
                    -3.528342609822589
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T13:51:31+00:00",
            "end_time": "2022-11-11T13:27:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8673.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.98652166498867,
              40.40317218499286,
              -4.953977261947754
            ],
            [
              -73.98638652641563,
              40.41218011885385,
              -4.953977261947754
            ],
            [
              -73.97460210297386,
              40.41207620058892,
              19.746022738052247
            ],
            [
              -73.97473881202136,
              40.40306829960616,
              19.746022738052247
            ],
            [
              -73.98652166498867,
              40.40317218499286,
              -4.953977261947754
            ]
          ]
        ]
      },
      "bbox": [
        -73.98652166,
        40.4030683,
        -4.953977262,
        -73.9746021,
        40.41218012,
        19.74602274
      ],
      "properties": {
        "datetime": "2022-11-11T14:22:17Z",
        "pc:count": 3593770,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586538.5701,
            "count": 3593770,
            "maximum": 587000.0002,
            "minimum": 586000.0002,
            "name": "X",
            "position": 0,
            "stddev": 276.2074787,
            "variance": 76290.5713
          },
          {
            "average": 4473538.975,
            "count": 3593770,
            "maximum": 4473999.995,
            "minimum": 4472999.975,
            "name": "Y",
            "position": 1,
            "stddev": 281.1441803,
            "variance": 79042.0501
          },
          {
            "average": 0.693336954,
            "count": 3593770,
            "maximum": 19.74602274,
            "minimum": -4.953977262,
            "name": "Z",
            "position": 2,
            "stddev": 2.36112408,
            "variance": 5.57490692
          },
          {
            "average": 5710.874364,
            "count": 3593770,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7279.671312,
            "variance": 52993614.41
          },
          {
            "average": 1.055127345,
            "count": 3593770,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2930769011,
            "variance": 0.08589406998
          },
          {
            "average": 1.110454759,
            "count": 3593770,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4499158562,
            "variance": 0.2024242776
          },
          {
            "average": 1,
            "count": 3593770,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3593770,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.45894479,
            "count": 3593770,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.78703126,
            "variance": 190.082231
          },
          {
            "average": 20.02948826,
            "count": 3593770,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.505737639,
            "variance": 2.267245839
          },
          {
            "average": 1.574413777,
            "count": 3593770,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5435058391,
            "variance": 0.2953985972
          },
          {
            "average": 5.221922104,
            "count": 3593770,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.333201144,
            "variance": 1.777425291
          },
          {
            "average": 352210409.5,
            "count": 3593770,
            "maximum": 352211737.9,
            "minimum": 352208984.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 606.8823472,
            "variance": 368306.1834
          },
          {
            "average": 0,
            "count": 3593770,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3593770,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3593770,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3593770,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3593770,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586000.0002,
          4472999.975,
          -4.953977262,
          587000.0002,
          4473999.995,
          19.74602274
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586000.0001948099,
                4472999.974726565,
                -4.953977261947754
              ],
              [
                586000.0001948099,
                4473999.994726565,
                -4.953977261947754
              ],
              [
                587000.0001948099,
                4473999.994726565,
                19.746022738052247
              ],
              [
                587000.0001948099,
                4472999.974726565,
                19.746022738052247
              ],
              [
                586000.0001948099,
                4472999.974726565,
                -4.953977261947754
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:22:17+00:00",
        "end_time": "2022-11-11T13:36:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8673.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8673.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8673.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8673.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.98652166,
            40.4030683,
            -4.953977262,
            -73.9746021,
            40.41218012,
            19.74602274
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.98652166498867,
                  40.40317218499286,
                  -4.953977261947754
                ],
                [
                  -73.98638652641563,
                  40.41218011885385,
                  -4.953977261947754
                ],
                [
                  -73.97460210297386,
                  40.41207620058892,
                  19.746022738052247
                ],
                [
                  -73.97473881202136,
                  40.40306829960616,
                  19.746022738052247
                ],
                [
                  -73.98652166498867,
                  40.40317218499286,
                  -4.953977261947754
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8673.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8673.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:22:17Z",
            "pc:count": 3593770,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586538.5701,
                "count": 3593770,
                "maximum": 587000.0002,
                "minimum": 586000.0002,
                "name": "X",
                "position": 0,
                "stddev": 276.2074787,
                "variance": 76290.5713
              },
              {
                "average": 4473538.975,
                "count": 3593770,
                "maximum": 4473999.995,
                "minimum": 4472999.975,
                "name": "Y",
                "position": 1,
                "stddev": 281.1441803,
                "variance": 79042.0501
              },
              {
                "average": 0.693336954,
                "count": 3593770,
                "maximum": 19.74602274,
                "minimum": -4.953977262,
                "name": "Z",
                "position": 2,
                "stddev": 2.36112408,
                "variance": 5.57490692
              },
              {
                "average": 5710.874364,
                "count": 3593770,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7279.671312,
                "variance": 52993614.41
              },
              {
                "average": 1.055127345,
                "count": 3593770,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2930769011,
                "variance": 0.08589406998
              },
              {
                "average": 1.110454759,
                "count": 3593770,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4499158562,
                "variance": 0.2024242776
              },
              {
                "average": 1,
                "count": 3593770,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3593770,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.45894479,
                "count": 3593770,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.78703126,
                "variance": 190.082231
              },
              {
                "average": 20.02948826,
                "count": 3593770,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.505737639,
                "variance": 2.267245839
              },
              {
                "average": 1.574413777,
                "count": 3593770,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5435058391,
                "variance": 0.2953985972
              },
              {
                "average": 5.221922104,
                "count": 3593770,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.333201144,
                "variance": 1.777425291
              },
              {
                "average": 352210409.5,
                "count": 3593770,
                "maximum": 352211737.9,
                "minimum": 352208984.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 606.8823472,
                "variance": 368306.1834
              },
              {
                "average": 0,
                "count": 3593770,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3593770,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3593770,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3593770,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3593770,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586000.0002,
              4472999.975,
              -4.953977262,
              587000.0002,
              4473999.995,
              19.74602274
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586000.0001948099,
                    4472999.974726565,
                    -4.953977261947754
                  ],
                  [
                    586000.0001948099,
                    4473999.994726565,
                    -4.953977261947754
                  ],
                  [
                    587000.0001948099,
                    4473999.994726565,
                    19.746022738052247
                  ],
                  [
                    587000.0001948099,
                    4472999.974726565,
                    19.746022738052247
                  ],
                  [
                    586000.0001948099,
                    4472999.974726565,
                    -4.953977261947754
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:22:17+00:00",
            "end_time": "2022-11-11T13:36:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8763.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.97610238645505,
              40.31299041724192,
              -5.286092120081911
            ],
            [
              -73.97596629552898,
              40.32199828263774,
              -5.286092120081911
            ],
            [
              -73.97298786977657,
              40.32197187630007,
              17.57390787991809
            ],
            [
              -73.97312435635696,
              40.312964019263134,
              17.57390787991809
            ],
            [
              -73.97610238645505,
              40.31299041724192,
              -5.286092120081911
            ]
          ]
        ]
      },
      "bbox": [
        -73.97610239,
        40.31296402,
        -5.28609212,
        -73.97298787,
        40.32199828,
        17.57390788
      ],
      "properties": {
        "datetime": "2022-11-11T15:26:09Z",
        "pc:count": 495038,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 587113.9116,
            "count": 495038,
            "maximum": 587253.0887,
            "minimum": 587000.0087,
            "name": "X",
            "position": 0,
            "stddev": 60.45038244,
            "variance": 3654.248737
          },
          {
            "average": 4463637.859,
            "count": 495038,
            "maximum": 4463999.988,
            "minimum": 4462999.988,
            "name": "Y",
            "position": 1,
            "stddev": 248.433315,
            "variance": 61719.11198
          },
          {
            "average": -1.467062288,
            "count": 495038,
            "maximum": 17.57390788,
            "minimum": -5.28609212,
            "name": "Z",
            "position": 2,
            "stddev": 2.377627873,
            "variance": 5.653114304
          },
          {
            "average": 3160.738951,
            "count": 495038,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 6452.063748,
            "variance": 41629126.61
          },
          {
            "average": 1.001220108,
            "count": 495038,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04754964229,
            "variance": 0.002260968482
          },
          {
            "average": 1.002248312,
            "count": 495038,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07009828337,
            "variance": 0.004913769331
          },
          {
            "average": 1,
            "count": 495038,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 495038,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.16814265,
            "count": 495038,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.21998609,
            "variance": 125.8880878
          },
          {
            "average": 20.00665828,
            "count": 495038,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.167695267,
            "variance": 1.363512237
          },
          {
            "average": 1.804457436,
            "count": 495038,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4313694409,
            "variance": 0.1860795945
          },
          {
            "average": 1.696843475,
            "count": 495038,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5874122684,
            "variance": 0.345053173
          },
          {
            "average": 352214972.8,
            "count": 495038,
            "maximum": 352215569.9,
            "minimum": 352214650.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 265.9447599,
            "variance": 70726.61533
          },
          {
            "average": 0,
            "count": 495038,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 495038,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 495038,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 495038,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 495038,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          587000.0087,
          4462999.988,
          -5.28609212,
          587253.0887,
          4463999.988,
          17.57390788
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                587000.0086565071,
                4462999.988270322,
                -5.286092120081911
              ],
              [
                587000.0086565071,
                4463999.988270322,
                -5.286092120081911
              ],
              [
                587253.0886565072,
                4463999.988270322,
                17.57390787991809
              ],
              [
                587253.0886565072,
                4462999.988270322,
                17.57390787991809
              ],
              [
                587000.0086565071,
                4462999.988270322,
                -5.286092120081911
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:26:09+00:00",
        "end_time": "2022-11-11T15:10:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8763.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8763.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8763.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8763.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.97610239,
            40.31296402,
            -5.28609212,
            -73.97298787,
            40.32199828,
            17.57390788
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.97610238645505,
                  40.31299041724192,
                  -5.286092120081911
                ],
                [
                  -73.97596629552898,
                  40.32199828263774,
                  -5.286092120081911
                ],
                [
                  -73.97298786977657,
                  40.32197187630007,
                  17.57390787991809
                ],
                [
                  -73.97312435635696,
                  40.312964019263134,
                  17.57390787991809
                ],
                [
                  -73.97610238645505,
                  40.31299041724192,
                  -5.286092120081911
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8763.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8763.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:26:09Z",
            "pc:count": 495038,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 587113.9116,
                "count": 495038,
                "maximum": 587253.0887,
                "minimum": 587000.0087,
                "name": "X",
                "position": 0,
                "stddev": 60.45038244,
                "variance": 3654.248737
              },
              {
                "average": 4463637.859,
                "count": 495038,
                "maximum": 4463999.988,
                "minimum": 4462999.988,
                "name": "Y",
                "position": 1,
                "stddev": 248.433315,
                "variance": 61719.11198
              },
              {
                "average": -1.467062288,
                "count": 495038,
                "maximum": 17.57390788,
                "minimum": -5.28609212,
                "name": "Z",
                "position": 2,
                "stddev": 2.377627873,
                "variance": 5.653114304
              },
              {
                "average": 3160.738951,
                "count": 495038,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 6452.063748,
                "variance": 41629126.61
              },
              {
                "average": 1.001220108,
                "count": 495038,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04754964229,
                "variance": 0.002260968482
              },
              {
                "average": 1.002248312,
                "count": 495038,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07009828337,
                "variance": 0.004913769331
              },
              {
                "average": 1,
                "count": 495038,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 495038,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.16814265,
                "count": 495038,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.21998609,
                "variance": 125.8880878
              },
              {
                "average": 20.00665828,
                "count": 495038,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.167695267,
                "variance": 1.363512237
              },
              {
                "average": 1.804457436,
                "count": 495038,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4313694409,
                "variance": 0.1860795945
              },
              {
                "average": 1.696843475,
                "count": 495038,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5874122684,
                "variance": 0.345053173
              },
              {
                "average": 352214972.8,
                "count": 495038,
                "maximum": 352215569.9,
                "minimum": 352214650.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 265.9447599,
                "variance": 70726.61533
              },
              {
                "average": 0,
                "count": 495038,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 495038,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 495038,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 495038,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 495038,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              587000.0087,
              4462999.988,
              -5.28609212,
              587253.0887,
              4463999.988,
              17.57390788
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    587000.0086565071,
                    4462999.988270322,
                    -5.286092120081911
                  ],
                  [
                    587000.0086565071,
                    4463999.988270322,
                    -5.286092120081911
                  ],
                  [
                    587253.0886565072,
                    4463999.988270322,
                    17.57390787991809
                  ],
                  [
                    587253.0886565072,
                    4462999.988270322,
                    17.57390787991809
                  ],
                  [
                    587000.0086565071,
                    4462999.988270322,
                    -5.286092120081911
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:26:09+00:00",
            "end_time": "2022-11-11T15:10:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8775.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.97446519343981,
              40.42108394697229,
              -7.78560743651322
            ],
            [
              -73.97439667406492,
              40.42559518103915,
              -7.78560743651322
            ],
            [
              -73.97214587722671,
              40.425575190763325,
              -6.18560743651322
            ],
            [
              -73.9722145469103,
              40.42106395986385,
              -6.18560743651322
            ],
            [
              -73.97446519343981,
              40.42108394697229,
              -7.78560743651322
            ]
          ]
        ]
      },
      "bbox": [
        -73.97446519,
        40.42106396,
        -7.785607437,
        -73.97214588,
        40.42559518,
        -6.185607437
      ],
      "properties": {
        "datetime": "2022-11-11T14:41:32Z",
        "pc:count": 34080,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 587057.847,
            "count": 34080,
            "maximum": 587190.9721,
            "minimum": 587000.0121,
            "name": "X",
            "position": 0,
            "stddev": 39.14135915,
            "variance": 1532.045996
          },
          {
            "average": 4475192.836,
            "count": 34080,
            "maximum": 4475500.819,
            "minimum": 4474999.999,
            "name": "Y",
            "position": 1,
            "stddev": 125.693176,
            "variance": 15798.77448
          },
          {
            "average": -7.064020289,
            "count": 34080,
            "maximum": -6.185607437,
            "minimum": -7.785607437,
            "name": "Z",
            "position": 2,
            "stddev": 0.3009803446,
            "variance": 0.09058916785
          },
          {
            "average": 2024.43348,
            "count": 34080,
            "maximum": 4522,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 531.2271872,
            "variance": 282202.3244
          },
          {
            "average": 1,
            "count": 34080,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 34080,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 34080,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34080,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 34080,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.96104143,
            "count": 34080,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.448085895,
            "variance": 2.096952759
          },
          {
            "average": 2.016960094,
            "count": 34080,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1307048144,
            "variance": 0.01708374852
          },
          {
            "average": 10.46475939,
            "count": 34080,
            "maximum": 11,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4987638708,
            "variance": 0.2487653988
          },
          {
            "average": 352212726.5,
            "count": 34080,
            "maximum": 352212892.5,
            "minimum": 352212583.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 149.3673342,
            "variance": 22310.60052
          },
          {
            "average": 0,
            "count": 34080,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34080,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34080,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34080,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34080,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          587000.0121,
          4474999.999,
          -7.785607437,
          587190.9721,
          4475500.819,
          -6.185607437
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                587000.0121481164,
                4474999.999307836,
                -7.78560743651322
              ],
              [
                587000.0121481164,
                4475500.819307837,
                -7.78560743651322
              ],
              [
                587190.9721481163,
                4475500.819307837,
                -6.18560743651322
              ],
              [
                587190.9721481163,
                4474999.999307836,
                -6.18560743651322
              ],
              [
                587000.0121481164,
                4474999.999307836,
                -7.78560743651322
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:41:32+00:00",
        "end_time": "2022-11-11T14:36:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8775.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8775.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8775.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8775.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.97446519,
            40.42106396,
            -7.785607437,
            -73.97214588,
            40.42559518,
            -6.185607437
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.97446519343981,
                  40.42108394697229,
                  -7.78560743651322
                ],
                [
                  -73.97439667406492,
                  40.42559518103915,
                  -7.78560743651322
                ],
                [
                  -73.97214587722671,
                  40.425575190763325,
                  -6.18560743651322
                ],
                [
                  -73.9722145469103,
                  40.42106395986385,
                  -6.18560743651322
                ],
                [
                  -73.97446519343981,
                  40.42108394697229,
                  -7.78560743651322
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8775.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8775.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:41:32Z",
            "pc:count": 34080,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 587057.847,
                "count": 34080,
                "maximum": 587190.9721,
                "minimum": 587000.0121,
                "name": "X",
                "position": 0,
                "stddev": 39.14135915,
                "variance": 1532.045996
              },
              {
                "average": 4475192.836,
                "count": 34080,
                "maximum": 4475500.819,
                "minimum": 4474999.999,
                "name": "Y",
                "position": 1,
                "stddev": 125.693176,
                "variance": 15798.77448
              },
              {
                "average": -7.064020289,
                "count": 34080,
                "maximum": -6.185607437,
                "minimum": -7.785607437,
                "name": "Z",
                "position": 2,
                "stddev": 0.3009803446,
                "variance": 0.09058916785
              },
              {
                "average": 2024.43348,
                "count": 34080,
                "maximum": 4522,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 531.2271872,
                "variance": 282202.3244
              },
              {
                "average": 1,
                "count": 34080,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 34080,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 34080,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34080,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 34080,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.96104143,
                "count": 34080,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.448085895,
                "variance": 2.096952759
              },
              {
                "average": 2.016960094,
                "count": 34080,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1307048144,
                "variance": 0.01708374852
              },
              {
                "average": 10.46475939,
                "count": 34080,
                "maximum": 11,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4987638708,
                "variance": 0.2487653988
              },
              {
                "average": 352212726.5,
                "count": 34080,
                "maximum": 352212892.5,
                "minimum": 352212583.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 149.3673342,
                "variance": 22310.60052
              },
              {
                "average": 0,
                "count": 34080,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34080,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34080,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34080,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34080,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              587000.0121,
              4474999.999,
              -7.785607437,
              587190.9721,
              4475500.819,
              -6.185607437
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    587000.0121481164,
                    4474999.999307836,
                    -7.78560743651322
                  ],
                  [
                    587000.0121481164,
                    4475500.819307837,
                    -7.78560743651322
                  ],
                  [
                    587190.9721481163,
                    4475500.819307837,
                    -6.18560743651322
                  ],
                  [
                    587190.9721481163,
                    4474999.999307836,
                    -6.18560743651322
                  ],
                  [
                    587000.0121481164,
                    4474999.999307836,
                    -7.78560743651322
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:41:32+00:00",
            "end_time": "2022-11-11T14:36:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6071.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30229331757445,
              39.48651260895205,
              -4.839660914083075
            ],
            [
              -74.30220325441258,
              39.495522534570824,
              -4.839660914083075
            ],
            [
              -74.29096883173905,
              39.495454566677246,
              -1.279660914083075
            ],
            [
              -74.29106034461063,
              39.48644466269188,
              -1.279660914083075
            ],
            [
              -74.30229331757445,
              39.48651260895205,
              -4.839660914083075
            ]
          ]
        ]
      },
      "bbox": [
        -74.30229332,
        39.48644466,
        -4.839660914,
        -74.29096883,
        39.49552253,
        -1.279660914
      ],
      "properties": {
        "datetime": "2022-11-10T16:47:00Z",
        "pc:count": 1150638,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560362.2568,
            "count": 1150638,
            "maximum": 560966.0719,
            "minimum": 560000.0119,
            "name": "X",
            "position": 0,
            "stddev": 236.9188959,
            "variance": 56130.56324
          },
          {
            "average": 4371229.641,
            "count": 1150638,
            "maximum": 4371999.981,
            "minimum": 4370999.981,
            "name": "Y",
            "position": 1,
            "stddev": 164.8640373,
            "variance": 27180.15078
          },
          {
            "average": -2.472085447,
            "count": 1150638,
            "maximum": -1.279660914,
            "minimum": -4.839660914,
            "name": "Z",
            "position": 2,
            "stddev": 0.5213388714,
            "variance": 0.2717942188
          },
          {
            "average": 188.013111,
            "count": 1150638,
            "maximum": 6272,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 262.4702044,
            "variance": 68890.60821
          },
          {
            "average": 1,
            "count": 1150638,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1150638,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1150638,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1150638,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1150638,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.9256024,
            "count": 1150638,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.891160065,
            "variance": 3.57648639
          },
          {
            "average": 2.000933395,
            "count": 1150638,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03059413557,
            "variance": 0.0009360011311
          },
          {
            "average": 17.58933392,
            "count": 1150638,
            "maximum": 21,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.186579263,
            "variance": 1.407970348
          },
          {
            "average": 352131969.2,
            "count": 1150638,
            "maximum": 352134020,
            "minimum": 352129778.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 746.8065158,
            "variance": 557719.972
          },
          {
            "average": 0,
            "count": 1150638,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1150638,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1150638,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1150638,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1150638,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560000.0119,
          4370999.981,
          -4.839660914,
          560966.0719,
          4371999.981,
          -1.279660914
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560000.0119421834,
                4370999.981487118,
                -4.839660914083075
              ],
              [
                560000.0119421834,
                4371999.981487118,
                -4.839660914083075
              ],
              [
                560966.0719421834,
                4371999.981487118,
                -1.279660914083075
              ],
              [
                560966.0719421834,
                4370999.981487118,
                -1.279660914083075
              ],
              [
                560000.0119421834,
                4370999.981487118,
                -4.839660914083075
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:47:00+00:00",
        "end_time": "2022-11-10T15:36:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6071.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6071.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6071.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6071.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.30229332,
            39.48644466,
            -4.839660914,
            -74.29096883,
            39.49552253,
            -1.279660914
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.30229331757445,
                  39.48651260895205,
                  -4.839660914083075
                ],
                [
                  -74.30220325441258,
                  39.495522534570824,
                  -4.839660914083075
                ],
                [
                  -74.29096883173905,
                  39.495454566677246,
                  -1.279660914083075
                ],
                [
                  -74.29106034461063,
                  39.48644466269188,
                  -1.279660914083075
                ],
                [
                  -74.30229331757445,
                  39.48651260895205,
                  -4.839660914083075
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6071.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6071.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:47:00Z",
            "pc:count": 1150638,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560362.2568,
                "count": 1150638,
                "maximum": 560966.0719,
                "minimum": 560000.0119,
                "name": "X",
                "position": 0,
                "stddev": 236.9188959,
                "variance": 56130.56324
              },
              {
                "average": 4371229.641,
                "count": 1150638,
                "maximum": 4371999.981,
                "minimum": 4370999.981,
                "name": "Y",
                "position": 1,
                "stddev": 164.8640373,
                "variance": 27180.15078
              },
              {
                "average": -2.472085447,
                "count": 1150638,
                "maximum": -1.279660914,
                "minimum": -4.839660914,
                "name": "Z",
                "position": 2,
                "stddev": 0.5213388714,
                "variance": 0.2717942188
              },
              {
                "average": 188.013111,
                "count": 1150638,
                "maximum": 6272,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 262.4702044,
                "variance": 68890.60821
              },
              {
                "average": 1,
                "count": 1150638,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1150638,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1150638,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1150638,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1150638,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.9256024,
                "count": 1150638,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.891160065,
                "variance": 3.57648639
              },
              {
                "average": 2.000933395,
                "count": 1150638,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03059413557,
                "variance": 0.0009360011311
              },
              {
                "average": 17.58933392,
                "count": 1150638,
                "maximum": 21,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.186579263,
                "variance": 1.407970348
              },
              {
                "average": 352131969.2,
                "count": 1150638,
                "maximum": 352134020,
                "minimum": 352129778.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 746.8065158,
                "variance": 557719.972
              },
              {
                "average": 0,
                "count": 1150638,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1150638,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1150638,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1150638,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1150638,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560000.0119,
              4370999.981,
              -4.839660914,
              560966.0719,
              4371999.981,
              -1.279660914
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560000.0119421834,
                    4370999.981487118,
                    -4.839660914083075
                  ],
                  [
                    560000.0119421834,
                    4371999.981487118,
                    -4.839660914083075
                  ],
                  [
                    560966.0719421834,
                    4371999.981487118,
                    -1.279660914083075
                  ],
                  [
                    560966.0719421834,
                    4370999.981487118,
                    -1.279660914083075
                  ],
                  [
                    560000.0119421834,
                    4370999.981487118,
                    -4.839660914083075
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:47:00+00:00",
            "end_time": "2022-11-10T15:36:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8774.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.97456446801021,
              40.41455024171341,
              -7.659250053646006
            ],
            [
              -73.97446526127027,
              40.421083709854486,
              -7.659250053646006
            ],
            [
              -73.97155153718694,
              40.42105782585891,
              -5.759250053646006
            ],
            [
              -73.97165102566971,
              40.41452436365747,
              -5.759250053646006
            ],
            [
              -73.97456446801021,
              40.41455024171341,
              -7.659250053646006
            ]
          ]
        ]
      },
      "bbox": [
        -73.97456447,
        40.41452436,
        -7.659250054,
        -73.97155154,
        40.42108371,
        -5.759250054
      ],
      "properties": {
        "datetime": "2022-11-11T14:41:25Z",
        "pc:count": 71158,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 587105.76,
            "count": 71158,
            "maximum": 587247.2267,
            "minimum": 587000.0067,
            "name": "X",
            "position": 0,
            "stddev": 64.08586236,
            "variance": 4106.997754
          },
          {
            "average": 4474745.119,
            "count": 71158,
            "maximum": 4474999.973,
            "minimum": 4474274.653,
            "name": "Y",
            "position": 1,
            "stddev": 157.7575662,
            "variance": 24887.4497
          },
          {
            "average": -6.561890937,
            "count": 71158,
            "maximum": -5.759250054,
            "minimum": -7.659250054,
            "name": "Z",
            "position": 2,
            "stddev": 0.3497251842,
            "variance": 0.1223077044
          },
          {
            "average": 2288.169173,
            "count": 71158,
            "maximum": 4325,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 849.7966133,
            "variance": 722154.284
          },
          {
            "average": 1,
            "count": 71158,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 71158,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 71158,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71158,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 71158,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.70004056,
            "count": 71158,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.965314938,
            "variance": 3.862462804
          },
          {
            "average": 2.029062087,
            "count": 71158,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1702256271,
            "variance": 0.02897676411
          },
          {
            "average": 9.914387701,
            "count": 71158,
            "maximum": 11,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6596641299,
            "variance": 0.4351567642
          },
          {
            "average": 352212505.1,
            "count": 71158,
            "maximum": 352212885.6,
            "minimum": 352212057.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 284.8952872,
            "variance": 81165.32469
          },
          {
            "average": 0,
            "count": 71158,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71158,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71158,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71158,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71158,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          587000.0067,
          4474274.653,
          -7.659250054,
          587247.2267,
          4474999.973,
          -5.759250054
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                587000.0066992001,
                4474274.6529206885,
                -7.659250053646006
              ],
              [
                587000.0066992001,
                4474999.972920689,
                -7.659250053646006
              ],
              [
                587247.2266992001,
                4474999.972920689,
                -5.759250053646006
              ],
              [
                587247.2266992001,
                4474274.6529206885,
                -5.759250053646006
              ],
              [
                587000.0066992001,
                4474274.6529206885,
                -7.659250053646006
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:41:25+00:00",
        "end_time": "2022-11-11T14:27:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8774.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8774.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8774.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8774.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.97456447,
            40.41452436,
            -7.659250054,
            -73.97155154,
            40.42108371,
            -5.759250054
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.97456446801021,
                  40.41455024171341,
                  -7.659250053646006
                ],
                [
                  -73.97446526127027,
                  40.421083709854486,
                  -7.659250053646006
                ],
                [
                  -73.97155153718694,
                  40.42105782585891,
                  -5.759250053646006
                ],
                [
                  -73.97165102566971,
                  40.41452436365747,
                  -5.759250053646006
                ],
                [
                  -73.97456446801021,
                  40.41455024171341,
                  -7.659250053646006
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8774.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8774.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:41:25Z",
            "pc:count": 71158,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 587105.76,
                "count": 71158,
                "maximum": 587247.2267,
                "minimum": 587000.0067,
                "name": "X",
                "position": 0,
                "stddev": 64.08586236,
                "variance": 4106.997754
              },
              {
                "average": 4474745.119,
                "count": 71158,
                "maximum": 4474999.973,
                "minimum": 4474274.653,
                "name": "Y",
                "position": 1,
                "stddev": 157.7575662,
                "variance": 24887.4497
              },
              {
                "average": -6.561890937,
                "count": 71158,
                "maximum": -5.759250054,
                "minimum": -7.659250054,
                "name": "Z",
                "position": 2,
                "stddev": 0.3497251842,
                "variance": 0.1223077044
              },
              {
                "average": 2288.169173,
                "count": 71158,
                "maximum": 4325,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 849.7966133,
                "variance": 722154.284
              },
              {
                "average": 1,
                "count": 71158,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 71158,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 71158,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71158,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 71158,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.70004056,
                "count": 71158,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.965314938,
                "variance": 3.862462804
              },
              {
                "average": 2.029062087,
                "count": 71158,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1702256271,
                "variance": 0.02897676411
              },
              {
                "average": 9.914387701,
                "count": 71158,
                "maximum": 11,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6596641299,
                "variance": 0.4351567642
              },
              {
                "average": 352212505.1,
                "count": 71158,
                "maximum": 352212885.6,
                "minimum": 352212057.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 284.8952872,
                "variance": 81165.32469
              },
              {
                "average": 0,
                "count": 71158,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71158,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71158,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71158,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71158,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              587000.0067,
              4474274.653,
              -7.659250054,
              587247.2267,
              4474999.973,
              -5.759250054
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    587000.0066992001,
                    4474274.6529206885,
                    -7.659250053646006
                  ],
                  [
                    587000.0066992001,
                    4474999.972920689,
                    -7.659250053646006
                  ],
                  [
                    587247.2266992001,
                    4474999.972920689,
                    -5.759250053646006
                  ],
                  [
                    587247.2266992001,
                    4474274.6529206885,
                    -5.759250053646006
                  ],
                  [
                    587000.0066992001,
                    4474274.6529206885,
                    -7.659250053646006
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:41:25+00:00",
            "end_time": "2022-11-11T14:27:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6077.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30175236932719,
              39.54057197767548,
              -2.676339002957315
            ],
            [
              -74.30166206319808,
              39.54958181822765,
              -2.676339002957315
            ],
            [
              -74.29002393104851,
              39.54951130820889,
              1.863660997042685
            ],
            [
              -74.29011574186642,
              39.54050149009073,
              1.863660997042685
            ],
            [
              -74.30175236932719,
              39.54057197767548,
              -2.676339002957315
            ]
          ]
        ]
      },
      "bbox": [
        -74.30175237,
        39.54050149,
        -2.676339003,
        -74.29002393,
        39.54958182,
        1.863660997
      ],
      "properties": {
        "datetime": "2022-11-10T14:09:22Z",
        "pc:count": 1906898,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560685.9308,
            "count": 1906898,
            "maximum": 561000.0087,
            "minimum": 560000.0087,
            "name": "X",
            "position": 0,
            "stddev": 213.0127518,
            "variance": 45374.43242
          },
          {
            "average": 4377507.453,
            "count": 1906898,
            "maximum": 4377999.985,
            "minimum": 4376999.985,
            "name": "Y",
            "position": 1,
            "stddev": 247.6118748,
            "variance": 61311.64053
          },
          {
            "average": -0.2393363526,
            "count": 1906898,
            "maximum": 1.863660997,
            "minimum": -2.676339003,
            "name": "Z",
            "position": 2,
            "stddev": 0.5479380499,
            "variance": 0.3002361065
          },
          {
            "average": 1423.755444,
            "count": 1906898,
            "maximum": 23986,
            "minimum": 13,
            "name": "Intensity",
            "position": 3,
            "stddev": 1687.874357,
            "variance": 2848919.844
          },
          {
            "average": 1.000038806,
            "count": 1906898,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006229365528,
            "variance": 3.880499488e-05
          },
          {
            "average": 1.000079186,
            "count": 1906898,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008898312633,
            "variance": 7.917996771e-05
          },
          {
            "average": 1,
            "count": 1906898,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1906898,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.43856672,
            "count": 1906898,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.0473186,
            "variance": 122.0432482
          },
          {
            "average": 20.03049117,
            "count": 1906898,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.335531954,
            "variance": 1.783645599
          },
          {
            "average": 1.797945144,
            "count": 1906898,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4017915413,
            "variance": 0.1614364427
          },
          {
            "average": 1.99173422,
            "count": 1906898,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.944728882,
            "variance": 0.8925126605
          },
          {
            "average": 352123231,
            "count": 1906898,
            "maximum": 352124562.6,
            "minimum": 352122764.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 430.9544097,
            "variance": 185721.7033
          },
          {
            "average": 0,
            "count": 1906898,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1906898,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1906898,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1906898,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1906898,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560000.0087,
          4376999.985,
          -2.676339003,
          561000.0087,
          4377999.985,
          1.863660997
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560000.0086700064,
                4376999.984531833,
                -2.676339002957315
              ],
              [
                560000.0086700064,
                4377999.984531833,
                -2.676339002957315
              ],
              [
                561000.0086700064,
                4377999.984531833,
                1.863660997042685
              ],
              [
                561000.0086700064,
                4376999.984531833,
                1.863660997042685
              ],
              [
                560000.0086700064,
                4376999.984531833,
                -2.676339002957315
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T14:09:22+00:00",
        "end_time": "2022-11-10T13:39:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6077.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6077.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6077.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6077.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.30175237,
            39.54050149,
            -2.676339003,
            -74.29002393,
            39.54958182,
            1.863660997
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.30175236932719,
                  39.54057197767548,
                  -2.676339002957315
                ],
                [
                  -74.30166206319808,
                  39.54958181822765,
                  -2.676339002957315
                ],
                [
                  -74.29002393104851,
                  39.54951130820889,
                  1.863660997042685
                ],
                [
                  -74.29011574186642,
                  39.54050149009073,
                  1.863660997042685
                ],
                [
                  -74.30175236932719,
                  39.54057197767548,
                  -2.676339002957315
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6077.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6077.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T14:09:22Z",
            "pc:count": 1906898,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560685.9308,
                "count": 1906898,
                "maximum": 561000.0087,
                "minimum": 560000.0087,
                "name": "X",
                "position": 0,
                "stddev": 213.0127518,
                "variance": 45374.43242
              },
              {
                "average": 4377507.453,
                "count": 1906898,
                "maximum": 4377999.985,
                "minimum": 4376999.985,
                "name": "Y",
                "position": 1,
                "stddev": 247.6118748,
                "variance": 61311.64053
              },
              {
                "average": -0.2393363526,
                "count": 1906898,
                "maximum": 1.863660997,
                "minimum": -2.676339003,
                "name": "Z",
                "position": 2,
                "stddev": 0.5479380499,
                "variance": 0.3002361065
              },
              {
                "average": 1423.755444,
                "count": 1906898,
                "maximum": 23986,
                "minimum": 13,
                "name": "Intensity",
                "position": 3,
                "stddev": 1687.874357,
                "variance": 2848919.844
              },
              {
                "average": 1.000038806,
                "count": 1906898,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006229365528,
                "variance": 3.880499488e-05
              },
              {
                "average": 1.000079186,
                "count": 1906898,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008898312633,
                "variance": 7.917996771e-05
              },
              {
                "average": 1,
                "count": 1906898,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1906898,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.43856672,
                "count": 1906898,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.0473186,
                "variance": 122.0432482
              },
              {
                "average": 20.03049117,
                "count": 1906898,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.335531954,
                "variance": 1.783645599
              },
              {
                "average": 1.797945144,
                "count": 1906898,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4017915413,
                "variance": 0.1614364427
              },
              {
                "average": 1.99173422,
                "count": 1906898,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.944728882,
                "variance": 0.8925126605
              },
              {
                "average": 352123231,
                "count": 1906898,
                "maximum": 352124562.6,
                "minimum": 352122764.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 430.9544097,
                "variance": 185721.7033
              },
              {
                "average": 0,
                "count": 1906898,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1906898,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1906898,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1906898,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1906898,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560000.0087,
              4376999.985,
              -2.676339003,
              561000.0087,
              4377999.985,
              1.863660997
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560000.0086700064,
                    4376999.984531833,
                    -2.676339002957315
                  ],
                  [
                    560000.0086700064,
                    4377999.984531833,
                    -2.676339002957315
                  ],
                  [
                    561000.0086700064,
                    4377999.984531833,
                    1.863660997042685
                  ],
                  [
                    561000.0086700064,
                    4376999.984531833,
                    1.863660997042685
                  ],
                  [
                    560000.0086700064,
                    4376999.984531833,
                    -2.676339002957315
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T14:09:22+00:00",
            "end_time": "2022-11-10T13:39:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8773.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.97473880814137,
              40.40306832133343,
              -6.038979920760209
            ],
            [
              -73.97463639903684,
              40.409816546828054,
              -6.038979920760209
            ],
            [
              -73.97184901371601,
              40.40979179234948,
              -0.438979920760208
            ],
            [
              -73.97195170109376,
              40.403043572722396,
              -0.438979920760208
            ],
            [
              -73.97473880814137,
              40.40306832133343,
              -6.038979920760209
            ]
          ]
        ]
      },
      "bbox": [
        -73.97473881,
        40.40304357,
        -6.038979921,
        -73.97184901,
        40.40981655,
        -0.4389799208
      ],
      "properties": {
        "datetime": "2022-11-11T14:22:27Z",
        "pc:count": 287531,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 587068.2093,
            "count": 287531,
            "maximum": 587236.5405,
            "minimum": 587000.0005,
            "name": "X",
            "position": 0,
            "stddev": 45.93829489,
            "variance": 2110.326938
          },
          {
            "average": 4473314.491,
            "count": 287531,
            "maximum": 4473749.137,
            "minimum": 4472999.977,
            "name": "Y",
            "position": 1,
            "stddev": 191.1694997,
            "variance": 36545.77761
          },
          {
            "average": -2.564805032,
            "count": 287531,
            "maximum": -0.4389799208,
            "minimum": -6.038979921,
            "name": "Z",
            "position": 2,
            "stddev": 1.099934096,
            "variance": 1.209855017
          },
          {
            "average": 552.0654921,
            "count": 287531,
            "maximum": 14378,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 843.7144853,
            "variance": 711854.1327
          },
          {
            "average": 1.000003478,
            "count": 287531,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001864909076,
            "variance": 3.477885863e-06
          },
          {
            "average": 1.000006956,
            "count": 287531,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002637375122,
            "variance": 6.955747534e-06
          },
          {
            "average": 1,
            "count": 287531,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 287531,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 287531,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.51021361,
            "count": 287531,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.331133563,
            "variance": 1.771916563
          },
          {
            "average": 2.016985995,
            "count": 287531,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1306642323,
            "variance": 0.01707314159
          },
          {
            "average": 7.264774929,
            "count": 287531,
            "maximum": 8,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6247356619,
            "variance": 0.3902946472
          },
          {
            "average": 352211343.1,
            "count": 287531,
            "maximum": 352211747.2,
            "minimum": 352210808.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 317.0742217,
            "variance": 100536.0621
          },
          {
            "average": 0,
            "count": 287531,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 287531,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 287531,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 287531,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 287531,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          587000.0005,
          4472999.977,
          -6.038979921,
          587236.5405,
          4473749.137,
          -0.4389799208
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                587000.0004960834,
                4472999.977142129,
                -6.038979920760209
              ],
              [
                587000.0004960834,
                4473749.137142129,
                -6.038979920760209
              ],
              [
                587236.5404960834,
                4473749.137142129,
                -0.438979920760208
              ],
              [
                587236.5404960834,
                4472999.977142129,
                -0.438979920760208
              ],
              [
                587000.0004960834,
                4472999.977142129,
                -6.038979920760209
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:22:27+00:00",
        "end_time": "2022-11-11T14:06:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8773.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8773.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8773.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8773.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.97473881,
            40.40304357,
            -6.038979921,
            -73.97184901,
            40.40981655,
            -0.4389799208
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.97473880814137,
                  40.40306832133343,
                  -6.038979920760209
                ],
                [
                  -73.97463639903684,
                  40.409816546828054,
                  -6.038979920760209
                ],
                [
                  -73.97184901371601,
                  40.40979179234948,
                  -0.438979920760208
                ],
                [
                  -73.97195170109376,
                  40.403043572722396,
                  -0.438979920760208
                ],
                [
                  -73.97473880814137,
                  40.40306832133343,
                  -6.038979920760209
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8773.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8773.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:22:27Z",
            "pc:count": 287531,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 587068.2093,
                "count": 287531,
                "maximum": 587236.5405,
                "minimum": 587000.0005,
                "name": "X",
                "position": 0,
                "stddev": 45.93829489,
                "variance": 2110.326938
              },
              {
                "average": 4473314.491,
                "count": 287531,
                "maximum": 4473749.137,
                "minimum": 4472999.977,
                "name": "Y",
                "position": 1,
                "stddev": 191.1694997,
                "variance": 36545.77761
              },
              {
                "average": -2.564805032,
                "count": 287531,
                "maximum": -0.4389799208,
                "minimum": -6.038979921,
                "name": "Z",
                "position": 2,
                "stddev": 1.099934096,
                "variance": 1.209855017
              },
              {
                "average": 552.0654921,
                "count": 287531,
                "maximum": 14378,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 843.7144853,
                "variance": 711854.1327
              },
              {
                "average": 1.000003478,
                "count": 287531,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001864909076,
                "variance": 3.477885863e-06
              },
              {
                "average": 1.000006956,
                "count": 287531,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002637375122,
                "variance": 6.955747534e-06
              },
              {
                "average": 1,
                "count": 287531,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 287531,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 287531,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.51021361,
                "count": 287531,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.331133563,
                "variance": 1.771916563
              },
              {
                "average": 2.016985995,
                "count": 287531,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1306642323,
                "variance": 0.01707314159
              },
              {
                "average": 7.264774929,
                "count": 287531,
                "maximum": 8,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6247356619,
                "variance": 0.3902946472
              },
              {
                "average": 352211343.1,
                "count": 287531,
                "maximum": 352211747.2,
                "minimum": 352210808.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 317.0742217,
                "variance": 100536.0621
              },
              {
                "average": 0,
                "count": 287531,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 287531,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 287531,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 287531,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 287531,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              587000.0005,
              4472999.977,
              -6.038979921,
              587236.5405,
              4473749.137,
              -0.4389799208
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    587000.0004960834,
                    4472999.977142129,
                    -6.038979920760209
                  ],
                  [
                    587000.0004960834,
                    4473749.137142129,
                    -6.038979920760209
                  ],
                  [
                    587236.5404960834,
                    4473749.137142129,
                    -0.438979920760208
                  ],
                  [
                    587236.5404960834,
                    4472999.977142129,
                    -0.438979920760208
                  ],
                  [
                    587000.0004960834,
                    4472999.977142129,
                    -6.038979920760209
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:22:27+00:00",
            "end_time": "2022-11-11T14:06:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8481.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.00902997230507,
              40.47543851261952,
              -6.593292170396603
            ],
            [
              -74.00893483666425,
              40.48190784623769,
              -6.593292170396603
            ],
            [
              -73.9971381466122,
              40.48180608151987,
              9.246707829603396
            ],
            [
              -73.99723441419671,
              40.47533677101663,
              9.246707829603396
            ],
            [
              -74.00902997230507,
              40.47543851261952,
              -6.593292170396603
            ]
          ]
        ]
      },
      "bbox": [
        -74.00902997,
        40.47533677,
        -6.59329217,
        -73.99713815,
        40.48190785,
        9.24670783
      ],
      "properties": {
        "datetime": "2022-11-11T14:48:26Z",
        "pc:count": 1627510,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 584307.5729,
            "count": 1627510,
            "maximum": 584999.9961,
            "minimum": 583999.9961,
            "name": "X",
            "position": 0,
            "stddev": 199.8962036,
            "variance": 39958.4922
          },
          {
            "average": 4481288.62,
            "count": 1627510,
            "maximum": 4481718.176,
            "minimum": 4480999.976,
            "name": "Y",
            "position": 1,
            "stddev": 186.6050132,
            "variance": 34821.43097
          },
          {
            "average": 0.08669557776,
            "count": 1627510,
            "maximum": 9.24670783,
            "minimum": -6.59329217,
            "name": "Z",
            "position": 2,
            "stddev": 2.540546454,
            "variance": 6.454376286
          },
          {
            "average": 7896.122078,
            "count": 1627510,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7808.991608,
            "variance": 60980349.94
          },
          {
            "average": 1.019709864,
            "count": 1627510,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1569868452,
            "variance": 0.02464486955
          },
          {
            "average": 1.039439389,
            "count": 1627510,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2321263223,
            "variance": 0.05388262953
          },
          {
            "average": 1,
            "count": 1627510,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1627510,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.12979398,
            "count": 1627510,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.40767617,
            "variance": 179.7657802
          },
          {
            "average": 19.99979377,
            "count": 1627510,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.669639193,
            "variance": 2.787695033
          },
          {
            "average": 1.411902845,
            "count": 1627510,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.501169114,
            "variance": 0.2511704808
          },
          {
            "average": 8.559617452,
            "count": 1627510,
            "maximum": 12,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.028383493,
            "variance": 1.057572608
          },
          {
            "average": 352211912.4,
            "count": 1627510,
            "maximum": 352213306.3,
            "minimum": 352210690,
            "name": "GpsTime",
            "position": 12,
            "stddev": 445.4084953,
            "variance": 198388.7277
          },
          {
            "average": 0,
            "count": 1627510,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1627510,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1627510,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1627510,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1627510,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          583999.9961,
          4480999.976,
          -6.59329217,
          584999.9961,
          4481718.176,
          9.24670783
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                583999.9960714903,
                4480999.976453293,
                -6.593292170396603
              ],
              [
                583999.9960714903,
                4481718.176453292,
                -6.593292170396603
              ],
              [
                584999.9960714903,
                4481718.176453292,
                9.246707829603396
              ],
              [
                584999.9960714903,
                4480999.976453293,
                9.246707829603396
              ],
              [
                583999.9960714903,
                4480999.976453293,
                -6.593292170396603
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:48:26+00:00",
        "end_time": "2022-11-11T14:04:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8481.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8481.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8481.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8481.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.00902997,
            40.47533677,
            -6.59329217,
            -73.99713815,
            40.48190785,
            9.24670783
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.00902997230507,
                  40.47543851261952,
                  -6.593292170396603
                ],
                [
                  -74.00893483666425,
                  40.48190784623769,
                  -6.593292170396603
                ],
                [
                  -73.9971381466122,
                  40.48180608151987,
                  9.246707829603396
                ],
                [
                  -73.99723441419671,
                  40.47533677101663,
                  9.246707829603396
                ],
                [
                  -74.00902997230507,
                  40.47543851261952,
                  -6.593292170396603
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8481.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8481.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:48:26Z",
            "pc:count": 1627510,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 584307.5729,
                "count": 1627510,
                "maximum": 584999.9961,
                "minimum": 583999.9961,
                "name": "X",
                "position": 0,
                "stddev": 199.8962036,
                "variance": 39958.4922
              },
              {
                "average": 4481288.62,
                "count": 1627510,
                "maximum": 4481718.176,
                "minimum": 4480999.976,
                "name": "Y",
                "position": 1,
                "stddev": 186.6050132,
                "variance": 34821.43097
              },
              {
                "average": 0.08669557776,
                "count": 1627510,
                "maximum": 9.24670783,
                "minimum": -6.59329217,
                "name": "Z",
                "position": 2,
                "stddev": 2.540546454,
                "variance": 6.454376286
              },
              {
                "average": 7896.122078,
                "count": 1627510,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7808.991608,
                "variance": 60980349.94
              },
              {
                "average": 1.019709864,
                "count": 1627510,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1569868452,
                "variance": 0.02464486955
              },
              {
                "average": 1.039439389,
                "count": 1627510,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2321263223,
                "variance": 0.05388262953
              },
              {
                "average": 1,
                "count": 1627510,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1627510,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.12979398,
                "count": 1627510,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.40767617,
                "variance": 179.7657802
              },
              {
                "average": 19.99979377,
                "count": 1627510,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.669639193,
                "variance": 2.787695033
              },
              {
                "average": 1.411902845,
                "count": 1627510,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.501169114,
                "variance": 0.2511704808
              },
              {
                "average": 8.559617452,
                "count": 1627510,
                "maximum": 12,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.028383493,
                "variance": 1.057572608
              },
              {
                "average": 352211912.4,
                "count": 1627510,
                "maximum": 352213306.3,
                "minimum": 352210690,
                "name": "GpsTime",
                "position": 12,
                "stddev": 445.4084953,
                "variance": 198388.7277
              },
              {
                "average": 0,
                "count": 1627510,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1627510,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1627510,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1627510,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1627510,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              583999.9961,
              4480999.976,
              -6.59329217,
              584999.9961,
              4481718.176,
              9.24670783
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    583999.9960714903,
                    4480999.976453293,
                    -6.593292170396603
                  ],
                  [
                    583999.9960714903,
                    4481718.176453292,
                    -6.593292170396603
                  ],
                  [
                    584999.9960714903,
                    4481718.176453292,
                    9.246707829603396
                  ],
                  [
                    584999.9960714903,
                    4480999.976453293,
                    9.246707829603396
                  ],
                  [
                    583999.9960714903,
                    4480999.976453293,
                    -6.593292170396603
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:48:26+00:00",
            "end_time": "2022-11-11T14:04:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8474.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.99935808078747,
              40.41891229019878,
              -3.763909735405063
            ],
            [
              -73.99932267481681,
              40.421301691262244,
              -3.763909735405063
            ],
            [
              -73.99803728392996,
              40.421290558002404,
              -1.963909735405063
            ],
            [
              -73.99807273536182,
              40.41890115787333,
              -1.963909735405063
            ],
            [
              -73.99935808078747,
              40.41891229019878,
              -3.763909735405063
            ]
          ]
        ]
      },
      "bbox": [
        -73.99935808,
        40.41890116,
        -3.763909735,
        -73.99803728,
        40.42130169,
        -1.963909735
      ],
      "properties": {
        "datetime": "2022-11-11T13:27:47Z",
        "pc:count": 11879,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 584943.6357,
            "count": 11879,
            "maximum": 585000.0088,
            "minimum": 584890.9488,
            "name": "X",
            "position": 0,
            "stddev": 29.82423498,
            "variance": 889.4849924
          },
          {
            "average": 4474958.267,
            "count": 11879,
            "maximum": 4474999.989,
            "minimum": 4474734.729,
            "name": "Y",
            "position": 1,
            "stddev": 27.82136254,
            "variance": 774.0282133
          },
          {
            "average": -2.562565346,
            "count": 11879,
            "maximum": -1.963909735,
            "minimum": -3.763909735,
            "name": "Z",
            "position": 2,
            "stddev": 0.2446122301,
            "variance": 0.05983514313
          },
          {
            "average": 202.1209698,
            "count": 11879,
            "maximum": 2412,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 559.6764467,
            "variance": 313237.725
          },
          {
            "average": 1,
            "count": 11879,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 11879,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 11879,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11879,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 11879,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.69810919,
            "count": 11879,
            "maximum": 22.00200081,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6283287719,
            "variance": 0.3947970456
          },
          {
            "average": 2.002778012,
            "count": 11879,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05263580053,
            "variance": 0.002770527498
          },
          {
            "average": 1,
            "count": 11879,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 352208465,
            "count": 11879,
            "maximum": 352208467.2,
            "minimum": 352208462.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.261519224,
            "variance": 1.591430753
          },
          {
            "average": 0,
            "count": 11879,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11879,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11879,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11879,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11879,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          584890.9488,
          4474734.729,
          -3.763909735,
          585000.0088,
          4474999.989,
          -1.963909735
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                584890.9488463996,
                4474734.729271156,
                -3.763909735405063
              ],
              [
                584890.9488463996,
                4474999.989271156,
                -3.763909735405063
              ],
              [
                585000.0088463996,
                4474999.989271156,
                -1.963909735405063
              ],
              [
                585000.0088463996,
                4474734.729271156,
                -1.963909735405063
              ],
              [
                584890.9488463996,
                4474734.729271156,
                -3.763909735405063
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T13:27:47+00:00",
        "end_time": "2022-11-11T13:27:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8474.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8474.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8474.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8474.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.99935808,
            40.41890116,
            -3.763909735,
            -73.99803728,
            40.42130169,
            -1.963909735
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.99935808078747,
                  40.41891229019878,
                  -3.763909735405063
                ],
                [
                  -73.99932267481681,
                  40.421301691262244,
                  -3.763909735405063
                ],
                [
                  -73.99803728392996,
                  40.421290558002404,
                  -1.963909735405063
                ],
                [
                  -73.99807273536182,
                  40.41890115787333,
                  -1.963909735405063
                ],
                [
                  -73.99935808078747,
                  40.41891229019878,
                  -3.763909735405063
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8474.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8474.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T13:27:47Z",
            "pc:count": 11879,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 584943.6357,
                "count": 11879,
                "maximum": 585000.0088,
                "minimum": 584890.9488,
                "name": "X",
                "position": 0,
                "stddev": 29.82423498,
                "variance": 889.4849924
              },
              {
                "average": 4474958.267,
                "count": 11879,
                "maximum": 4474999.989,
                "minimum": 4474734.729,
                "name": "Y",
                "position": 1,
                "stddev": 27.82136254,
                "variance": 774.0282133
              },
              {
                "average": -2.562565346,
                "count": 11879,
                "maximum": -1.963909735,
                "minimum": -3.763909735,
                "name": "Z",
                "position": 2,
                "stddev": 0.2446122301,
                "variance": 0.05983514313
              },
              {
                "average": 202.1209698,
                "count": 11879,
                "maximum": 2412,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 559.6764467,
                "variance": 313237.725
              },
              {
                "average": 1,
                "count": 11879,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 11879,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 11879,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11879,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 11879,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.69810919,
                "count": 11879,
                "maximum": 22.00200081,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6283287719,
                "variance": 0.3947970456
              },
              {
                "average": 2.002778012,
                "count": 11879,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05263580053,
                "variance": 0.002770527498
              },
              {
                "average": 1,
                "count": 11879,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 352208465,
                "count": 11879,
                "maximum": 352208467.2,
                "minimum": 352208462.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.261519224,
                "variance": 1.591430753
              },
              {
                "average": 0,
                "count": 11879,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11879,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11879,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11879,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11879,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              584890.9488,
              4474734.729,
              -3.763909735,
              585000.0088,
              4474999.989,
              -1.963909735
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    584890.9488463996,
                    4474734.729271156,
                    -3.763909735405063
                  ],
                  [
                    584890.9488463996,
                    4474999.989271156,
                    -3.763909735405063
                  ],
                  [
                    585000.0088463996,
                    4474999.989271156,
                    -1.963909735405063
                  ],
                  [
                    585000.0088463996,
                    4474734.729271156,
                    -1.963909735405063
                  ],
                  [
                    584890.9488463996,
                    4474734.729271156,
                    -3.763909735405063
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T13:27:47+00:00",
            "end_time": "2022-11-11T13:27:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6479.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.25312199872792,
              39.558290395356174,
              -1.778889637500813
            ],
            [
              -74.25310716484613,
              39.55967338773412,
              -1.778889637500813
            ],
            [
              -74.250555740527,
              39.5596569624827,
              1.141110362499187
            ],
            [
              -74.25057062507055,
              39.558273970906946,
              1.141110362499187
            ],
            [
              -74.25312199872792,
              39.558290395356174,
              -1.778889637500813
            ]
          ]
        ]
      },
      "bbox": [
        -74.253122,
        39.55827397,
        -1.778889638,
        -74.25055574,
        39.55967339,
        1.141110362
      ],
      "properties": {
        "datetime": "2022-11-10T15:21:22Z",
        "pc:count": 49377,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564264.9296,
            "count": 49377,
            "maximum": 564381.7088,
            "minimum": 564162.5088,
            "name": "X",
            "position": 0,
            "stddev": 37.89544622,
            "variance": 1436.064844
          },
          {
            "average": 4379046.135,
            "count": 49377,
            "maximum": 4379153.486,
            "minimum": 4378999.986,
            "name": "Y",
            "position": 1,
            "stddev": 31.4948953,
            "variance": 991.9284302
          },
          {
            "average": 0.2870552356,
            "count": 49377,
            "maximum": 1.141110362,
            "minimum": -1.778889638,
            "name": "Z",
            "position": 2,
            "stddev": 0.6476807035,
            "variance": 0.4194902937
          },
          {
            "average": 3460.608664,
            "count": 49377,
            "maximum": 32217,
            "minimum": 26,
            "name": "Intensity",
            "position": 3,
            "stddev": 3127.681765,
            "variance": 9782393.224
          },
          {
            "average": 1.000546813,
            "count": 49377,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0233778818,
            "variance": 0.0005465253573
          },
          {
            "average": 1.001093627,
            "count": 49377,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03305227213,
            "variance": 0.001092452693
          },
          {
            "average": 1,
            "count": 49377,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49377,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.392368917,
            "count": 49377,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.84375066,
            "variance": 140.2744298
          },
          {
            "average": 19.9827467,
            "count": 49377,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.123286849,
            "variance": 4.508347045
          },
          {
            "average": 1.248172226,
            "count": 49377,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.432237879,
            "variance": 0.1868295841
          },
          {
            "average": 12.74030419,
            "count": 49377,
            "maximum": 13,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4384721084,
            "variance": 0.1922577898
          },
          {
            "average": 352128812.2,
            "count": 49377,
            "maximum": 352128882.3,
            "minimum": 352128616.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 114.9240407,
            "variance": 13207.53514
          },
          {
            "average": 0,
            "count": 49377,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49377,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49377,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49377,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49377,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564162.5088,
          4378999.986,
          -1.778889638,
          564381.7088,
          4379153.486,
          1.141110362
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564162.5087788446,
                4378999.986065767,
                -1.778889637500813
              ],
              [
                564162.5087788446,
                4379153.486065767,
                -1.778889637500813
              ],
              [
                564381.7087788446,
                4379153.486065767,
                1.141110362499187
              ],
              [
                564381.7087788446,
                4378999.986065767,
                1.141110362499187
              ],
              [
                564162.5087788446,
                4378999.986065767,
                -1.778889637500813
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:21:22+00:00",
        "end_time": "2022-11-10T15:16:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6479.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6479.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6479.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6479.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.253122,
            39.55827397,
            -1.778889638,
            -74.25055574,
            39.55967339,
            1.141110362
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.25312199872792,
                  39.558290395356174,
                  -1.778889637500813
                ],
                [
                  -74.25310716484613,
                  39.55967338773412,
                  -1.778889637500813
                ],
                [
                  -74.250555740527,
                  39.5596569624827,
                  1.141110362499187
                ],
                [
                  -74.25057062507055,
                  39.558273970906946,
                  1.141110362499187
                ],
                [
                  -74.25312199872792,
                  39.558290395356174,
                  -1.778889637500813
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6479.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6479.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:21:22Z",
            "pc:count": 49377,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564264.9296,
                "count": 49377,
                "maximum": 564381.7088,
                "minimum": 564162.5088,
                "name": "X",
                "position": 0,
                "stddev": 37.89544622,
                "variance": 1436.064844
              },
              {
                "average": 4379046.135,
                "count": 49377,
                "maximum": 4379153.486,
                "minimum": 4378999.986,
                "name": "Y",
                "position": 1,
                "stddev": 31.4948953,
                "variance": 991.9284302
              },
              {
                "average": 0.2870552356,
                "count": 49377,
                "maximum": 1.141110362,
                "minimum": -1.778889638,
                "name": "Z",
                "position": 2,
                "stddev": 0.6476807035,
                "variance": 0.4194902937
              },
              {
                "average": 3460.608664,
                "count": 49377,
                "maximum": 32217,
                "minimum": 26,
                "name": "Intensity",
                "position": 3,
                "stddev": 3127.681765,
                "variance": 9782393.224
              },
              {
                "average": 1.000546813,
                "count": 49377,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0233778818,
                "variance": 0.0005465253573
              },
              {
                "average": 1.001093627,
                "count": 49377,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03305227213,
                "variance": 0.001092452693
              },
              {
                "average": 1,
                "count": 49377,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49377,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.392368917,
                "count": 49377,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.84375066,
                "variance": 140.2744298
              },
              {
                "average": 19.9827467,
                "count": 49377,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.123286849,
                "variance": 4.508347045
              },
              {
                "average": 1.248172226,
                "count": 49377,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.432237879,
                "variance": 0.1868295841
              },
              {
                "average": 12.74030419,
                "count": 49377,
                "maximum": 13,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4384721084,
                "variance": 0.1922577898
              },
              {
                "average": 352128812.2,
                "count": 49377,
                "maximum": 352128882.3,
                "minimum": 352128616.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 114.9240407,
                "variance": 13207.53514
              },
              {
                "average": 0,
                "count": 49377,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49377,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49377,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49377,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49377,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564162.5088,
              4378999.986,
              -1.778889638,
              564381.7088,
              4379153.486,
              1.141110362
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564162.5087788446,
                    4378999.986065767,
                    -1.778889637500813
                  ],
                  [
                    564162.5087788446,
                    4379153.486065767,
                    -1.778889637500813
                  ],
                  [
                    564381.7087788446,
                    4379153.486065767,
                    1.141110362499187
                  ],
                  [
                    564381.7087788446,
                    4378999.986065767,
                    1.141110362499187
                  ],
                  [
                    564162.5087788446,
                    4378999.986065767,
                    -1.778889637500813
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:21:22+00:00",
            "end_time": "2022-11-10T15:16:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ1717.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.80367128407637,
              39.001847970338446,
              -5.167084371682613
            ],
            [
              -74.80364637363155,
              39.01085926470417,
              -5.167084371682613
            ],
            [
              -74.79209623775157,
              39.010839253778464,
              38.93291562831739
            ],
            [
              -74.79212261348185,
              39.001827965805205,
              38.93291562831739
            ],
            [
              -74.80367128407637,
              39.001847970338446,
              -5.167084371682613
            ]
          ]
        ]
      },
      "bbox": [
        -74.80367128,
        39.00182797,
        -5.167084372,
        -74.79209624,
        39.01085926,
        38.93291563
      ],
      "properties": {
        "datetime": "2022-11-10T21:02:00Z",
        "pc:count": 5417290,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 517609.7228,
            "count": 5417290,
            "maximum": 518000.0125,
            "minimum": 517000.0125,
            "name": "X",
            "position": 0,
            "stddev": 250.6927697,
            "variance": 62846.8648
          },
          {
            "average": 4317518.013,
            "count": 5417290,
            "maximum": 4317999.985,
            "minimum": 4316999.985,
            "name": "Y",
            "position": 1,
            "stddev": 284.2671573,
            "variance": 80807.81674
          },
          {
            "average": 3.54910457,
            "count": 5417290,
            "maximum": 38.93291563,
            "minimum": -5.167084372,
            "name": "Z",
            "position": 2,
            "stddev": 3.689409602,
            "variance": 13.61174321
          },
          {
            "average": 6064.439765,
            "count": 5417290,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7883.177081,
            "variance": 62144480.89
          },
          {
            "average": 1.480620199,
            "count": 5417290,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8097320183,
            "variance": 0.6556659414
          },
          {
            "average": 1.963249521,
            "count": 5417290,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.129150964,
            "variance": 1.2749819
          },
          {
            "average": 1,
            "count": 5417290,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5417290,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.251969343,
            "count": 5417290,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.249204973,
            "variance": 27.55415285
          },
          {
            "average": 19.91629357,
            "count": 5417290,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.068064171,
            "variance": 1.140761073
          },
          {
            "average": 1.539697709,
            "count": 5417290,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8489262918,
            "variance": 0.7206758489
          },
          {
            "average": 6.47084557,
            "count": 5417290,
            "maximum": 11,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.430776094,
            "variance": 2.047120231
          },
          {
            "average": 352147136.2,
            "count": 5417290,
            "maximum": 352149320.2,
            "minimum": 352145292,
            "name": "GpsTime",
            "position": 12,
            "stddev": 714.585063,
            "variance": 510631.8123
          },
          {
            "average": 0,
            "count": 5417290,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5417290,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5417290,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5417290,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5417290,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          517000.0125,
          4316999.985,
          -5.167084372,
          518000.0125,
          4317999.985,
          38.93291563
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                517000.0125132054,
                4316999.984723583,
                -5.167084371682613
              ],
              [
                517000.0125132054,
                4317999.984723583,
                -5.167084371682613
              ],
              [
                518000.0125132054,
                4317999.984723583,
                38.93291562831739
              ],
              [
                518000.0125132054,
                4316999.984723583,
                38.93291562831739
              ],
              [
                517000.0125132054,
                4316999.984723583,
                -5.167084371682613
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T21:02:00+00:00",
        "end_time": "2022-11-10T19:54:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ1717.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ1717.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ1717.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ1717.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.80367128,
            39.00182797,
            -5.167084372,
            -74.79209624,
            39.01085926,
            38.93291563
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.80367128407637,
                  39.001847970338446,
                  -5.167084371682613
                ],
                [
                  -74.80364637363155,
                  39.01085926470417,
                  -5.167084371682613
                ],
                [
                  -74.79209623775157,
                  39.010839253778464,
                  38.93291562831739
                ],
                [
                  -74.79212261348185,
                  39.001827965805205,
                  38.93291562831739
                ],
                [
                  -74.80367128407637,
                  39.001847970338446,
                  -5.167084371682613
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ1717.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ1717.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T21:02:00Z",
            "pc:count": 5417290,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 517609.7228,
                "count": 5417290,
                "maximum": 518000.0125,
                "minimum": 517000.0125,
                "name": "X",
                "position": 0,
                "stddev": 250.6927697,
                "variance": 62846.8648
              },
              {
                "average": 4317518.013,
                "count": 5417290,
                "maximum": 4317999.985,
                "minimum": 4316999.985,
                "name": "Y",
                "position": 1,
                "stddev": 284.2671573,
                "variance": 80807.81674
              },
              {
                "average": 3.54910457,
                "count": 5417290,
                "maximum": 38.93291563,
                "minimum": -5.167084372,
                "name": "Z",
                "position": 2,
                "stddev": 3.689409602,
                "variance": 13.61174321
              },
              {
                "average": 6064.439765,
                "count": 5417290,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7883.177081,
                "variance": 62144480.89
              },
              {
                "average": 1.480620199,
                "count": 5417290,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8097320183,
                "variance": 0.6556659414
              },
              {
                "average": 1.963249521,
                "count": 5417290,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.129150964,
                "variance": 1.2749819
              },
              {
                "average": 1,
                "count": 5417290,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5417290,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.251969343,
                "count": 5417290,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.249204973,
                "variance": 27.55415285
              },
              {
                "average": 19.91629357,
                "count": 5417290,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.068064171,
                "variance": 1.140761073
              },
              {
                "average": 1.539697709,
                "count": 5417290,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8489262918,
                "variance": 0.7206758489
              },
              {
                "average": 6.47084557,
                "count": 5417290,
                "maximum": 11,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.430776094,
                "variance": 2.047120231
              },
              {
                "average": 352147136.2,
                "count": 5417290,
                "maximum": 352149320.2,
                "minimum": 352145292,
                "name": "GpsTime",
                "position": 12,
                "stddev": 714.585063,
                "variance": 510631.8123
              },
              {
                "average": 0,
                "count": 5417290,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5417290,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5417290,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5417290,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5417290,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              517000.0125,
              4316999.985,
              -5.167084372,
              518000.0125,
              4317999.985,
              38.93291563
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    517000.0125132054,
                    4316999.984723583,
                    -5.167084371682613
                  ],
                  [
                    517000.0125132054,
                    4317999.984723583,
                    -5.167084371682613
                  ],
                  [
                    518000.0125132054,
                    4317999.984723583,
                    38.93291562831739
                  ],
                  [
                    518000.0125132054,
                    4316999.984723583,
                    38.93291562831739
                  ],
                  [
                    517000.0125132054,
                    4316999.984723583,
                    -5.167084371682613
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T21:02:00+00:00",
            "end_time": "2022-11-10T19:54:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5875.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.3177615685968,
              39.52264617409242,
              -1.65710050142828
            ],
            [
              -74.31771269024973,
              39.52764090335524,
              -1.65710050142828
            ],
            [
              -74.31351728193185,
              39.527616202697324,
              1.82289949857172
            ],
            [
              -74.3135664607762,
              39.52262147779213,
              1.82289949857172
            ],
            [
              -74.3177615685968,
              39.52264617409242,
              -1.65710050142828
            ]
          ]
        ]
      },
      "bbox": [
        -74.31776157,
        39.52262148,
        -1.657100501,
        -74.31351728,
        39.5276409,
        1.822899499
      ],
      "properties": {
        "datetime": "2022-11-10T13:47:01Z",
        "pc:count": 314159,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558876.2767,
            "count": 314159,
            "maximum": 559000.0139,
            "minimum": 558639.4139,
            "name": "X",
            "position": 0,
            "stddev": 95.49754611,
            "variance": 9119.781313
          },
          {
            "average": 4375189.998,
            "count": 314159,
            "maximum": 4375554.338,
            "minimum": 4374999.978,
            "name": "Y",
            "position": 1,
            "stddev": 147.6084052,
            "variance": 21788.24129
          },
          {
            "average": 0.5156799696,
            "count": 314159,
            "maximum": 1.822899499,
            "minimum": -1.657100501,
            "name": "Z",
            "position": 2,
            "stddev": 0.4002032335,
            "variance": 0.1601626281
          },
          {
            "average": 2397.715418,
            "count": 314159,
            "maximum": 16036,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1357.261787,
            "variance": 1842159.56
          },
          {
            "average": 1.000222817,
            "count": 314159,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01534602935,
            "variance": 0.0002355006169
          },
          {
            "average": 1.000439268,
            "count": 314159,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02184659688,
            "variance": 0.0004772737954
          },
          {
            "average": 1,
            "count": 314159,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 314159,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.854280794,
            "count": 314159,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.82810023,
            "variance": 117.2477547
          },
          {
            "average": 19.90034135,
            "count": 314159,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.543794943,
            "variance": 2.383302826
          },
          {
            "average": 1.193039194,
            "count": 314159,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3949260005,
            "variance": 0.1559665458
          },
          {
            "average": 1.135370943,
            "count": 314159,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3421198959,
            "variance": 0.1170460232
          },
          {
            "average": 352122869.2,
            "count": 314159,
            "maximum": 352123221.1,
            "minimum": 352122808.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 138.4233321,
            "variance": 19161.01888
          },
          {
            "average": 0,
            "count": 314159,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 314159,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 314159,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 314159,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 314159,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558639.4139,
          4374999.978,
          -1.657100501,
          559000.0139,
          4375554.338,
          1.822899499
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558639.413856983,
                4374999.978481447,
                -1.65710050142828
              ],
              [
                558639.413856983,
                4375554.338481447,
                -1.65710050142828
              ],
              [
                559000.013856983,
                4375554.338481447,
                1.82289949857172
              ],
              [
                559000.013856983,
                4374999.978481447,
                1.82289949857172
              ],
              [
                558639.413856983,
                4374999.978481447,
                -1.65710050142828
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T13:47:01+00:00",
        "end_time": "2022-11-10T13:40:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5875.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5875.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5875.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5875.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.31776157,
            39.52262148,
            -1.657100501,
            -74.31351728,
            39.5276409,
            1.822899499
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.3177615685968,
                  39.52264617409242,
                  -1.65710050142828
                ],
                [
                  -74.31771269024973,
                  39.52764090335524,
                  -1.65710050142828
                ],
                [
                  -74.31351728193185,
                  39.527616202697324,
                  1.82289949857172
                ],
                [
                  -74.3135664607762,
                  39.52262147779213,
                  1.82289949857172
                ],
                [
                  -74.3177615685968,
                  39.52264617409242,
                  -1.65710050142828
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5875.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5875.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T13:47:01Z",
            "pc:count": 314159,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558876.2767,
                "count": 314159,
                "maximum": 559000.0139,
                "minimum": 558639.4139,
                "name": "X",
                "position": 0,
                "stddev": 95.49754611,
                "variance": 9119.781313
              },
              {
                "average": 4375189.998,
                "count": 314159,
                "maximum": 4375554.338,
                "minimum": 4374999.978,
                "name": "Y",
                "position": 1,
                "stddev": 147.6084052,
                "variance": 21788.24129
              },
              {
                "average": 0.5156799696,
                "count": 314159,
                "maximum": 1.822899499,
                "minimum": -1.657100501,
                "name": "Z",
                "position": 2,
                "stddev": 0.4002032335,
                "variance": 0.1601626281
              },
              {
                "average": 2397.715418,
                "count": 314159,
                "maximum": 16036,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1357.261787,
                "variance": 1842159.56
              },
              {
                "average": 1.000222817,
                "count": 314159,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01534602935,
                "variance": 0.0002355006169
              },
              {
                "average": 1.000439268,
                "count": 314159,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02184659688,
                "variance": 0.0004772737954
              },
              {
                "average": 1,
                "count": 314159,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 314159,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.854280794,
                "count": 314159,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.82810023,
                "variance": 117.2477547
              },
              {
                "average": 19.90034135,
                "count": 314159,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.543794943,
                "variance": 2.383302826
              },
              {
                "average": 1.193039194,
                "count": 314159,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3949260005,
                "variance": 0.1559665458
              },
              {
                "average": 1.135370943,
                "count": 314159,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3421198959,
                "variance": 0.1170460232
              },
              {
                "average": 352122869.2,
                "count": 314159,
                "maximum": 352123221.1,
                "minimum": 352122808.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 138.4233321,
                "variance": 19161.01888
              },
              {
                "average": 0,
                "count": 314159,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 314159,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 314159,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 314159,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 314159,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558639.4139,
              4374999.978,
              -1.657100501,
              559000.0139,
              4375554.338,
              1.822899499
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558639.413856983,
                    4374999.978481447,
                    -1.65710050142828
                  ],
                  [
                    558639.413856983,
                    4375554.338481447,
                    -1.65710050142828
                  ],
                  [
                    559000.013856983,
                    4375554.338481447,
                    1.82289949857172
                  ],
                  [
                    559000.013856983,
                    4374999.978481447,
                    1.82289949857172
                  ],
                  [
                    558639.413856983,
                    4374999.978481447,
                    -1.65710050142828
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T13:47:01+00:00",
            "end_time": "2022-11-10T13:40:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5766.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.33760373216685,
              39.44166655461431,
              -3.363601114479631
            ],
            [
              -74.33751836289349,
              39.45067661599235,
              -3.363601114479631
            ],
            [
              -74.32589662620757,
              39.450609835905325,
              7.036398885520369
            ],
            [
              -74.32598349281709,
              39.441599795789536,
              7.036398885520369
            ],
            [
              -74.33760373216685,
              39.44166655461431,
              -3.363601114479631
            ]
          ]
        ]
      },
      "bbox": [
        -74.33760373,
        39.4415998,
        -3.363601114,
        -74.32589663,
        39.45067662,
        7.036398886
      ],
      "properties": {
        "datetime": "2022-11-10T16:48:17Z",
        "pc:count": 2684821,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557466.1857,
            "count": 2684821,
            "maximum": 558000.0029,
            "minimum": 557000.0029,
            "name": "X",
            "position": 0,
            "stddev": 237.164008,
            "variance": 56246.76669
          },
          {
            "average": 4366503.695,
            "count": 2684821,
            "maximum": 4366999.984,
            "minimum": 4365999.984,
            "name": "Y",
            "position": 1,
            "stddev": 292.0505979,
            "variance": 85293.55172
          },
          {
            "average": 0.4890759132,
            "count": 2684821,
            "maximum": 7.036398886,
            "minimum": -3.363601114,
            "name": "Z",
            "position": 2,
            "stddev": 1.29203057,
            "variance": 1.669342995
          },
          {
            "average": 4440.175483,
            "count": 2684821,
            "maximum": 40317,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 5191.117904,
            "variance": 26947705.09
          },
          {
            "average": 1.072293088,
            "count": 2684821,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.310720748,
            "variance": 0.09654738323
          },
          {
            "average": 1.144535148,
            "count": 2684821,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4604144146,
            "variance": 0.2119814332
          },
          {
            "average": 1,
            "count": 2684821,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2684821,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.45263613,
            "count": 2684821,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.70284224,
            "variance": 187.7678855
          },
          {
            "average": 20.0730232,
            "count": 2684821,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.982521921,
            "variance": 3.930393167
          },
          {
            "average": 1.515531575,
            "count": 2684821,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5291312537,
            "variance": 0.2799798836
          },
          {
            "average": 18.59401576,
            "count": 2684821,
            "maximum": 21,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.142232624,
            "variance": 1.304695366
          },
          {
            "average": 352132602.3,
            "count": 2684821,
            "maximum": 352134097.8,
            "minimum": 352130334.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 717.7353717,
            "variance": 515144.0638
          },
          {
            "average": 0,
            "count": 2684821,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2684821,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2684821,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2684821,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2684821,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557000.0029,
          4365999.984,
          -3.363601114,
          558000.0029,
          4366999.984,
          7.036398886
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557000.0029411998,
                4365999.9844698515,
                -3.363601114479631
              ],
              [
                557000.0029411998,
                4366999.9844698515,
                -3.363601114479631
              ],
              [
                558000.0029411998,
                4366999.9844698515,
                7.036398885520369
              ],
              [
                558000.0029411998,
                4365999.9844698515,
                7.036398885520369
              ],
              [
                557000.0029411998,
                4365999.9844698515,
                -3.363601114479631
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:48:17+00:00",
        "end_time": "2022-11-10T15:45:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5766.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5766.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5766.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5766.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.33760373,
            39.4415998,
            -3.363601114,
            -74.32589663,
            39.45067662,
            7.036398886
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.33760373216685,
                  39.44166655461431,
                  -3.363601114479631
                ],
                [
                  -74.33751836289349,
                  39.45067661599235,
                  -3.363601114479631
                ],
                [
                  -74.32589662620757,
                  39.450609835905325,
                  7.036398885520369
                ],
                [
                  -74.32598349281709,
                  39.441599795789536,
                  7.036398885520369
                ],
                [
                  -74.33760373216685,
                  39.44166655461431,
                  -3.363601114479631
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5766.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5766.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:48:17Z",
            "pc:count": 2684821,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557466.1857,
                "count": 2684821,
                "maximum": 558000.0029,
                "minimum": 557000.0029,
                "name": "X",
                "position": 0,
                "stddev": 237.164008,
                "variance": 56246.76669
              },
              {
                "average": 4366503.695,
                "count": 2684821,
                "maximum": 4366999.984,
                "minimum": 4365999.984,
                "name": "Y",
                "position": 1,
                "stddev": 292.0505979,
                "variance": 85293.55172
              },
              {
                "average": 0.4890759132,
                "count": 2684821,
                "maximum": 7.036398886,
                "minimum": -3.363601114,
                "name": "Z",
                "position": 2,
                "stddev": 1.29203057,
                "variance": 1.669342995
              },
              {
                "average": 4440.175483,
                "count": 2684821,
                "maximum": 40317,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 5191.117904,
                "variance": 26947705.09
              },
              {
                "average": 1.072293088,
                "count": 2684821,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.310720748,
                "variance": 0.09654738323
              },
              {
                "average": 1.144535148,
                "count": 2684821,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4604144146,
                "variance": 0.2119814332
              },
              {
                "average": 1,
                "count": 2684821,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2684821,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.45263613,
                "count": 2684821,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.70284224,
                "variance": 187.7678855
              },
              {
                "average": 20.0730232,
                "count": 2684821,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.982521921,
                "variance": 3.930393167
              },
              {
                "average": 1.515531575,
                "count": 2684821,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5291312537,
                "variance": 0.2799798836
              },
              {
                "average": 18.59401576,
                "count": 2684821,
                "maximum": 21,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.142232624,
                "variance": 1.304695366
              },
              {
                "average": 352132602.3,
                "count": 2684821,
                "maximum": 352134097.8,
                "minimum": 352130334.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 717.7353717,
                "variance": 515144.0638
              },
              {
                "average": 0,
                "count": 2684821,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2684821,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2684821,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2684821,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2684821,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557000.0029,
              4365999.984,
              -3.363601114,
              558000.0029,
              4366999.984,
              7.036398886
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557000.0029411998,
                    4365999.9844698515,
                    -3.363601114479631
                  ],
                  [
                    557000.0029411998,
                    4366999.9844698515,
                    -3.363601114479631
                  ],
                  [
                    558000.0029411998,
                    4366999.9844698515,
                    7.036398885520369
                  ],
                  [
                    558000.0029411998,
                    4365999.9844698515,
                    7.036398885520369
                  ],
                  [
                    557000.0029411998,
                    4365999.9844698515,
                    -3.363601114479631
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:48:17+00:00",
            "end_time": "2022-11-10T15:45:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.00146042853095,
              40.430329129048935,
              -3.893607014979044
            ],
            [
              -74.00135798246797,
              40.43725375007112,
              -3.893607014979044
            ],
            [
              -73.99780080708942,
              40.43722296500123,
              -2.453607014979045
            ],
            [
              -73.99790361791798,
              40.43029835146556,
              -2.453607014979045
            ],
            [
              -74.00146042853095,
              40.430329129048935,
              -3.893607014979044
            ]
          ]
        ]
      },
      "bbox": [
        -74.00146043,
        40.43029835,
        -3.893607015,
        -73.99780081,
        40.43725375,
        -2.453607015
      ],
      "properties": {
        "datetime": "2022-11-11T13:50:52Z",
        "pc:count": 30581,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 584803.7588,
            "count": 30581,
            "maximum": 585000.0071,
            "minimum": 584698.2671,
            "name": "X",
            "position": 0,
            "stddev": 85.66624455,
            "variance": 7338.705455
          },
          {
            "average": 4476158.195,
            "count": 30581,
            "maximum": 4476768.733,
            "minimum": 4475999.993,
            "name": "Y",
            "position": 1,
            "stddev": 131.9826269,
            "variance": 17419.4138
          },
          {
            "average": -3.167781175,
            "count": 30581,
            "maximum": -2.453607015,
            "minimum": -3.893607015,
            "name": "Z",
            "position": 2,
            "stddev": 0.1638193453,
            "variance": 0.02683677791
          },
          {
            "average": 285.6115889,
            "count": 30581,
            "maximum": 2261,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 609.811467,
            "variance": 371870.0253
          },
          {
            "average": 1,
            "count": 30581,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 30581,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 30581,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30581,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 30581,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.24813381,
            "count": 30581,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.199283099,
            "variance": 1.438279951
          },
          {
            "average": 2.003106504,
            "count": 30581,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05565029148,
            "variance": 0.003096954942
          },
          {
            "average": 1.878388542,
            "count": 30581,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.668665368,
            "variance": 0.4471133743
          },
          {
            "average": 352208883.8,
            "count": 30581,
            "maximum": 352209852.4,
            "minimum": 352208477,
            "name": "GpsTime",
            "position": 12,
            "stddev": 306.5527717,
            "variance": 93974.60183
          },
          {
            "average": 0,
            "count": 30581,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30581,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30581,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30581,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30581,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          584698.2671,
          4475999.993,
          -3.893607015,
          585000.0071,
          4476768.733,
          -2.453607015
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                584698.2671028533,
                4475999.993264577,
                -3.893607014979044
              ],
              [
                584698.2671028533,
                4476768.733264578,
                -3.893607014979044
              ],
              [
                585000.0071028533,
                4476768.733264578,
                -2.453607014979045
              ],
              [
                585000.0071028533,
                4475999.993264577,
                -2.453607014979045
              ],
              [
                584698.2671028533,
                4475999.993264577,
                -3.893607014979044
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T13:50:52+00:00",
        "end_time": "2022-11-11T13:27:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.00146043,
            40.43029835,
            -3.893607015,
            -73.99780081,
            40.43725375,
            -2.453607015
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.00146042853095,
                  40.430329129048935,
                  -3.893607014979044
                ],
                [
                  -74.00135798246797,
                  40.43725375007112,
                  -3.893607014979044
                ],
                [
                  -73.99780080708942,
                  40.43722296500123,
                  -2.453607014979045
                ],
                [
                  -73.99790361791798,
                  40.43029835146556,
                  -2.453607014979045
                ],
                [
                  -74.00146042853095,
                  40.430329129048935,
                  -3.893607014979044
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T13:50:52Z",
            "pc:count": 30581,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 584803.7588,
                "count": 30581,
                "maximum": 585000.0071,
                "minimum": 584698.2671,
                "name": "X",
                "position": 0,
                "stddev": 85.66624455,
                "variance": 7338.705455
              },
              {
                "average": 4476158.195,
                "count": 30581,
                "maximum": 4476768.733,
                "minimum": 4475999.993,
                "name": "Y",
                "position": 1,
                "stddev": 131.9826269,
                "variance": 17419.4138
              },
              {
                "average": -3.167781175,
                "count": 30581,
                "maximum": -2.453607015,
                "minimum": -3.893607015,
                "name": "Z",
                "position": 2,
                "stddev": 0.1638193453,
                "variance": 0.02683677791
              },
              {
                "average": 285.6115889,
                "count": 30581,
                "maximum": 2261,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 609.811467,
                "variance": 371870.0253
              },
              {
                "average": 1,
                "count": 30581,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 30581,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 30581,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30581,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 30581,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.24813381,
                "count": 30581,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.199283099,
                "variance": 1.438279951
              },
              {
                "average": 2.003106504,
                "count": 30581,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05565029148,
                "variance": 0.003096954942
              },
              {
                "average": 1.878388542,
                "count": 30581,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.668665368,
                "variance": 0.4471133743
              },
              {
                "average": 352208883.8,
                "count": 30581,
                "maximum": 352209852.4,
                "minimum": 352208477,
                "name": "GpsTime",
                "position": 12,
                "stddev": 306.5527717,
                "variance": 93974.60183
              },
              {
                "average": 0,
                "count": 30581,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30581,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30581,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30581,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30581,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              584698.2671,
              4475999.993,
              -3.893607015,
              585000.0071,
              4476768.733,
              -2.453607015
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    584698.2671028533,
                    4475999.993264577,
                    -3.893607014979044
                  ],
                  [
                    584698.2671028533,
                    4476768.733264578,
                    -3.893607014979044
                  ],
                  [
                    585000.0071028533,
                    4476768.733264578,
                    -2.453607014979045
                  ],
                  [
                    585000.0071028533,
                    4475999.993264577,
                    -2.453607014979045
                  ],
                  [
                    584698.2671028533,
                    4475999.993264577,
                    -3.893607014979044
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T13:50:52+00:00",
            "end_time": "2022-11-11T13:27:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8555.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.992056681434,
              40.241057898704554,
              -4.778529108644099
            ],
            [
              -73.99192305890413,
              40.25006538053203,
              -4.778529108644099
            ],
            [
              -73.98895459259019,
              40.25003948279096,
              13.201470891355902
            ],
            [
              -73.98908860843284,
              40.24103200916451,
              13.201470891355902
            ],
            [
              -73.992056681434,
              40.241057898704554,
              -4.778529108644099
            ]
          ]
        ]
      },
      "bbox": [
        -73.99205668,
        40.24103201,
        -4.778529109,
        -73.98895459,
        40.25006538,
        13.20147089
      ],
      "properties": {
        "datetime": "2022-11-11T15:32:05Z",
        "pc:count": 209174,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 585810.3814,
            "count": 209174,
            "maximum": 585987.673,
            "minimum": 585735.173,
            "name": "X",
            "position": 0,
            "stddev": 52.00596194,
            "variance": 2704.620078
          },
          {
            "average": 4455648.528,
            "count": 209174,
            "maximum": 4455999.981,
            "minimum": 4455000.041,
            "name": "Y",
            "position": 1,
            "stddev": 245.6982219,
            "variance": 60367.61625
          },
          {
            "average": 0.7495833719,
            "count": 209174,
            "maximum": 13.20147089,
            "minimum": -4.778529109,
            "name": "Z",
            "position": 2,
            "stddev": 2.389833901,
            "variance": 5.711306077
          },
          {
            "average": 10828.24891,
            "count": 209174,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 9416.388491,
            "variance": 88668372.21
          },
          {
            "average": 1.000755352,
            "count": 209174,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03343831137,
            "variance": 0.001118120668
          },
          {
            "average": 1.001515485,
            "count": 209174,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05102158458,
            "variance": 0.002603202093
          },
          {
            "average": 1,
            "count": 209174,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209174,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.99551091,
            "count": 209174,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.01880185,
            "variance": 169.4892017
          },
          {
            "average": 20.420147,
            "count": 209174,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9023300501,
            "variance": 0.8141995194
          },
          {
            "average": 1.351492059,
            "count": 209174,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4832201274,
            "variance": 0.2335016916
          },
          {
            "average": 4,
            "count": 209174,
            "maximum": 4,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 352215919,
            "count": 209174,
            "maximum": 352215925.3,
            "minimum": 352215912,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3.247209794,
            "variance": 10.54437145
          },
          {
            "average": 0,
            "count": 209174,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209174,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209174,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209174,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209174,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          585735.173,
          4455000.041,
          -4.778529109,
          585987.673,
          4455999.981,
          13.20147089
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                585735.1729921612,
                4455000.040827668,
                -4.778529108644099
              ],
              [
                585735.1729921612,
                4455999.980827668,
                -4.778529108644099
              ],
              [
                585987.6729921612,
                4455999.980827668,
                13.201470891355902
              ],
              [
                585987.6729921612,
                4455000.040827668,
                13.201470891355902
              ],
              [
                585735.1729921612,
                4455000.040827668,
                -4.778529108644099
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:32:05+00:00",
        "end_time": "2022-11-11T15:31:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8555.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8555.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8555.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8555.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.99205668,
            40.24103201,
            -4.778529109,
            -73.98895459,
            40.25006538,
            13.20147089
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.992056681434,
                  40.241057898704554,
                  -4.778529108644099
                ],
                [
                  -73.99192305890413,
                  40.25006538053203,
                  -4.778529108644099
                ],
                [
                  -73.98895459259019,
                  40.25003948279096,
                  13.201470891355902
                ],
                [
                  -73.98908860843284,
                  40.24103200916451,
                  13.201470891355902
                ],
                [
                  -73.992056681434,
                  40.241057898704554,
                  -4.778529108644099
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8555.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8555.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:32:05Z",
            "pc:count": 209174,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 585810.3814,
                "count": 209174,
                "maximum": 585987.673,
                "minimum": 585735.173,
                "name": "X",
                "position": 0,
                "stddev": 52.00596194,
                "variance": 2704.620078
              },
              {
                "average": 4455648.528,
                "count": 209174,
                "maximum": 4455999.981,
                "minimum": 4455000.041,
                "name": "Y",
                "position": 1,
                "stddev": 245.6982219,
                "variance": 60367.61625
              },
              {
                "average": 0.7495833719,
                "count": 209174,
                "maximum": 13.20147089,
                "minimum": -4.778529109,
                "name": "Z",
                "position": 2,
                "stddev": 2.389833901,
                "variance": 5.711306077
              },
              {
                "average": 10828.24891,
                "count": 209174,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 9416.388491,
                "variance": 88668372.21
              },
              {
                "average": 1.000755352,
                "count": 209174,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03343831137,
                "variance": 0.001118120668
              },
              {
                "average": 1.001515485,
                "count": 209174,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05102158458,
                "variance": 0.002603202093
              },
              {
                "average": 1,
                "count": 209174,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209174,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.99551091,
                "count": 209174,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.01880185,
                "variance": 169.4892017
              },
              {
                "average": 20.420147,
                "count": 209174,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9023300501,
                "variance": 0.8141995194
              },
              {
                "average": 1.351492059,
                "count": 209174,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4832201274,
                "variance": 0.2335016916
              },
              {
                "average": 4,
                "count": 209174,
                "maximum": 4,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 352215919,
                "count": 209174,
                "maximum": 352215925.3,
                "minimum": 352215912,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3.247209794,
                "variance": 10.54437145
              },
              {
                "average": 0,
                "count": 209174,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209174,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209174,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209174,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209174,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              585735.173,
              4455000.041,
              -4.778529109,
              585987.673,
              4455999.981,
              13.20147089
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    585735.1729921612,
                    4455000.040827668,
                    -4.778529108644099
                  ],
                  [
                    585735.1729921612,
                    4455999.980827668,
                    -4.778529108644099
                  ],
                  [
                    585987.6729921612,
                    4455999.980827668,
                    13.201470891355902
                  ],
                  [
                    585987.6729921612,
                    4455000.040827668,
                    13.201470891355902
                  ],
                  [
                    585735.1729921612,
                    4455000.040827668,
                    -4.778529108644099
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:32:05+00:00",
            "end_time": "2022-11-11T15:31:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5971.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30846039333395,
              39.48654942689599,
              -4.406263334314721
            ],
            [
              -74.30837119573513,
              39.49555233649936,
              -4.406263334314721
            ],
            [
              -74.30220333034511,
              39.495515482738924,
              -0.566263334314721
            ],
            [
              -74.30229332324114,
              39.486512584856534,
              -0.566263334314721
            ],
            [
              -74.30846039333395,
              39.48654942689599,
              -4.406263334314721
            ]
          ]
        ]
      },
      "bbox": [
        -74.30846039,
        39.48651258,
        -4.406263334,
        -74.30220333,
        39.49555234,
        -0.5662633343
      ],
      "properties": {
        "datetime": "2022-11-10T16:05:39Z",
        "pc:count": 602884,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559828.2782,
            "count": 602884,
            "maximum": 560000.0115,
            "minimum": 559469.6315,
            "name": "X",
            "position": 0,
            "stddev": 111.5843311,
            "variance": 12451.06296
          },
          {
            "average": 4371335.963,
            "count": 602884,
            "maximum": 4371999.199,
            "minimum": 4370999.979,
            "name": "Y",
            "position": 1,
            "stddev": 224.3809088,
            "variance": 50346.79225
          },
          {
            "average": -1.850388606,
            "count": 602884,
            "maximum": -0.5662633343,
            "minimum": -4.406263334,
            "name": "Z",
            "position": 2,
            "stddev": 0.4190526891,
            "variance": 0.1756051562
          },
          {
            "average": 312.1747882,
            "count": 602884,
            "maximum": 12583,
            "minimum": 13,
            "name": "Intensity",
            "position": 3,
            "stddev": 410.1808369,
            "variance": 168248.3189
          },
          {
            "average": 1,
            "count": 602884,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 602884,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 602884,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 602884,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 602884,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.05558691,
            "count": 602884,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.731308105,
            "variance": 2.997427753
          },
          {
            "average": 2.000204019,
            "count": 602884,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01428208883,
            "variance": 0.0002039780614
          },
          {
            "average": 15.11547661,
            "count": 602884,
            "maximum": 17,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.012157848,
            "variance": 1.024463509
          },
          {
            "average": 352130409.1,
            "count": 602884,
            "maximum": 352131539,
            "minimum": 352128508.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 646.5276333,
            "variance": 417997.9807
          },
          {
            "average": 0,
            "count": 602884,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 602884,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 602884,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 602884,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 602884,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559469.6315,
          4370999.979,
          -4.406263334,
          560000.0115,
          4371999.199,
          -0.5662633343
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559469.6314755741,
                4370999.978809177,
                -4.406263334314721
              ],
              [
                559469.6314755741,
                4371999.198809178,
                -4.406263334314721
              ],
              [
                560000.011475574,
                4371999.198809178,
                -0.566263334314721
              ],
              [
                560000.011475574,
                4370999.978809177,
                -0.566263334314721
              ],
              [
                559469.6314755741,
                4370999.978809177,
                -4.406263334314721
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:05:39+00:00",
        "end_time": "2022-11-10T15:15:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5971.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5971.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5971.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5971.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.30846039,
            39.48651258,
            -4.406263334,
            -74.30220333,
            39.49555234,
            -0.5662633343
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.30846039333395,
                  39.48654942689599,
                  -4.406263334314721
                ],
                [
                  -74.30837119573513,
                  39.49555233649936,
                  -4.406263334314721
                ],
                [
                  -74.30220333034511,
                  39.495515482738924,
                  -0.566263334314721
                ],
                [
                  -74.30229332324114,
                  39.486512584856534,
                  -0.566263334314721
                ],
                [
                  -74.30846039333395,
                  39.48654942689599,
                  -4.406263334314721
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5971.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5971.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:05:39Z",
            "pc:count": 602884,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559828.2782,
                "count": 602884,
                "maximum": 560000.0115,
                "minimum": 559469.6315,
                "name": "X",
                "position": 0,
                "stddev": 111.5843311,
                "variance": 12451.06296
              },
              {
                "average": 4371335.963,
                "count": 602884,
                "maximum": 4371999.199,
                "minimum": 4370999.979,
                "name": "Y",
                "position": 1,
                "stddev": 224.3809088,
                "variance": 50346.79225
              },
              {
                "average": -1.850388606,
                "count": 602884,
                "maximum": -0.5662633343,
                "minimum": -4.406263334,
                "name": "Z",
                "position": 2,
                "stddev": 0.4190526891,
                "variance": 0.1756051562
              },
              {
                "average": 312.1747882,
                "count": 602884,
                "maximum": 12583,
                "minimum": 13,
                "name": "Intensity",
                "position": 3,
                "stddev": 410.1808369,
                "variance": 168248.3189
              },
              {
                "average": 1,
                "count": 602884,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 602884,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 602884,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 602884,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 602884,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.05558691,
                "count": 602884,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.731308105,
                "variance": 2.997427753
              },
              {
                "average": 2.000204019,
                "count": 602884,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01428208883,
                "variance": 0.0002039780614
              },
              {
                "average": 15.11547661,
                "count": 602884,
                "maximum": 17,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.012157848,
                "variance": 1.024463509
              },
              {
                "average": 352130409.1,
                "count": 602884,
                "maximum": 352131539,
                "minimum": 352128508.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 646.5276333,
                "variance": 417997.9807
              },
              {
                "average": 0,
                "count": 602884,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 602884,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 602884,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 602884,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 602884,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559469.6315,
              4370999.979,
              -4.406263334,
              560000.0115,
              4371999.199,
              -0.5662633343
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559469.6314755741,
                    4370999.978809177,
                    -4.406263334314721
                  ],
                  [
                    559469.6314755741,
                    4371999.198809178,
                    -4.406263334314721
                  ],
                  [
                    560000.011475574,
                    4371999.198809178,
                    -0.566263334314721
                  ],
                  [
                    560000.011475574,
                    4370999.978809177,
                    -0.566263334314721
                  ],
                  [
                    559469.6314755741,
                    4370999.978809177,
                    -4.406263334314721
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:05:39+00:00",
            "end_time": "2022-11-10T15:15:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8475.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.00129059598692,
              40.42131875191084,
              -3.708920026034001
            ],
            [
              -74.00115734651627,
              40.430326337976986,
              -3.708920026034001
            ],
            [
              -73.99790347916498,
              40.430298177536294,
              -0.888920026034001
            ],
            [
              -73.99803716253737,
              40.42129060037843,
              -0.888920026034001
            ],
            [
              -74.00129059598692,
              40.42131875191084,
              -3.708920026034001
            ]
          ]
        ]
      },
      "bbox": [
        -74.0012906,
        40.4212906,
        -3.708920026,
        -73.99790348,
        40.43032634,
        -0.888920026
      ],
      "properties": {
        "datetime": "2022-11-11T13:43:16Z",
        "pc:count": 357942,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 584925.9385,
            "count": 357942,
            "maximum": 585000.0191,
            "minimum": 584723.9791,
            "name": "X",
            "position": 0,
            "stddev": 48.94984576,
            "variance": 2396.087399
          },
          {
            "average": 4475560.426,
            "count": 357942,
            "maximum": 4475999.974,
            "minimum": 4474999.994,
            "name": "Y",
            "position": 1,
            "stddev": 237.7282926,
            "variance": 56514.7411
          },
          {
            "average": -2.238950087,
            "count": 357942,
            "maximum": -0.888920026,
            "minimum": -3.708920026,
            "name": "Z",
            "position": 2,
            "stddev": 0.3179065122,
            "variance": 0.1010645505
          },
          {
            "average": 140.4659442,
            "count": 357942,
            "maximum": 2471,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 376.2069848,
            "variance": 141531.6954
          },
          {
            "average": 1,
            "count": 357942,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 357942,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 357942,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357942,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 357942,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.78602229,
            "count": 357942,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.253834536,
            "variance": 1.572101044
          },
          {
            "average": 2.001776824,
            "count": 357942,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0421149858,
            "variance": 0.001773672029
          },
          {
            "average": 1.452419666,
            "count": 357942,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5547240361,
            "variance": 0.3077187562
          },
          {
            "average": 352208686,
            "count": 357942,
            "maximum": 352209396.1,
            "minimum": 352208463.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 261.8505846,
            "variance": 68565.72865
          },
          {
            "average": 0,
            "count": 357942,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357942,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357942,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357942,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357942,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          584723.9791,
          4474999.994,
          -3.708920026,
          585000.0191,
          4475999.974,
          -0.888920026
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                584723.9790913862,
                4474999.994091725,
                -3.708920026034001
              ],
              [
                584723.9790913862,
                4475999.974091725,
                -3.708920026034001
              ],
              [
                585000.0190913862,
                4475999.974091725,
                -0.888920026034001
              ],
              [
                585000.0190913862,
                4474999.994091725,
                -0.888920026034001
              ],
              [
                584723.9790913862,
                4474999.994091725,
                -3.708920026034001
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T13:43:16+00:00",
        "end_time": "2022-11-11T13:27:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8475.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8475.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8475.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8475.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.0012906,
            40.4212906,
            -3.708920026,
            -73.99790348,
            40.43032634,
            -0.888920026
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.00129059598692,
                  40.42131875191084,
                  -3.708920026034001
                ],
                [
                  -74.00115734651627,
                  40.430326337976986,
                  -3.708920026034001
                ],
                [
                  -73.99790347916498,
                  40.430298177536294,
                  -0.888920026034001
                ],
                [
                  -73.99803716253737,
                  40.42129060037843,
                  -0.888920026034001
                ],
                [
                  -74.00129059598692,
                  40.42131875191084,
                  -3.708920026034001
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8475.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8475.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T13:43:16Z",
            "pc:count": 357942,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 584925.9385,
                "count": 357942,
                "maximum": 585000.0191,
                "minimum": 584723.9791,
                "name": "X",
                "position": 0,
                "stddev": 48.94984576,
                "variance": 2396.087399
              },
              {
                "average": 4475560.426,
                "count": 357942,
                "maximum": 4475999.974,
                "minimum": 4474999.994,
                "name": "Y",
                "position": 1,
                "stddev": 237.7282926,
                "variance": 56514.7411
              },
              {
                "average": -2.238950087,
                "count": 357942,
                "maximum": -0.888920026,
                "minimum": -3.708920026,
                "name": "Z",
                "position": 2,
                "stddev": 0.3179065122,
                "variance": 0.1010645505
              },
              {
                "average": 140.4659442,
                "count": 357942,
                "maximum": 2471,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 376.2069848,
                "variance": 141531.6954
              },
              {
                "average": 1,
                "count": 357942,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 357942,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 357942,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357942,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 357942,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.78602229,
                "count": 357942,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.253834536,
                "variance": 1.572101044
              },
              {
                "average": 2.001776824,
                "count": 357942,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0421149858,
                "variance": 0.001773672029
              },
              {
                "average": 1.452419666,
                "count": 357942,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5547240361,
                "variance": 0.3077187562
              },
              {
                "average": 352208686,
                "count": 357942,
                "maximum": 352209396.1,
                "minimum": 352208463.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 261.8505846,
                "variance": 68565.72865
              },
              {
                "average": 0,
                "count": 357942,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357942,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357942,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357942,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357942,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              584723.9791,
              4474999.994,
              -3.708920026,
              585000.0191,
              4475999.974,
              -0.888920026
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    584723.9790913862,
                    4474999.994091725,
                    -3.708920026034001
                  ],
                  [
                    584723.9790913862,
                    4475999.974091725,
                    -3.708920026034001
                  ],
                  [
                    585000.0190913862,
                    4475999.974091725,
                    -0.888920026034001
                  ],
                  [
                    585000.0190913862,
                    4474999.994091725,
                    -0.888920026034001
                  ],
                  [
                    584723.9790913862,
                    4474999.994091725,
                    -3.708920026034001
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T13:43:16+00:00",
            "end_time": "2022-11-11T13:27:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8381.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.0201239112477,
              40.47553313727755,
              -4.490233595489551
            ],
            [
              -74.02004299000606,
              40.48109829641799,
              -4.490233595489551
            ],
            [
              -74.00894806129189,
              40.48100368620797,
              16.029766404510447
            ],
            [
              -74.00902989834846,
              40.47543854555424,
              16.029766404510447
            ],
            [
              -74.0201239112477,
              40.47553313727755,
              -4.490233595489551
            ]
          ]
        ]
      },
      "bbox": [
        -74.02012391,
        40.47543855,
        -4.490233595,
        -74.00894806,
        40.4810983,
        16.0297664
      ],
      "properties": {
        "datetime": "2022-11-11T14:20:21Z",
        "pc:count": 1598989,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 583637.5438,
            "count": 1598989,
            "maximum": 584000.0023,
            "minimum": 583059.4823,
            "name": "X",
            "position": 0,
            "stddev": 223.2875229,
            "variance": 49857.3179
          },
          {
            "average": 4481186.093,
            "count": 1598989,
            "maximum": 4481617.8,
            "minimum": 4480999.98,
            "name": "Y",
            "position": 1,
            "stddev": 130.6229349,
            "variance": 17062.35113
          },
          {
            "average": 0.9378899501,
            "count": 1598989,
            "maximum": 16.0297664,
            "minimum": -4.490233595,
            "name": "Z",
            "position": 2,
            "stddev": 2.36021778,
            "variance": 5.570627967
          },
          {
            "average": 6441.21785,
            "count": 1598989,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7395.687216,
            "variance": 54696189.4
          },
          {
            "average": 1.140111033,
            "count": 1598989,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.452862859,
            "variance": 0.205084769
          },
          {
            "average": 1.280091358,
            "count": 1598989,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6797251351,
            "variance": 0.4620262593
          },
          {
            "average": 1,
            "count": 1598989,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1598989,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.9508996,
            "count": 1598989,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.42292934,
            "variance": 180.175032
          },
          {
            "average": 20.11731249,
            "count": 1598989,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.584758845,
            "variance": 2.511460597
          },
          {
            "average": 1.534612183,
            "count": 1598989,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6048904545,
            "variance": 0.365892462
          },
          {
            "average": 5.268387712,
            "count": 1598989,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.21956854,
            "variance": 1.487347423
          },
          {
            "average": 352210424.6,
            "count": 1598989,
            "maximum": 352211621,
            "minimum": 352208865,
            "name": "GpsTime",
            "position": 12,
            "stddev": 561.1803619,
            "variance": 314923.3986
          },
          {
            "average": 0,
            "count": 1598989,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1598989,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1598989,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1598989,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1598989,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          583059.4823,
          4480999.98,
          -4.490233595,
          584000.0023,
          4481617.8,
          16.0297664
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                583059.4822995053,
                4480999.980179504,
                -4.490233595489551
              ],
              [
                583059.4822995053,
                4481617.800179504,
                -4.490233595489551
              ],
              [
                584000.0022995053,
                4481617.800179504,
                16.029766404510447
              ],
              [
                584000.0022995053,
                4480999.980179504,
                16.029766404510447
              ],
              [
                583059.4822995053,
                4480999.980179504,
                -4.490233595489551
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:20:21+00:00",
        "end_time": "2022-11-11T13:34:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8381.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8381.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8381.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8381.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.02012391,
            40.47543855,
            -4.490233595,
            -74.00894806,
            40.4810983,
            16.0297664
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.0201239112477,
                  40.47553313727755,
                  -4.490233595489551
                ],
                [
                  -74.02004299000606,
                  40.48109829641799,
                  -4.490233595489551
                ],
                [
                  -74.00894806129189,
                  40.48100368620797,
                  16.029766404510447
                ],
                [
                  -74.00902989834846,
                  40.47543854555424,
                  16.029766404510447
                ],
                [
                  -74.0201239112477,
                  40.47553313727755,
                  -4.490233595489551
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8381.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8381.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:20:21Z",
            "pc:count": 1598989,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 583637.5438,
                "count": 1598989,
                "maximum": 584000.0023,
                "minimum": 583059.4823,
                "name": "X",
                "position": 0,
                "stddev": 223.2875229,
                "variance": 49857.3179
              },
              {
                "average": 4481186.093,
                "count": 1598989,
                "maximum": 4481617.8,
                "minimum": 4480999.98,
                "name": "Y",
                "position": 1,
                "stddev": 130.6229349,
                "variance": 17062.35113
              },
              {
                "average": 0.9378899501,
                "count": 1598989,
                "maximum": 16.0297664,
                "minimum": -4.490233595,
                "name": "Z",
                "position": 2,
                "stddev": 2.36021778,
                "variance": 5.570627967
              },
              {
                "average": 6441.21785,
                "count": 1598989,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7395.687216,
                "variance": 54696189.4
              },
              {
                "average": 1.140111033,
                "count": 1598989,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.452862859,
                "variance": 0.205084769
              },
              {
                "average": 1.280091358,
                "count": 1598989,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6797251351,
                "variance": 0.4620262593
              },
              {
                "average": 1,
                "count": 1598989,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1598989,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.9508996,
                "count": 1598989,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.42292934,
                "variance": 180.175032
              },
              {
                "average": 20.11731249,
                "count": 1598989,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.584758845,
                "variance": 2.511460597
              },
              {
                "average": 1.534612183,
                "count": 1598989,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6048904545,
                "variance": 0.365892462
              },
              {
                "average": 5.268387712,
                "count": 1598989,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.21956854,
                "variance": 1.487347423
              },
              {
                "average": 352210424.6,
                "count": 1598989,
                "maximum": 352211621,
                "minimum": 352208865,
                "name": "GpsTime",
                "position": 12,
                "stddev": 561.1803619,
                "variance": 314923.3986
              },
              {
                "average": 0,
                "count": 1598989,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1598989,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1598989,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1598989,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1598989,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              583059.4823,
              4480999.98,
              -4.490233595,
              584000.0023,
              4481617.8,
              16.0297664
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    583059.4822995053,
                    4480999.980179504,
                    -4.490233595489551
                  ],
                  [
                    583059.4822995053,
                    4481617.800179504,
                    -4.490233595489551
                  ],
                  [
                    584000.0022995053,
                    4481617.800179504,
                    16.029766404510447
                  ],
                  [
                    584000.0022995053,
                    4480999.980179504,
                    16.029766404510447
                  ],
                  [
                    583059.4822995053,
                    4480999.980179504,
                    -4.490233595489551
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:20:21+00:00",
            "end_time": "2022-11-11T13:34:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8770.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.97514857313593,
              40.37604513107289,
              -7.152387424032417
            ],
            [
              -73.97501205177275,
              40.38505289528124,
              -7.152387424032417
            ],
            [
              -73.97072213071706,
              40.38501478822978,
              18.927612575967586
            ],
            [
              -73.97085922322299,
              40.37600703607961,
              18.927612575967586
            ],
            [
              -73.97514857313593,
              40.37604513107289,
              -7.152387424032417
            ]
          ]
        ]
      },
      "bbox": [
        -73.97514857,
        40.37600704,
        -7.152387424,
        -73.97072213,
        40.3850529,
        18.92761258
      ],
      "properties": {
        "datetime": "2022-11-11T15:35:15Z",
        "pc:count": 2213680,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 587156.1087,
            "count": 2213680,
            "maximum": 587364.1791,
            "minimum": 586999.9991,
            "name": "X",
            "position": 0,
            "stddev": 98.84484574,
            "variance": 9770.30353
          },
          {
            "average": 4470473.636,
            "count": 2213680,
            "maximum": 4470999.984,
            "minimum": 4469999.984,
            "name": "Y",
            "position": 1,
            "stddev": 284.0596709,
            "variance": 80689.89662
          },
          {
            "average": 0.9410542387,
            "count": 2213680,
            "maximum": 18.92761258,
            "minimum": -7.152387424,
            "name": "Z",
            "position": 2,
            "stddev": 3.582542086,
            "variance": 12.8346078
          },
          {
            "average": 6047.144605,
            "count": 2213680,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8492.045308,
            "variance": 72114833.52
          },
          {
            "average": 1.145776716,
            "count": 2213680,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5126867389,
            "variance": 0.2628476922
          },
          {
            "average": 1.292535506,
            "count": 2213680,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7937607036,
            "variance": 0.6300560545
          },
          {
            "average": 1,
            "count": 2213680,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2213680,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.0227359,
            "count": 2213680,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.85135093,
            "variance": 191.8599226
          },
          {
            "average": 19.91440458,
            "count": 2213680,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.611212324,
            "variance": 2.596005154
          },
          {
            "average": 1.650621589,
            "count": 2213680,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6230049046,
            "variance": 0.3881351111
          },
          {
            "average": 5.734403346,
            "count": 2213680,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.054018983,
            "variance": 25.54310788
          },
          {
            "average": 352211021.6,
            "count": 2213680,
            "maximum": 352216115.8,
            "minimum": 352208393.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2573.350231,
            "variance": 6622131.409
          },
          {
            "average": 0,
            "count": 2213680,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2213680,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2213680,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2213680,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2213680,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586999.9991,
          4469999.984,
          -7.152387424,
          587364.1791,
          4470999.984,
          18.92761258
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586999.9990607679,
                4469999.983673898,
                -7.152387424032417
              ],
              [
                586999.9990607679,
                4470999.983673898,
                -7.152387424032417
              ],
              [
                587364.1790607679,
                4470999.983673898,
                18.927612575967586
              ],
              [
                587364.1790607679,
                4469999.983673898,
                18.927612575967586
              ],
              [
                586999.9990607679,
                4469999.983673898,
                -7.152387424032417
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:35:15+00:00",
        "end_time": "2022-11-11T13:26:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8770.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8770.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8770.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8770.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.97514857,
            40.37600704,
            -7.152387424,
            -73.97072213,
            40.3850529,
            18.92761258
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.97514857313593,
                  40.37604513107289,
                  -7.152387424032417
                ],
                [
                  -73.97501205177275,
                  40.38505289528124,
                  -7.152387424032417
                ],
                [
                  -73.97072213071706,
                  40.38501478822978,
                  18.927612575967586
                ],
                [
                  -73.97085922322299,
                  40.37600703607961,
                  18.927612575967586
                ],
                [
                  -73.97514857313593,
                  40.37604513107289,
                  -7.152387424032417
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8770.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8770.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:35:15Z",
            "pc:count": 2213680,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 587156.1087,
                "count": 2213680,
                "maximum": 587364.1791,
                "minimum": 586999.9991,
                "name": "X",
                "position": 0,
                "stddev": 98.84484574,
                "variance": 9770.30353
              },
              {
                "average": 4470473.636,
                "count": 2213680,
                "maximum": 4470999.984,
                "minimum": 4469999.984,
                "name": "Y",
                "position": 1,
                "stddev": 284.0596709,
                "variance": 80689.89662
              },
              {
                "average": 0.9410542387,
                "count": 2213680,
                "maximum": 18.92761258,
                "minimum": -7.152387424,
                "name": "Z",
                "position": 2,
                "stddev": 3.582542086,
                "variance": 12.8346078
              },
              {
                "average": 6047.144605,
                "count": 2213680,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8492.045308,
                "variance": 72114833.52
              },
              {
                "average": 1.145776716,
                "count": 2213680,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5126867389,
                "variance": 0.2628476922
              },
              {
                "average": 1.292535506,
                "count": 2213680,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7937607036,
                "variance": 0.6300560545
              },
              {
                "average": 1,
                "count": 2213680,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2213680,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.0227359,
                "count": 2213680,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.85135093,
                "variance": 191.8599226
              },
              {
                "average": 19.91440458,
                "count": 2213680,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.611212324,
                "variance": 2.596005154
              },
              {
                "average": 1.650621589,
                "count": 2213680,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6230049046,
                "variance": 0.3881351111
              },
              {
                "average": 5.734403346,
                "count": 2213680,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.054018983,
                "variance": 25.54310788
              },
              {
                "average": 352211021.6,
                "count": 2213680,
                "maximum": 352216115.8,
                "minimum": 352208393.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2573.350231,
                "variance": 6622131.409
              },
              {
                "average": 0,
                "count": 2213680,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2213680,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2213680,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2213680,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2213680,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586999.9991,
              4469999.984,
              -7.152387424,
              587364.1791,
              4470999.984,
              18.92761258
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586999.9990607679,
                    4469999.983673898,
                    -7.152387424032417
                  ],
                  [
                    586999.9990607679,
                    4470999.983673898,
                    -7.152387424032417
                  ],
                  [
                    587364.1790607679,
                    4470999.983673898,
                    18.927612575967586
                  ],
                  [
                    587364.1790607679,
                    4469999.983673898,
                    18.927612575967586
                  ],
                  [
                    586999.9990607679,
                    4469999.983673898,
                    -7.152387424032417
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:35:15+00:00",
            "end_time": "2022-11-11T13:26:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8477.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.00771314771633,
              40.44458978270706,
              -3.412444019271291
            ],
            [
              -74.00765710313358,
              40.4484002417905,
              -3.412444019271291
            ],
            [
              -73.99763607727982,
              40.44831377691723,
              0.447555980728709
            ],
            [
              -73.99769268759057,
              40.4445033294043,
              0.447555980728709
            ],
            [
              -74.00771314771633,
              40.44458978270706,
              -3.412444019271291
            ]
          ]
        ]
      },
      "bbox": [
        -74.00771315,
        40.44450333,
        -3.412444019,
        -73.99763608,
        40.44840024,
        0.4475559807
      ],
      "properties": {
        "datetime": "2022-11-11T14:05:39Z",
        "pc:count": 498185,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 584637.4789,
            "count": 498185,
            "maximum": 585000.0061,
            "minimum": 584150.1061,
            "name": "X",
            "position": 0,
            "stddev": 201.9925894,
            "variance": 40801.00618
          },
          {
            "average": 4477883.969,
            "count": 498185,
            "maximum": 4477999.988,
            "minimum": 4477576.968,
            "name": "Y",
            "position": 1,
            "stddev": 87.26495293,
            "variance": 7615.172011
          },
          {
            "average": -1.688961277,
            "count": 498185,
            "maximum": 0.4475559807,
            "minimum": -3.412444019,
            "name": "Z",
            "position": 2,
            "stddev": 0.4554951166,
            "variance": 0.2074758012
          },
          {
            "average": 136.3740317,
            "count": 498185,
            "maximum": 7215,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 293.2266734,
            "variance": 85981.88201
          },
          {
            "average": 1,
            "count": 498185,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 498185,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 498185,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 498185,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 498185,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.91133138,
            "count": 498185,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.487398751,
            "variance": 2.212355045
          },
          {
            "average": 2.000624266,
            "count": 498185,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02497754251,
            "variance": 0.00062387763
          },
          {
            "average": 4.094838263,
            "count": 498185,
            "maximum": 6,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.087265334,
            "variance": 1.182145907
          },
          {
            "average": 352209893.5,
            "count": 498185,
            "maximum": 352210739.8,
            "minimum": 352208910.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 492.4457297,
            "variance": 242502.7967
          },
          {
            "average": 0,
            "count": 498185,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 498185,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 498185,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 498185,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 498185,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          584150.1061,
          4477576.968,
          -3.412444019,
          585000.0061,
          4477999.988,
          0.4475559807
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                584150.1060991918,
                4477576.968164794,
                -3.412444019271291
              ],
              [
                584150.1060991918,
                4477999.988164794,
                -3.412444019271291
              ],
              [
                585000.0060991917,
                4477999.988164794,
                0.447555980728709
              ],
              [
                585000.0060991917,
                4477576.968164794,
                0.447555980728709
              ],
              [
                584150.1060991918,
                4477576.968164794,
                -3.412444019271291
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:05:39+00:00",
        "end_time": "2022-11-11T13:35:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8477.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8477.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8477.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8477.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.00771315,
            40.44450333,
            -3.412444019,
            -73.99763608,
            40.44840024,
            0.4475559807
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.00771314771633,
                  40.44458978270706,
                  -3.412444019271291
                ],
                [
                  -74.00765710313358,
                  40.4484002417905,
                  -3.412444019271291
                ],
                [
                  -73.99763607727982,
                  40.44831377691723,
                  0.447555980728709
                ],
                [
                  -73.99769268759057,
                  40.4445033294043,
                  0.447555980728709
                ],
                [
                  -74.00771314771633,
                  40.44458978270706,
                  -3.412444019271291
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8477.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8477.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:05:39Z",
            "pc:count": 498185,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 584637.4789,
                "count": 498185,
                "maximum": 585000.0061,
                "minimum": 584150.1061,
                "name": "X",
                "position": 0,
                "stddev": 201.9925894,
                "variance": 40801.00618
              },
              {
                "average": 4477883.969,
                "count": 498185,
                "maximum": 4477999.988,
                "minimum": 4477576.968,
                "name": "Y",
                "position": 1,
                "stddev": 87.26495293,
                "variance": 7615.172011
              },
              {
                "average": -1.688961277,
                "count": 498185,
                "maximum": 0.4475559807,
                "minimum": -3.412444019,
                "name": "Z",
                "position": 2,
                "stddev": 0.4554951166,
                "variance": 0.2074758012
              },
              {
                "average": 136.3740317,
                "count": 498185,
                "maximum": 7215,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 293.2266734,
                "variance": 85981.88201
              },
              {
                "average": 1,
                "count": 498185,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 498185,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 498185,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 498185,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 498185,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.91133138,
                "count": 498185,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.487398751,
                "variance": 2.212355045
              },
              {
                "average": 2.000624266,
                "count": 498185,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02497754251,
                "variance": 0.00062387763
              },
              {
                "average": 4.094838263,
                "count": 498185,
                "maximum": 6,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.087265334,
                "variance": 1.182145907
              },
              {
                "average": 352209893.5,
                "count": 498185,
                "maximum": 352210739.8,
                "minimum": 352208910.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 492.4457297,
                "variance": 242502.7967
              },
              {
                "average": 0,
                "count": 498185,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 498185,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 498185,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 498185,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 498185,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              584150.1061,
              4477576.968,
              -3.412444019,
              585000.0061,
              4477999.988,
              0.4475559807
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    584150.1060991918,
                    4477576.968164794,
                    -3.412444019271291
                  ],
                  [
                    584150.1060991918,
                    4477999.988164794,
                    -3.412444019271291
                  ],
                  [
                    585000.0060991917,
                    4477999.988164794,
                    0.447555980728709
                  ],
                  [
                    585000.0060991917,
                    4477576.968164794,
                    0.447555980728709
                  ],
                  [
                    584150.1060991918,
                    4477576.968164794,
                    -3.412444019271291
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:05:39+00:00",
            "end_time": "2022-11-11T13:35:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8670.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.98190960101877,
              40.376104918536846,
              -3.300735647755157
            ],
            [
              -73.98177397991728,
              40.385112701649376,
              -3.300735647755157
            ],
            [
              -73.97501196024837,
              40.38505295833387,
              18.019264352244843
            ],
            [
              -73.97514848162403,
              40.37604519412589,
              18.019264352244843
            ],
            [
              -73.98190960101877,
              40.376104918536846,
              -3.300735647755157
            ]
          ]
        ]
      },
      "bbox": [
        -73.9819096,
        40.37604519,
        -3.300735648,
        -73.97501196,
        40.3851127,
        18.01926435
      ],
      "properties": {
        "datetime": "2022-11-11T15:01:41Z",
        "pc:count": 947594,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586898.2423,
            "count": 947594,
            "maximum": 587000.0067,
            "minimum": 586425.9667,
            "name": "X",
            "position": 0,
            "stddev": 131.1034915,
            "variance": 17188.1255
          },
          {
            "average": 4470609.553,
            "count": 947594,
            "maximum": 4470999.991,
            "minimum": 4469999.991,
            "name": "Y",
            "position": 1,
            "stddev": 241.2572635,
            "variance": 58205.06718
          },
          {
            "average": 2.738304511,
            "count": 947594,
            "maximum": 18.01926435,
            "minimum": -3.300735648,
            "name": "Z",
            "position": 2,
            "stddev": 4.029452076,
            "variance": 16.23648403
          },
          {
            "average": 4306.190938,
            "count": 947594,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7372.797036,
            "variance": 54358136.13
          },
          {
            "average": 1.491999738,
            "count": 947594,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8911609294,
            "variance": 0.794167802
          },
          {
            "average": 1.984603111,
            "count": 947594,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.299416687,
            "variance": 1.688483726
          },
          {
            "average": 1,
            "count": 947594,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 947594,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.21864111,
            "count": 947594,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.05118938,
            "variance": 170.3335443
          },
          {
            "average": 20.11315643,
            "count": 947594,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.333112446,
            "variance": 1.777188793
          },
          {
            "average": 1.84673816,
            "count": 947594,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9214974685,
            "variance": 0.8491575845
          },
          {
            "average": 3.221706765,
            "count": 947594,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.064364707,
            "variance": 16.51906047
          },
          {
            "average": 352209449.4,
            "count": 947594,
            "maximum": 352214101.5,
            "minimum": 352208393.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1762.383303,
            "variance": 3105994.908
          },
          {
            "average": 0,
            "count": 947594,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 947594,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 947594,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 947594,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 947594,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586425.9667,
          4469999.991,
          -3.300735648,
          587000.0067,
          4470999.991,
          18.01926435
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586425.9667482738,
                4469999.990762828,
                -3.300735647755157
              ],
              [
                586425.9667482738,
                4470999.990762828,
                -3.300735647755157
              ],
              [
                587000.0067482739,
                4470999.990762828,
                18.019264352244843
              ],
              [
                587000.0067482739,
                4469999.990762828,
                18.019264352244843
              ],
              [
                586425.9667482738,
                4469999.990762828,
                -3.300735647755157
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:01:41+00:00",
        "end_time": "2022-11-11T13:26:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8670.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8670.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8670.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8670.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.9819096,
            40.37604519,
            -3.300735648,
            -73.97501196,
            40.3851127,
            18.01926435
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.98190960101877,
                  40.376104918536846,
                  -3.300735647755157
                ],
                [
                  -73.98177397991728,
                  40.385112701649376,
                  -3.300735647755157
                ],
                [
                  -73.97501196024837,
                  40.38505295833387,
                  18.019264352244843
                ],
                [
                  -73.97514848162403,
                  40.37604519412589,
                  18.019264352244843
                ],
                [
                  -73.98190960101877,
                  40.376104918536846,
                  -3.300735647755157
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8670.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8670.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:01:41Z",
            "pc:count": 947594,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586898.2423,
                "count": 947594,
                "maximum": 587000.0067,
                "minimum": 586425.9667,
                "name": "X",
                "position": 0,
                "stddev": 131.1034915,
                "variance": 17188.1255
              },
              {
                "average": 4470609.553,
                "count": 947594,
                "maximum": 4470999.991,
                "minimum": 4469999.991,
                "name": "Y",
                "position": 1,
                "stddev": 241.2572635,
                "variance": 58205.06718
              },
              {
                "average": 2.738304511,
                "count": 947594,
                "maximum": 18.01926435,
                "minimum": -3.300735648,
                "name": "Z",
                "position": 2,
                "stddev": 4.029452076,
                "variance": 16.23648403
              },
              {
                "average": 4306.190938,
                "count": 947594,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7372.797036,
                "variance": 54358136.13
              },
              {
                "average": 1.491999738,
                "count": 947594,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8911609294,
                "variance": 0.794167802
              },
              {
                "average": 1.984603111,
                "count": 947594,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.299416687,
                "variance": 1.688483726
              },
              {
                "average": 1,
                "count": 947594,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 947594,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.21864111,
                "count": 947594,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.05118938,
                "variance": 170.3335443
              },
              {
                "average": 20.11315643,
                "count": 947594,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.333112446,
                "variance": 1.777188793
              },
              {
                "average": 1.84673816,
                "count": 947594,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9214974685,
                "variance": 0.8491575845
              },
              {
                "average": 3.221706765,
                "count": 947594,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.064364707,
                "variance": 16.51906047
              },
              {
                "average": 352209449.4,
                "count": 947594,
                "maximum": 352214101.5,
                "minimum": 352208393.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1762.383303,
                "variance": 3105994.908
              },
              {
                "average": 0,
                "count": 947594,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 947594,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 947594,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 947594,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 947594,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586425.9667,
              4469999.991,
              -3.300735648,
              587000.0067,
              4470999.991,
              18.01926435
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586425.9667482738,
                    4469999.990762828,
                    -3.300735647755157
                  ],
                  [
                    586425.9667482738,
                    4470999.990762828,
                    -3.300735647755157
                  ],
                  [
                    587000.0067482739,
                    4470999.990762828,
                    18.019264352244843
                  ],
                  [
                    587000.0067482739,
                    4469999.990762828,
                    18.019264352244843
                  ],
                  [
                    586425.9667482738,
                    4469999.990762828,
                    -3.300735647755157
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:01:41+00:00",
            "end_time": "2022-11-11T13:26:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6171.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.29066501715525,
              39.48644224499682,
              -5.070210428546756
            ],
            [
              -74.29064257315513,
              39.4886511141818,
              -5.070210428546756
            ],
            [
              -74.28331417527654,
              39.48860617403212,
              -2.350210428546755
            ],
            [
              -74.28333685109834,
              39.4863973083544,
              -2.350210428546755
            ],
            [
              -74.29066501715525,
              39.48644224499682,
              -5.070210428546756
            ]
          ]
        ]
      },
      "bbox": [
        -74.29066502,
        39.48639731,
        -5.070210429,
        -74.28331418,
        39.48865111,
        -2.350210429
      ],
      "properties": {
        "datetime": "2022-11-10T17:04:12Z",
        "pc:count": 28191,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561102.9398,
            "count": 28191,
            "maximum": 561630.311,
            "minimum": 561000.071,
            "name": "X",
            "position": 0,
            "stddev": 84.20861713,
            "variance": 7091.091198
          },
          {
            "average": 4371063.144,
            "count": 28191,
            "maximum": 4371245.141,
            "minimum": 4370999.981,
            "name": "Y",
            "position": 1,
            "stddev": 44.01573338,
            "variance": 1937.384785
          },
          {
            "average": -3.161478564,
            "count": 28191,
            "maximum": -2.350210429,
            "minimum": -5.070210429,
            "name": "Z",
            "position": 2,
            "stddev": 0.4134991566,
            "variance": 0.1709815525
          },
          {
            "average": 80.58809549,
            "count": 28191,
            "maximum": 4397,
            "minimum": 20,
            "name": "Intensity",
            "position": 3,
            "stddev": 107.6130701,
            "variance": 11580.57286
          },
          {
            "average": 1,
            "count": 28191,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 28191,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 28191,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28191,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 28191,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.65356965,
            "count": 28191,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.238744949,
            "variance": 5.011978945
          },
          {
            "average": 2.000886808,
            "count": 28191,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02976663986,
            "variance": 0.0008860528487
          },
          {
            "average": 20.95161576,
            "count": 28191,
            "maximum": 23,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6996680889,
            "variance": 0.4895354346
          },
          {
            "average": 352134054.5,
            "count": 28191,
            "maximum": 352135052.7,
            "minimum": 352133565.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 410.8170111,
            "variance": 168770.6166
          },
          {
            "average": 0,
            "count": 28191,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28191,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28191,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28191,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28191,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561000.071,
          4370999.981,
          -5.070210429,
          561630.311,
          4371245.141,
          -2.350210429
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561000.0710250017,
                4370999.980747962,
                -5.070210428546756
              ],
              [
                561000.0710250017,
                4371245.1407479625,
                -5.070210428546756
              ],
              [
                561630.3110250017,
                4371245.1407479625,
                -2.350210428546755
              ],
              [
                561630.3110250017,
                4370999.980747962,
                -2.350210428546755
              ],
              [
                561000.0710250017,
                4370999.980747962,
                -5.070210428546756
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T17:04:12+00:00",
        "end_time": "2022-11-10T16:39:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6171.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6171.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6171.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6171.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.29066502,
            39.48639731,
            -5.070210429,
            -74.28331418,
            39.48865111,
            -2.350210429
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.29066501715525,
                  39.48644224499682,
                  -5.070210428546756
                ],
                [
                  -74.29064257315513,
                  39.4886511141818,
                  -5.070210428546756
                ],
                [
                  -74.28331417527654,
                  39.48860617403212,
                  -2.350210428546755
                ],
                [
                  -74.28333685109834,
                  39.4863973083544,
                  -2.350210428546755
                ],
                [
                  -74.29066501715525,
                  39.48644224499682,
                  -5.070210428546756
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6171.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6171.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T17:04:12Z",
            "pc:count": 28191,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561102.9398,
                "count": 28191,
                "maximum": 561630.311,
                "minimum": 561000.071,
                "name": "X",
                "position": 0,
                "stddev": 84.20861713,
                "variance": 7091.091198
              },
              {
                "average": 4371063.144,
                "count": 28191,
                "maximum": 4371245.141,
                "minimum": 4370999.981,
                "name": "Y",
                "position": 1,
                "stddev": 44.01573338,
                "variance": 1937.384785
              },
              {
                "average": -3.161478564,
                "count": 28191,
                "maximum": -2.350210429,
                "minimum": -5.070210429,
                "name": "Z",
                "position": 2,
                "stddev": 0.4134991566,
                "variance": 0.1709815525
              },
              {
                "average": 80.58809549,
                "count": 28191,
                "maximum": 4397,
                "minimum": 20,
                "name": "Intensity",
                "position": 3,
                "stddev": 107.6130701,
                "variance": 11580.57286
              },
              {
                "average": 1,
                "count": 28191,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 28191,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 28191,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28191,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 28191,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.65356965,
                "count": 28191,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.238744949,
                "variance": 5.011978945
              },
              {
                "average": 2.000886808,
                "count": 28191,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02976663986,
                "variance": 0.0008860528487
              },
              {
                "average": 20.95161576,
                "count": 28191,
                "maximum": 23,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6996680889,
                "variance": 0.4895354346
              },
              {
                "average": 352134054.5,
                "count": 28191,
                "maximum": 352135052.7,
                "minimum": 352133565.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 410.8170111,
                "variance": 168770.6166
              },
              {
                "average": 0,
                "count": 28191,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28191,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28191,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28191,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28191,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561000.071,
              4370999.981,
              -5.070210429,
              561630.311,
              4371245.141,
              -2.350210429
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561000.0710250017,
                    4370999.980747962,
                    -5.070210428546756
                  ],
                  [
                    561000.0710250017,
                    4371245.1407479625,
                    -5.070210428546756
                  ],
                  [
                    561630.3110250017,
                    4371245.1407479625,
                    -2.350210428546755
                  ],
                  [
                    561630.3110250017,
                    4370999.980747962,
                    -2.350210428546755
                  ],
                  [
                    561000.0710250017,
                    4370999.980747962,
                    -5.070210428546756
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T17:04:12+00:00",
            "end_time": "2022-11-10T16:39:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8379.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.01060849374447,
              40.46639465003988,
              -3.396796435780317
            ],
            [
              -74.01060777992097,
              40.46644329177339,
              -3.396796435780317
            ],
            [
              -74.01020725503697,
              40.46643986246465,
              -2.356796435780317
            ],
            [
              -74.01020796914933,
              40.466391220736995,
              -2.356796435780317
            ],
            [
              -74.01060849374447,
              40.46639465003988,
              -3.396796435780317
            ]
          ]
        ]
      },
      "bbox": [
        -74.01060849,
        40.46639122,
        -3.396796436,
        -74.01020726,
        40.46644329,
        -2.356796436
      ],
      "properties": {
        "datetime": "2022-11-11T13:59:13Z",
        "pc:count": 204,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 583894.2729,
            "count": 204,
            "maximum": 583911.4027,
            "minimum": 583877.4427,
            "name": "X",
            "position": 0,
            "stddev": 6.489837105,
            "variance": 42.11798565
          },
          {
            "average": 4479998.352,
            "count": 204,
            "maximum": 4479999.989,
            "minimum": 4479994.589,
            "name": "Y",
            "position": 1,
            "stddev": 1.25042187,
            "variance": 1.563554853
          },
          {
            "average": -2.65008075,
            "count": 204,
            "maximum": -2.356796436,
            "minimum": -3.396796436,
            "name": "Z",
            "position": 2,
            "stddev": 0.1901166288,
            "variance": 0.03614433256
          },
          {
            "average": 215.6911765,
            "count": 204,
            "maximum": 2484,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 603.3884678,
            "variance": 364077.6431
          },
          {
            "average": 1,
            "count": 204,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 204,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 204,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 204,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 204,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.32844118,
            "count": 204,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.491378359,
            "variance": 2.224209411
          },
          {
            "average": 2,
            "count": 204,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.455882353,
            "count": 204,
            "maximum": 5,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4992750467,
            "variance": 0.2492755723
          },
          {
            "average": 352210052.4,
            "count": 204,
            "maximum": 352210353.2,
            "minimum": 352209799.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 274.5299363,
            "variance": 75366.68591
          },
          {
            "average": 0,
            "count": 204,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 204,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 204,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 204,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 204,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          583877.4427,
          4479994.589,
          -3.396796436,
          583911.4027,
          4479999.989,
          -2.356796436
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                583877.4426822781,
                4479994.589145779,
                -3.396796435780317
              ],
              [
                583877.4426822781,
                4479999.989145779,
                -3.396796435780317
              ],
              [
                583911.4026822781,
                4479999.989145779,
                -2.356796435780317
              ],
              [
                583911.4026822781,
                4479994.589145779,
                -2.356796435780317
              ],
              [
                583877.4426822781,
                4479994.589145779,
                -3.396796435780317
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T13:59:13+00:00",
        "end_time": "2022-11-11T13:49:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8379.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8379.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8379.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8379.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.01060849,
            40.46639122,
            -3.396796436,
            -74.01020726,
            40.46644329,
            -2.356796436
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.01060849374447,
                  40.46639465003988,
                  -3.396796435780317
                ],
                [
                  -74.01060777992097,
                  40.46644329177339,
                  -3.396796435780317
                ],
                [
                  -74.01020725503697,
                  40.46643986246465,
                  -2.356796435780317
                ],
                [
                  -74.01020796914933,
                  40.466391220736995,
                  -2.356796435780317
                ],
                [
                  -74.01060849374447,
                  40.46639465003988,
                  -3.396796435780317
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8379.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8379.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T13:59:13Z",
            "pc:count": 204,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 583894.2729,
                "count": 204,
                "maximum": 583911.4027,
                "minimum": 583877.4427,
                "name": "X",
                "position": 0,
                "stddev": 6.489837105,
                "variance": 42.11798565
              },
              {
                "average": 4479998.352,
                "count": 204,
                "maximum": 4479999.989,
                "minimum": 4479994.589,
                "name": "Y",
                "position": 1,
                "stddev": 1.25042187,
                "variance": 1.563554853
              },
              {
                "average": -2.65008075,
                "count": 204,
                "maximum": -2.356796436,
                "minimum": -3.396796436,
                "name": "Z",
                "position": 2,
                "stddev": 0.1901166288,
                "variance": 0.03614433256
              },
              {
                "average": 215.6911765,
                "count": 204,
                "maximum": 2484,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 603.3884678,
                "variance": 364077.6431
              },
              {
                "average": 1,
                "count": 204,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 204,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 204,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 204,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 204,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.32844118,
                "count": 204,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.491378359,
                "variance": 2.224209411
              },
              {
                "average": 2,
                "count": 204,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.455882353,
                "count": 204,
                "maximum": 5,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4992750467,
                "variance": 0.2492755723
              },
              {
                "average": 352210052.4,
                "count": 204,
                "maximum": 352210353.2,
                "minimum": 352209799.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 274.5299363,
                "variance": 75366.68591
              },
              {
                "average": 0,
                "count": 204,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 204,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 204,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 204,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 204,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              583877.4427,
              4479994.589,
              -3.396796436,
              583911.4027,
              4479999.989,
              -2.356796436
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    583877.4426822781,
                    4479994.589145779,
                    -3.396796435780317
                  ],
                  [
                    583877.4426822781,
                    4479999.989145779,
                    -3.396796435780317
                  ],
                  [
                    583911.4026822781,
                    4479999.989145779,
                    -2.356796435780317
                  ],
                  [
                    583911.4026822781,
                    4479994.589145779,
                    -2.356796435780317
                  ],
                  [
                    583877.4426822781,
                    4479994.589145779,
                    -3.396796435780317
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T13:59:13+00:00",
            "end_time": "2022-11-11T13:49:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8280.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.02173277903172,
              40.471364468603205,
              -3.883131797098821
            ],
            [
              -74.0216973683774,
              40.47380430745492,
              -3.883131797098821
            ],
            [
              -74.02085069851621,
              40.47379713756685,
              -1.723131797098821
            ],
            [
              -74.02088613980466,
              40.4713572993294,
              -1.723131797098821
            ],
            [
              -74.02173277903172,
              40.471364468603205,
              -3.883131797098821
            ]
          ]
        ]
      },
      "bbox": [
        -74.02173278,
        40.4713573,
        -3.883131797,
        -74.0208507,
        40.47380431,
        -1.723131797
      ],
      "properties": {
        "datetime": "2022-11-11T13:34:33Z",
        "pc:count": 48529,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 582979.1961,
            "count": 48529,
            "maximum": 583000.0128,
            "minimum": 582928.2328,
            "name": "X",
            "position": 0,
            "stddev": 15.18200381,
            "variance": 230.4932397
          },
          {
            "average": 4480674.705,
            "count": 48529,
            "maximum": 4480806.597,
            "minimum": 4480535.737,
            "name": "Y",
            "position": 1,
            "stddev": 49.94184557,
            "variance": 2494.187939
          },
          {
            "average": -2.195782789,
            "count": 48529,
            "maximum": -1.723131797,
            "minimum": -3.883131797,
            "name": "Z",
            "position": 2,
            "stddev": 0.2804636432,
            "variance": 0.07865985513
          },
          {
            "average": 122.3562406,
            "count": 48529,
            "maximum": 2929,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 367.3184208,
            "variance": 134922.8223
          },
          {
            "average": 1,
            "count": 48529,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 48529,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 48529,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48529,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 48529,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.97679578,
            "count": 48529,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.300634328,
            "variance": 1.691649656
          },
          {
            "average": 2.004059428,
            "count": 48529,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06358484675,
            "variance": 0.004043032736
          },
          {
            "average": 1.533248161,
            "count": 48529,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4988984753,
            "variance": 0.2488996887
          },
          {
            "average": 352208718.3,
            "count": 48529,
            "maximum": 352208873,
            "minimum": 352208540.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 163.249336,
            "variance": 26650.34571
          },
          {
            "average": 0,
            "count": 48529,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48529,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48529,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48529,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48529,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          582928.2328,
          4480535.737,
          -3.883131797,
          583000.0128,
          4480806.597,
          -1.723131797
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                582928.2328153091,
                4480535.737113917,
                -3.883131797098821
              ],
              [
                582928.2328153091,
                4480806.597113917,
                -3.883131797098821
              ],
              [
                583000.0128153091,
                4480806.597113917,
                -1.723131797098821
              ],
              [
                583000.0128153091,
                4480535.737113917,
                -1.723131797098821
              ],
              [
                582928.2328153091,
                4480535.737113917,
                -3.883131797098821
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T13:34:33+00:00",
        "end_time": "2022-11-11T13:29:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8280.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8280.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8280.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8280.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.02173278,
            40.4713573,
            -3.883131797,
            -74.0208507,
            40.47380431,
            -1.723131797
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.02173277903172,
                  40.471364468603205,
                  -3.883131797098821
                ],
                [
                  -74.0216973683774,
                  40.47380430745492,
                  -3.883131797098821
                ],
                [
                  -74.02085069851621,
                  40.47379713756685,
                  -1.723131797098821
                ],
                [
                  -74.02088613980466,
                  40.4713572993294,
                  -1.723131797098821
                ],
                [
                  -74.02173277903172,
                  40.471364468603205,
                  -3.883131797098821
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8280.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8280.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T13:34:33Z",
            "pc:count": 48529,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 582979.1961,
                "count": 48529,
                "maximum": 583000.0128,
                "minimum": 582928.2328,
                "name": "X",
                "position": 0,
                "stddev": 15.18200381,
                "variance": 230.4932397
              },
              {
                "average": 4480674.705,
                "count": 48529,
                "maximum": 4480806.597,
                "minimum": 4480535.737,
                "name": "Y",
                "position": 1,
                "stddev": 49.94184557,
                "variance": 2494.187939
              },
              {
                "average": -2.195782789,
                "count": 48529,
                "maximum": -1.723131797,
                "minimum": -3.883131797,
                "name": "Z",
                "position": 2,
                "stddev": 0.2804636432,
                "variance": 0.07865985513
              },
              {
                "average": 122.3562406,
                "count": 48529,
                "maximum": 2929,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 367.3184208,
                "variance": 134922.8223
              },
              {
                "average": 1,
                "count": 48529,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 48529,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 48529,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48529,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 48529,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.97679578,
                "count": 48529,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.300634328,
                "variance": 1.691649656
              },
              {
                "average": 2.004059428,
                "count": 48529,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06358484675,
                "variance": 0.004043032736
              },
              {
                "average": 1.533248161,
                "count": 48529,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4988984753,
                "variance": 0.2488996887
              },
              {
                "average": 352208718.3,
                "count": 48529,
                "maximum": 352208873,
                "minimum": 352208540.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 163.249336,
                "variance": 26650.34571
              },
              {
                "average": 0,
                "count": 48529,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48529,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48529,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48529,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48529,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              582928.2328,
              4480535.737,
              -3.883131797,
              583000.0128,
              4480806.597,
              -1.723131797
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    582928.2328153091,
                    4480535.737113917,
                    -3.883131797098821
                  ],
                  [
                    582928.2328153091,
                    4480806.597113917,
                    -3.883131797098821
                  ],
                  [
                    583000.0128153091,
                    4480806.597113917,
                    -1.723131797098821
                  ],
                  [
                    583000.0128153091,
                    4480535.737113917,
                    -1.723131797098821
                  ],
                  [
                    582928.2328153091,
                    4480535.737113917,
                    -3.883131797098821
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T13:34:33+00:00",
            "end_time": "2022-11-11T13:29:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.00916229819519,
              40.466430882217885,
              -4.725013837109941
            ],
            [
              -74.00902988555926,
              40.47543859946777,
              -4.725013837109941
            ],
            [
              -73.99723432743602,
              40.47533685785586,
              28.854986162890057
            ],
            [
              -73.9973683155452,
              40.46632917278322,
              28.854986162890057
            ],
            [
              -74.00916229819519,
              40.466430882217885,
              -4.725013837109941
            ]
          ]
        ]
      },
      "bbox": [
        -74.0091623,
        40.46632917,
        -4.725013837,
        -73.99723433,
        40.4754386,
        28.85498616
      ],
      "properties": {
        "datetime": "2022-11-11T14:42:49Z",
        "pc:count": 6970542,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 584481.4208,
            "count": 6970542,
            "maximum": 585000.0033,
            "minimum": 584000.0033,
            "name": "X",
            "position": 0,
            "stddev": 270.6672257,
            "variance": 73260.74708
          },
          {
            "average": 4480466.323,
            "count": 6970542,
            "maximum": 4480999.986,
            "minimum": 4479999.986,
            "name": "Y",
            "position": 1,
            "stddev": 276.7194197,
            "variance": 76573.63724
          },
          {
            "average": 3.778324008,
            "count": 6970542,
            "maximum": 28.85498616,
            "minimum": -4.725013837,
            "name": "Z",
            "position": 2,
            "stddev": 3.141726565,
            "variance": 9.87044581
          },
          {
            "average": 6342.262325,
            "count": 6970542,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 6904.204253,
            "variance": 47668036.36
          },
          {
            "average": 1.629365263,
            "count": 6970542,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9772549777,
            "variance": 0.9550272915
          },
          {
            "average": 2.259517553,
            "count": 6970542,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.387459876,
            "variance": 1.925044908
          },
          {
            "average": 1,
            "count": 6970542,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6970542,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.990233471,
            "count": 6970542,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.387699021,
            "variance": 19.2519027
          },
          {
            "average": 20.01069979,
            "count": 6970542,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.653914765,
            "variance": 2.735434051
          },
          {
            "average": 1.71237459,
            "count": 6970542,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.12903863,
            "variance": 1.274728228
          },
          {
            "average": 7.902176187,
            "count": 6970542,
            "maximum": 11,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.329857202,
            "variance": 1.768520178
          },
          {
            "average": 352211617,
            "count": 6970542,
            "maximum": 352212969.7,
            "minimum": 352210349.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 595.3932459,
            "variance": 354493.1173
          },
          {
            "average": 0,
            "count": 6970542,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6970542,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6970542,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6970542,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6970542,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          584000.0033,
          4479999.986,
          -4.725013837,
          585000.0033,
          4480999.986,
          28.85498616
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                584000.0033164099,
                4479999.986176186,
                -4.725013837109941
              ],
              [
                584000.0033164099,
                4480999.986176186,
                -4.725013837109941
              ],
              [
                585000.0033164099,
                4480999.986176186,
                28.854986162890057
              ],
              [
                585000.0033164099,
                4479999.986176186,
                28.854986162890057
              ],
              [
                584000.0033164099,
                4479999.986176186,
                -4.725013837109941
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:42:49+00:00",
        "end_time": "2022-11-11T13:59:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.0091623,
            40.46632917,
            -4.725013837,
            -73.99723433,
            40.4754386,
            28.85498616
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.00916229819519,
                  40.466430882217885,
                  -4.725013837109941
                ],
                [
                  -74.00902988555926,
                  40.47543859946777,
                  -4.725013837109941
                ],
                [
                  -73.99723432743602,
                  40.47533685785586,
                  28.854986162890057
                ],
                [
                  -73.9973683155452,
                  40.46632917278322,
                  28.854986162890057
                ],
                [
                  -74.00916229819519,
                  40.466430882217885,
                  -4.725013837109941
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:42:49Z",
            "pc:count": 6970542,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 584481.4208,
                "count": 6970542,
                "maximum": 585000.0033,
                "minimum": 584000.0033,
                "name": "X",
                "position": 0,
                "stddev": 270.6672257,
                "variance": 73260.74708
              },
              {
                "average": 4480466.323,
                "count": 6970542,
                "maximum": 4480999.986,
                "minimum": 4479999.986,
                "name": "Y",
                "position": 1,
                "stddev": 276.7194197,
                "variance": 76573.63724
              },
              {
                "average": 3.778324008,
                "count": 6970542,
                "maximum": 28.85498616,
                "minimum": -4.725013837,
                "name": "Z",
                "position": 2,
                "stddev": 3.141726565,
                "variance": 9.87044581
              },
              {
                "average": 6342.262325,
                "count": 6970542,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 6904.204253,
                "variance": 47668036.36
              },
              {
                "average": 1.629365263,
                "count": 6970542,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9772549777,
                "variance": 0.9550272915
              },
              {
                "average": 2.259517553,
                "count": 6970542,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.387459876,
                "variance": 1.925044908
              },
              {
                "average": 1,
                "count": 6970542,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6970542,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.990233471,
                "count": 6970542,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.387699021,
                "variance": 19.2519027
              },
              {
                "average": 20.01069979,
                "count": 6970542,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.653914765,
                "variance": 2.735434051
              },
              {
                "average": 1.71237459,
                "count": 6970542,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.12903863,
                "variance": 1.274728228
              },
              {
                "average": 7.902176187,
                "count": 6970542,
                "maximum": 11,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.329857202,
                "variance": 1.768520178
              },
              {
                "average": 352211617,
                "count": 6970542,
                "maximum": 352212969.7,
                "minimum": 352210349.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 595.3932459,
                "variance": 354493.1173
              },
              {
                "average": 0,
                "count": 6970542,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6970542,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6970542,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6970542,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6970542,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              584000.0033,
              4479999.986,
              -4.725013837,
              585000.0033,
              4480999.986,
              28.85498616
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    584000.0033164099,
                    4479999.986176186,
                    -4.725013837109941
                  ],
                  [
                    584000.0033164099,
                    4480999.986176186,
                    -4.725013837109941
                  ],
                  [
                    585000.0033164099,
                    4480999.986176186,
                    28.854986162890057
                  ],
                  [
                    585000.0033164099,
                    4479999.986176186,
                    28.854986162890057
                  ],
                  [
                    584000.0033164099,
                    4479999.986176186,
                    -4.725013837109941
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:42:49+00:00",
            "end_time": "2022-11-11T13:59:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6578.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.24344000734507,
              39.552155653214825,
              -0.09655794298056
            ],
            [
              -74.24342652104086,
              39.55339719152253,
              -0.09655794298056
            ],
            [
              -74.24273611702456,
              39.5533926951215,
              7.503442057019441
            ],
            [
              -74.24274961563272,
              39.55215115701095,
              7.503442057019441
            ],
            [
              -74.24344000734507,
              39.552155653214825,
              -0.09655794298056
            ]
          ]
        ]
      },
      "bbox": [
        -74.24344001,
        39.55215116,
        -0.09655794298,
        -74.24273612,
        39.55339719,
        7.503442057
      ],
      "properties": {
        "datetime": "2022-11-10T16:20:10Z",
        "pc:count": 9502,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565021.8819,
            "count": 9502,
            "maximum": 565059.3203,
            "minimum": 565000.0003,
            "name": "X",
            "position": 0,
            "stddev": 13.81237021,
            "variance": 190.7815707
          },
          {
            "average": 4378391.172,
            "count": 9502,
            "maximum": 4378463.881,
            "minimum": 4378326.081,
            "name": "Y",
            "position": 1,
            "stddev": 32.26159351,
            "variance": 1040.810416
          },
          {
            "average": 2.704862811,
            "count": 9502,
            "maximum": 7.503442057,
            "minimum": -0.09655794298,
            "name": "Z",
            "position": 2,
            "stddev": 2.016781308,
            "variance": 4.067406843
          },
          {
            "average": 14805.00368,
            "count": 9502,
            "maximum": 64847,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 6964.289451,
            "variance": 48501327.55
          },
          {
            "average": 1.015259945,
            "count": 9502,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1259788776,
            "variance": 0.01587067761
          },
          {
            "average": 1.030730373,
            "count": 9502,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1797642948,
            "variance": 0.03231520169
          },
          {
            "average": 1,
            "count": 9502,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9502,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.774784256,
            "count": 9502,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4177463088,
            "variance": 0.1745119785
          },
          {
            "average": 19.92870496,
            "count": 9502,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.966393669,
            "variance": 8.799491397
          },
          {
            "average": 1.028836035,
            "count": 9502,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1704698975,
            "variance": 0.02905998595
          },
          {
            "average": 17.01904862,
            "count": 9502,
            "maximum": 18,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.136703102,
            "variance": 0.01868773808
          },
          {
            "average": 352131437.2,
            "count": 9502,
            "maximum": 352132410,
            "minimum": 352131415.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 135.5685054,
            "variance": 18378.81967
          },
          {
            "average": 0,
            "count": 9502,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9502,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9502,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9502,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9502,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565000.0003,
          4378326.081,
          -0.09655794298,
          565059.3203,
          4378463.881,
          7.503442057
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565000.0003327044,
                4378326.081004053,
                -0.09655794298056
              ],
              [
                565000.0003327044,
                4378463.881004054,
                -0.09655794298056
              ],
              [
                565059.3203327045,
                4378463.881004054,
                7.503442057019441
              ],
              [
                565059.3203327045,
                4378326.081004053,
                7.503442057019441
              ],
              [
                565000.0003327044,
                4378326.081004053,
                -0.09655794298056
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:20:10+00:00",
        "end_time": "2022-11-10T16:03:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6578.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6578.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6578.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6578.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.24344001,
            39.55215116,
            -0.09655794298,
            -74.24273612,
            39.55339719,
            7.503442057
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.24344000734507,
                  39.552155653214825,
                  -0.09655794298056
                ],
                [
                  -74.24342652104086,
                  39.55339719152253,
                  -0.09655794298056
                ],
                [
                  -74.24273611702456,
                  39.5533926951215,
                  7.503442057019441
                ],
                [
                  -74.24274961563272,
                  39.55215115701095,
                  7.503442057019441
                ],
                [
                  -74.24344000734507,
                  39.552155653214825,
                  -0.09655794298056
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6578.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6578.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:20:10Z",
            "pc:count": 9502,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565021.8819,
                "count": 9502,
                "maximum": 565059.3203,
                "minimum": 565000.0003,
                "name": "X",
                "position": 0,
                "stddev": 13.81237021,
                "variance": 190.7815707
              },
              {
                "average": 4378391.172,
                "count": 9502,
                "maximum": 4378463.881,
                "minimum": 4378326.081,
                "name": "Y",
                "position": 1,
                "stddev": 32.26159351,
                "variance": 1040.810416
              },
              {
                "average": 2.704862811,
                "count": 9502,
                "maximum": 7.503442057,
                "minimum": -0.09655794298,
                "name": "Z",
                "position": 2,
                "stddev": 2.016781308,
                "variance": 4.067406843
              },
              {
                "average": 14805.00368,
                "count": 9502,
                "maximum": 64847,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 6964.289451,
                "variance": 48501327.55
              },
              {
                "average": 1.015259945,
                "count": 9502,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1259788776,
                "variance": 0.01587067761
              },
              {
                "average": 1.030730373,
                "count": 9502,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1797642948,
                "variance": 0.03231520169
              },
              {
                "average": 1,
                "count": 9502,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9502,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.774784256,
                "count": 9502,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4177463088,
                "variance": 0.1745119785
              },
              {
                "average": 19.92870496,
                "count": 9502,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.966393669,
                "variance": 8.799491397
              },
              {
                "average": 1.028836035,
                "count": 9502,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1704698975,
                "variance": 0.02905998595
              },
              {
                "average": 17.01904862,
                "count": 9502,
                "maximum": 18,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.136703102,
                "variance": 0.01868773808
              },
              {
                "average": 352131437.2,
                "count": 9502,
                "maximum": 352132410,
                "minimum": 352131415.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 135.5685054,
                "variance": 18378.81967
              },
              {
                "average": 0,
                "count": 9502,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9502,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9502,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9502,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9502,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565000.0003,
              4378326.081,
              -0.09655794298,
              565059.3203,
              4378463.881,
              7.503442057
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565000.0003327044,
                    4378326.081004053,
                    -0.09655794298056
                  ],
                  [
                    565000.0003327044,
                    4378463.881004054,
                    -0.09655794298056
                  ],
                  [
                    565059.3203327045,
                    4378463.881004054,
                    7.503442057019441
                  ],
                  [
                    565059.3203327045,
                    4378326.081004053,
                    7.503442057019441
                  ],
                  [
                    565000.0003327044,
                    4378326.081004053,
                    -0.09655794298056
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:20:10+00:00",
            "end_time": "2022-11-10T16:03:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6170.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.29075731759899,
              39.477432428086026,
              -5.118474597599818
            ],
            [
              -74.29066579490589,
              39.48644234548535,
              -5.118474597599818
            ],
            [
              -74.28265509072362,
              39.48639320002867,
              -1.478474597599817
            ],
            [
              -74.28274764679259,
              39.47738329827274,
              -1.478474597599817
            ],
            [
              -74.29075731759899,
              39.477432428086026,
              -5.118474597599818
            ]
          ]
        ]
      },
      "bbox": [
        -74.29075732,
        39.4773833,
        -5.118474598,
        -74.28265509,
        39.48644235,
        -1.478474598
      ],
      "properties": {
        "datetime": "2022-11-10T17:04:27Z",
        "pc:count": 479286,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561187.4536,
            "count": 479286,
            "maximum": 561688.9441,
            "minimum": 561000.0041,
            "name": "X",
            "position": 0,
            "stddev": 147.4206219,
            "variance": 21732.83975
          },
          {
            "average": 4370542.18,
            "count": 479286,
            "maximum": 4370999.991,
            "minimum": 4369999.991,
            "name": "Y",
            "position": 1,
            "stddev": 261.0575109,
            "variance": 68151.024
          },
          {
            "average": -3.030864757,
            "count": 479286,
            "maximum": -1.478474598,
            "minimum": -5.118474598,
            "name": "Z",
            "position": 2,
            "stddev": 0.4405128675,
            "variance": 0.1940515864
          },
          {
            "average": 107.2298899,
            "count": 479286,
            "maximum": 5262,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 141.3289885,
            "variance": 19973.88299
          },
          {
            "average": 1,
            "count": 479286,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 479286,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 479286,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 479286,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 479286,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.86240106,
            "count": 479286,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.178116227,
            "variance": 4.744190297
          },
          {
            "average": 2.000763636,
            "count": 479286,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02762343861,
            "variance": 0.0007630543607
          },
          {
            "average": 22.64988545,
            "count": 479286,
            "maximum": 23,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5596613217,
            "variance": 0.313220795
          },
          {
            "average": 352134930,
            "count": 479286,
            "maximum": 352135067.3,
            "minimum": 352134015.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 238.1507998,
            "variance": 56715.80343
          },
          {
            "average": 0,
            "count": 479286,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 479286,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 479286,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 479286,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 479286,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561000.0041,
          4369999.991,
          -5.118474598,
          561688.9441,
          4370999.991,
          -1.478474598
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561000.0040529822,
                4369999.991373806,
                -5.118474597599818
              ],
              [
                561000.0040529822,
                4370999.991373806,
                -5.118474597599818
              ],
              [
                561688.9440529821,
                4370999.991373806,
                -1.478474597599817
              ],
              [
                561688.9440529821,
                4369999.991373806,
                -1.478474597599817
              ],
              [
                561000.0040529822,
                4369999.991373806,
                -5.118474597599818
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T17:04:27+00:00",
        "end_time": "2022-11-10T16:46:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6170.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6170.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6170.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6170.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.29075732,
            39.4773833,
            -5.118474598,
            -74.28265509,
            39.48644235,
            -1.478474598
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.29075731759899,
                  39.477432428086026,
                  -5.118474597599818
                ],
                [
                  -74.29066579490589,
                  39.48644234548535,
                  -5.118474597599818
                ],
                [
                  -74.28265509072362,
                  39.48639320002867,
                  -1.478474597599817
                ],
                [
                  -74.28274764679259,
                  39.47738329827274,
                  -1.478474597599817
                ],
                [
                  -74.29075731759899,
                  39.477432428086026,
                  -5.118474597599818
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6170.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6170.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T17:04:27Z",
            "pc:count": 479286,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561187.4536,
                "count": 479286,
                "maximum": 561688.9441,
                "minimum": 561000.0041,
                "name": "X",
                "position": 0,
                "stddev": 147.4206219,
                "variance": 21732.83975
              },
              {
                "average": 4370542.18,
                "count": 479286,
                "maximum": 4370999.991,
                "minimum": 4369999.991,
                "name": "Y",
                "position": 1,
                "stddev": 261.0575109,
                "variance": 68151.024
              },
              {
                "average": -3.030864757,
                "count": 479286,
                "maximum": -1.478474598,
                "minimum": -5.118474598,
                "name": "Z",
                "position": 2,
                "stddev": 0.4405128675,
                "variance": 0.1940515864
              },
              {
                "average": 107.2298899,
                "count": 479286,
                "maximum": 5262,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 141.3289885,
                "variance": 19973.88299
              },
              {
                "average": 1,
                "count": 479286,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 479286,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 479286,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 479286,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 479286,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.86240106,
                "count": 479286,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.178116227,
                "variance": 4.744190297
              },
              {
                "average": 2.000763636,
                "count": 479286,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02762343861,
                "variance": 0.0007630543607
              },
              {
                "average": 22.64988545,
                "count": 479286,
                "maximum": 23,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5596613217,
                "variance": 0.313220795
              },
              {
                "average": 352134930,
                "count": 479286,
                "maximum": 352135067.3,
                "minimum": 352134015.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 238.1507998,
                "variance": 56715.80343
              },
              {
                "average": 0,
                "count": 479286,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 479286,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 479286,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 479286,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 479286,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561000.0041,
              4369999.991,
              -5.118474598,
              561688.9441,
              4370999.991,
              -1.478474598
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561000.0040529822,
                    4369999.991373806,
                    -5.118474597599818
                  ],
                  [
                    561000.0040529822,
                    4370999.991373806,
                    -5.118474597599818
                  ],
                  [
                    561688.9440529821,
                    4370999.991373806,
                    -1.478474597599817
                  ],
                  [
                    561688.9440529821,
                    4369999.991373806,
                    -1.478474597599817
                  ],
                  [
                    561000.0040529822,
                    4369999.991373806,
                    -5.118474597599818
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T17:04:27+00:00",
            "end_time": "2022-11-10T16:46:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5968.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.31417778440586,
              39.4604419704294,
              -3.845214327955917
            ],
            [
              -74.31409807577457,
              39.468561953123995,
              -3.845214327955917
            ],
            [
              -74.30247342114043,
              39.46849280669437,
              -0.005214327955917
            ],
            [
              -74.30255448040761,
              39.4603728438384,
              -0.005214327955917
            ],
            [
              -74.31417778440586,
              39.4604419704294,
              -3.845214327955917
            ]
          ]
        ]
      },
      "bbox": [
        -74.31417778,
        39.46037284,
        -3.845214328,
        -74.30247342,
        39.46856195,
        -0.005214327956
      ],
      "properties": {
        "datetime": "2022-11-10T17:14:01Z",
        "pc:count": 2089625,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559490.2844,
            "count": 2089625,
            "maximum": 560000.0034,
            "minimum": 559000.0034,
            "name": "X",
            "position": 0,
            "stddev": 296.5602594,
            "variance": 87947.98747
          },
          {
            "average": 4368689.748,
            "count": 2089625,
            "maximum": 4368999.992,
            "minimum": 4368098.772,
            "name": "Y",
            "position": 1,
            "stddev": 194.3229212,
            "variance": 37761.39771
          },
          {
            "average": -1.733756612,
            "count": 2089625,
            "maximum": -0.005214327956,
            "minimum": -3.845214328,
            "name": "Z",
            "position": 2,
            "stddev": 0.5048233085,
            "variance": 0.2548465728
          },
          {
            "average": 494.5768107,
            "count": 2089625,
            "maximum": 26142,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 757.5850485,
            "variance": 573935.1057
          },
          {
            "average": 1,
            "count": 2089625,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2089625,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2089625,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2089625,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2089625,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.00498657,
            "count": 2089625,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.030460632,
            "variance": 4.122770377
          },
          {
            "average": 2.00025172,
            "count": 2089625,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01586368695,
            "variance": 0.0002516565638
          },
          {
            "average": 20.9878026,
            "count": 2089625,
            "maximum": 24,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.363753336,
            "variance": 1.859823161
          },
          {
            "average": 352134045.1,
            "count": 2089625,
            "maximum": 352135641.1,
            "minimum": 352132263.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 777.0797845,
            "variance": 603852.9914
          },
          {
            "average": 0,
            "count": 2089625,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2089625,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2089625,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2089625,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2089625,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559000.0034,
          4368098.772,
          -3.845214328,
          560000.0034,
          4368999.992,
          -0.005214327956
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559000.003390949,
                4368098.771576651,
                -3.845214327955917
              ],
              [
                559000.003390949,
                4368999.991576652,
                -3.845214327955917
              ],
              [
                560000.003390949,
                4368999.991576652,
                -0.005214327955917
              ],
              [
                560000.003390949,
                4368098.771576651,
                -0.005214327955917
              ],
              [
                559000.003390949,
                4368098.771576651,
                -3.845214327955917
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T17:14:01+00:00",
        "end_time": "2022-11-10T16:17:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5968.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5968.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5968.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5968.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.31417778,
            39.46037284,
            -3.845214328,
            -74.30247342,
            39.46856195,
            -0.005214327956
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.31417778440586,
                  39.4604419704294,
                  -3.845214327955917
                ],
                [
                  -74.31409807577457,
                  39.468561953123995,
                  -3.845214327955917
                ],
                [
                  -74.30247342114043,
                  39.46849280669437,
                  -0.005214327955917
                ],
                [
                  -74.30255448040761,
                  39.4603728438384,
                  -0.005214327955917
                ],
                [
                  -74.31417778440586,
                  39.4604419704294,
                  -3.845214327955917
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5968.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5968.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T17:14:01Z",
            "pc:count": 2089625,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559490.2844,
                "count": 2089625,
                "maximum": 560000.0034,
                "minimum": 559000.0034,
                "name": "X",
                "position": 0,
                "stddev": 296.5602594,
                "variance": 87947.98747
              },
              {
                "average": 4368689.748,
                "count": 2089625,
                "maximum": 4368999.992,
                "minimum": 4368098.772,
                "name": "Y",
                "position": 1,
                "stddev": 194.3229212,
                "variance": 37761.39771
              },
              {
                "average": -1.733756612,
                "count": 2089625,
                "maximum": -0.005214327956,
                "minimum": -3.845214328,
                "name": "Z",
                "position": 2,
                "stddev": 0.5048233085,
                "variance": 0.2548465728
              },
              {
                "average": 494.5768107,
                "count": 2089625,
                "maximum": 26142,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 757.5850485,
                "variance": 573935.1057
              },
              {
                "average": 1,
                "count": 2089625,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2089625,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2089625,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2089625,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2089625,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.00498657,
                "count": 2089625,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.030460632,
                "variance": 4.122770377
              },
              {
                "average": 2.00025172,
                "count": 2089625,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01586368695,
                "variance": 0.0002516565638
              },
              {
                "average": 20.9878026,
                "count": 2089625,
                "maximum": 24,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.363753336,
                "variance": 1.859823161
              },
              {
                "average": 352134045.1,
                "count": 2089625,
                "maximum": 352135641.1,
                "minimum": 352132263.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 777.0797845,
                "variance": 603852.9914
              },
              {
                "average": 0,
                "count": 2089625,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2089625,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2089625,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2089625,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2089625,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559000.0034,
              4368098.772,
              -3.845214328,
              560000.0034,
              4368999.992,
              -0.005214327956
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559000.003390949,
                    4368098.771576651,
                    -3.845214327955917
                  ],
                  [
                    559000.003390949,
                    4368999.991576652,
                    -3.845214327955917
                  ],
                  [
                    560000.003390949,
                    4368999.991576652,
                    -0.005214327955917
                  ],
                  [
                    560000.003390949,
                    4368098.771576651,
                    -0.005214327955917
                  ],
                  [
                    559000.003390949,
                    4368098.771576651,
                    -3.845214327955917
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T17:14:01+00:00",
            "end_time": "2022-11-10T16:17:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6173.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.29044908632443,
              39.50775759469587,
              -2.99267451651136
            ],
            [
              -74.29039095595903,
              39.51347201607936,
              -2.99267451651136
            ],
            [
              -74.28318650828909,
              39.51342781696582,
              8.26732548348864
            ],
            [
              -74.28324522871209,
              39.50771340450413,
              8.26732548348864
            ],
            [
              -74.29044908632443,
              39.50775759469587,
              -2.99267451651136
            ]
          ]
        ]
      },
      "bbox": [
        -74.29044909,
        39.5077134,
        -2.992674517,
        -74.28318651,
        39.51347202,
        8.267325483
      ],
      "properties": {
        "datetime": "2022-11-10T15:58:00Z",
        "pc:count": 725026,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561174.6672,
            "count": 725026,
            "maximum": 561619.3661,
            "minimum": 561000.0061,
            "name": "X",
            "position": 0,
            "stddev": 134.3624314,
            "variance": 18053.26296
          },
          {
            "average": 4373786.571,
            "count": 725026,
            "maximum": 4373999.992,
            "minimum": 4373365.752,
            "name": "Y",
            "position": 1,
            "stddev": 146.4990605,
            "variance": 21461.97474
          },
          {
            "average": 1.276485472,
            "count": 725026,
            "maximum": 8.267325483,
            "minimum": -2.992674517,
            "name": "Z",
            "position": 2,
            "stddev": 1.276157241,
            "variance": 1.628577303
          },
          {
            "average": 8801.541647,
            "count": 725026,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 8191.886222,
            "variance": 67106999.87
          },
          {
            "average": 1.085158325,
            "count": 725026,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3434614982,
            "variance": 0.1179658007
          },
          {
            "average": 1.169971835,
            "count": 725026,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5105604413,
            "variance": 0.2606719642
          },
          {
            "average": 1,
            "count": 725026,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 725026,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.413912053,
            "count": 725026,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.34526663,
            "variance": 128.715075
          },
          {
            "average": 20.08125713,
            "count": 725026,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.438461074,
            "variance": 2.069170262
          },
          {
            "average": 1.309500625,
            "count": 725026,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5040237362,
            "variance": 0.2540399266
          },
          {
            "average": 14.0252322,
            "count": 725026,
            "maximum": 16,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7351142462,
            "variance": 0.5403929549
          },
          {
            "average": 352129721.2,
            "count": 725026,
            "maximum": 352131080.4,
            "minimum": 352128542.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 480.9768113,
            "variance": 231338.693
          },
          {
            "average": 0,
            "count": 725026,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 725026,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 725026,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 725026,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 725026,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561000.0061,
          4373365.752,
          -2.992674517,
          561619.3661,
          4373999.992,
          8.267325483
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561000.0061298384,
                4373365.751776544,
                -2.99267451651136
              ],
              [
                561000.0061298384,
                4373999.991776545,
                -2.99267451651136
              ],
              [
                561619.3661298385,
                4373999.991776545,
                8.26732548348864
              ],
              [
                561619.3661298385,
                4373365.751776544,
                8.26732548348864
              ],
              [
                561000.0061298384,
                4373365.751776544,
                -2.99267451651136
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:58:00+00:00",
        "end_time": "2022-11-10T15:15:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6173.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6173.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6173.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6173.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.29044909,
            39.5077134,
            -2.992674517,
            -74.28318651,
            39.51347202,
            8.267325483
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.29044908632443,
                  39.50775759469587,
                  -2.99267451651136
                ],
                [
                  -74.29039095595903,
                  39.51347201607936,
                  -2.99267451651136
                ],
                [
                  -74.28318650828909,
                  39.51342781696582,
                  8.26732548348864
                ],
                [
                  -74.28324522871209,
                  39.50771340450413,
                  8.26732548348864
                ],
                [
                  -74.29044908632443,
                  39.50775759469587,
                  -2.99267451651136
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6173.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6173.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:58:00Z",
            "pc:count": 725026,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561174.6672,
                "count": 725026,
                "maximum": 561619.3661,
                "minimum": 561000.0061,
                "name": "X",
                "position": 0,
                "stddev": 134.3624314,
                "variance": 18053.26296
              },
              {
                "average": 4373786.571,
                "count": 725026,
                "maximum": 4373999.992,
                "minimum": 4373365.752,
                "name": "Y",
                "position": 1,
                "stddev": 146.4990605,
                "variance": 21461.97474
              },
              {
                "average": 1.276485472,
                "count": 725026,
                "maximum": 8.267325483,
                "minimum": -2.992674517,
                "name": "Z",
                "position": 2,
                "stddev": 1.276157241,
                "variance": 1.628577303
              },
              {
                "average": 8801.541647,
                "count": 725026,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 8191.886222,
                "variance": 67106999.87
              },
              {
                "average": 1.085158325,
                "count": 725026,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3434614982,
                "variance": 0.1179658007
              },
              {
                "average": 1.169971835,
                "count": 725026,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5105604413,
                "variance": 0.2606719642
              },
              {
                "average": 1,
                "count": 725026,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 725026,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.413912053,
                "count": 725026,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.34526663,
                "variance": 128.715075
              },
              {
                "average": 20.08125713,
                "count": 725026,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.438461074,
                "variance": 2.069170262
              },
              {
                "average": 1.309500625,
                "count": 725026,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5040237362,
                "variance": 0.2540399266
              },
              {
                "average": 14.0252322,
                "count": 725026,
                "maximum": 16,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7351142462,
                "variance": 0.5403929549
              },
              {
                "average": 352129721.2,
                "count": 725026,
                "maximum": 352131080.4,
                "minimum": 352128542.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 480.9768113,
                "variance": 231338.693
              },
              {
                "average": 0,
                "count": 725026,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 725026,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 725026,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 725026,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 725026,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561000.0061,
              4373365.752,
              -2.992674517,
              561619.3661,
              4373999.992,
              8.267325483
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561000.0061298384,
                    4373365.751776544,
                    -2.99267451651136
                  ],
                  [
                    561000.0061298384,
                    4373999.991776545,
                    -2.99267451651136
                  ],
                  [
                    561619.3661298385,
                    4373999.991776545,
                    8.26732548348864
                  ],
                  [
                    561619.3661298385,
                    4373365.751776544,
                    8.26732548348864
                  ],
                  [
                    561000.0061298384,
                    4373365.751776544,
                    -2.99267451651136
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:58:00+00:00",
            "end_time": "2022-11-10T15:15:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8665.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.98017637643542,
              40.33104440434793,
              -4.155228143256053
            ],
            [
              -73.9800407377669,
              40.340052433153375,
              -4.155228143256053
            ],
            [
              -73.97569386058616,
              40.340014017833596,
              26.164771856743947
            ],
            [
              -73.97583007707574,
              40.3310060011874,
              26.164771856743947
            ],
            [
              -73.98017637643542,
              40.33104440434793,
              -4.155228143256053
            ]
          ]
        ]
      },
      "bbox": [
        -73.98017638,
        40.331006,
        -4.155228143,
        -73.97569386,
        40.34005243,
        26.16477186
      ],
      "properties": {
        "datetime": "2022-11-11T15:34:17Z",
        "pc:count": 2213351,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586850.3206,
            "count": 2213351,
            "maximum": 587000.0144,
            "minimum": 586630.7544,
            "name": "X",
            "position": 0,
            "stddev": 100.6285073,
            "variance": 10126.09648
          },
          {
            "average": 4465428.138,
            "count": 2213351,
            "maximum": 4465999.994,
            "minimum": 4464999.974,
            "name": "Y",
            "position": 1,
            "stddev": 278.5963679,
            "variance": 77615.9362
          },
          {
            "average": 5.156406478,
            "count": 2213351,
            "maximum": 26.16477186,
            "minimum": -4.155228143,
            "name": "Z",
            "position": 2,
            "stddev": 4.315123205,
            "variance": 18.62028828
          },
          {
            "average": 4055.877618,
            "count": 2213351,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 5638.59106,
            "variance": 31793709.14
          },
          {
            "average": 1.755970472,
            "count": 2213351,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.070640488,
            "variance": 1.146271055
          },
          {
            "average": 2.513374517,
            "count": 2213351,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.520691814,
            "variance": 2.312503594
          },
          {
            "average": 1,
            "count": 2213351,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2213351,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.079463221,
            "count": 2213351,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.839804724,
            "variance": 23.42370977
          },
          {
            "average": 20.18681003,
            "count": 2213351,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.408283926,
            "variance": 1.983263616
          },
          {
            "average": 1.925375596,
            "count": 2213351,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.412211328,
            "variance": 1.994340835
          },
          {
            "average": 3.667209132,
            "count": 2213351,
            "maximum": 4,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4712124854,
            "variance": 0.2220412064
          },
          {
            "average": 352215880.7,
            "count": 2213351,
            "maximum": 352216057.1,
            "minimum": 352215536.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 236.5503826,
            "variance": 55956.08349
          },
          {
            "average": 0,
            "count": 2213351,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2213351,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2213351,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2213351,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2213351,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586630.7544,
          4464999.974,
          -4.155228143,
          587000.0144,
          4465999.994,
          26.16477186
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586630.7544439578,
                4464999.973639702,
                -4.155228143256053
              ],
              [
                586630.7544439578,
                4465999.993639702,
                -4.155228143256053
              ],
              [
                587000.0144439578,
                4465999.993639702,
                26.164771856743947
              ],
              [
                587000.0144439578,
                4464999.973639702,
                26.164771856743947
              ],
              [
                586630.7544439578,
                4464999.973639702,
                -4.155228143256053
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:34:17+00:00",
        "end_time": "2022-11-11T15:25:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8665.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8665.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8665.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8665.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.98017638,
            40.331006,
            -4.155228143,
            -73.97569386,
            40.34005243,
            26.16477186
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.98017637643542,
                  40.33104440434793,
                  -4.155228143256053
                ],
                [
                  -73.9800407377669,
                  40.340052433153375,
                  -4.155228143256053
                ],
                [
                  -73.97569386058616,
                  40.340014017833596,
                  26.164771856743947
                ],
                [
                  -73.97583007707574,
                  40.3310060011874,
                  26.164771856743947
                ],
                [
                  -73.98017637643542,
                  40.33104440434793,
                  -4.155228143256053
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8665.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8665.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:34:17Z",
            "pc:count": 2213351,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586850.3206,
                "count": 2213351,
                "maximum": 587000.0144,
                "minimum": 586630.7544,
                "name": "X",
                "position": 0,
                "stddev": 100.6285073,
                "variance": 10126.09648
              },
              {
                "average": 4465428.138,
                "count": 2213351,
                "maximum": 4465999.994,
                "minimum": 4464999.974,
                "name": "Y",
                "position": 1,
                "stddev": 278.5963679,
                "variance": 77615.9362
              },
              {
                "average": 5.156406478,
                "count": 2213351,
                "maximum": 26.16477186,
                "minimum": -4.155228143,
                "name": "Z",
                "position": 2,
                "stddev": 4.315123205,
                "variance": 18.62028828
              },
              {
                "average": 4055.877618,
                "count": 2213351,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 5638.59106,
                "variance": 31793709.14
              },
              {
                "average": 1.755970472,
                "count": 2213351,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.070640488,
                "variance": 1.146271055
              },
              {
                "average": 2.513374517,
                "count": 2213351,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.520691814,
                "variance": 2.312503594
              },
              {
                "average": 1,
                "count": 2213351,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2213351,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.079463221,
                "count": 2213351,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.839804724,
                "variance": 23.42370977
              },
              {
                "average": 20.18681003,
                "count": 2213351,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.408283926,
                "variance": 1.983263616
              },
              {
                "average": 1.925375596,
                "count": 2213351,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.412211328,
                "variance": 1.994340835
              },
              {
                "average": 3.667209132,
                "count": 2213351,
                "maximum": 4,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4712124854,
                "variance": 0.2220412064
              },
              {
                "average": 352215880.7,
                "count": 2213351,
                "maximum": 352216057.1,
                "minimum": 352215536.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 236.5503826,
                "variance": 55956.08349
              },
              {
                "average": 0,
                "count": 2213351,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2213351,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2213351,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2213351,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2213351,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586630.7544,
              4464999.974,
              -4.155228143,
              587000.0144,
              4465999.994,
              26.16477186
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586630.7544439578,
                    4464999.973639702,
                    -4.155228143256053
                  ],
                  [
                    586630.7544439578,
                    4465999.993639702,
                    -4.155228143256053
                  ],
                  [
                    587000.0144439578,
                    4465999.993639702,
                    26.164771856743947
                  ],
                  [
                    587000.0144439578,
                    4464999.973639702,
                    26.164771856743947
                  ],
                  [
                    586630.7544439578,
                    4464999.973639702,
                    -4.155228143256053
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:34:17+00:00",
            "end_time": "2022-11-11T15:25:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5967.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.31426505010839,
              39.45153070057142,
              -3.094915722805895
            ],
            [
              -74.3142136916723,
              39.456765333701355,
              -3.094915722805895
            ],
            [
              -74.31325876974067,
              39.45675969878778,
              -1.154915722805895
            ],
            [
              -74.31331019967706,
              39.45152506670019,
              -1.154915722805895
            ],
            [
              -74.31426505010839,
              39.45153070057142,
              -3.094915722805895
            ]
          ]
        ]
      },
      "bbox": [
        -74.31426505,
        39.45152507,
        -3.094915723,
        -74.31325877,
        39.45676533,
        -1.154915723
      ],
      "properties": {
        "datetime": "2022-11-10T17:13:37Z",
        "pc:count": 15325,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559026.0516,
            "count": 15325,
            "maximum": 559082.1783,
            "minimum": 559000.0183,
            "name": "X",
            "position": 0,
            "stddev": 15.66824905,
            "variance": 245.4940282
          },
          {
            "average": 4367321.618,
            "count": 15325,
            "maximum": 4367690.71,
            "minimum": 4367109.73,
            "name": "Y",
            "position": 1,
            "stddev": 192.0941557,
            "variance": 36900.16465
          },
          {
            "average": -1.981253733,
            "count": 15325,
            "maximum": -1.154915723,
            "minimum": -3.094915723,
            "name": "Z",
            "position": 2,
            "stddev": 0.2489660804,
            "variance": 0.06198410918
          },
          {
            "average": 232.9934747,
            "count": 15325,
            "maximum": 2045,
            "minimum": 26,
            "name": "Intensity",
            "position": 3,
            "stddev": 196.6154321,
            "variance": 38657.62812
          },
          {
            "average": 1,
            "count": 15325,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 15325,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 15325,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15325,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 15325,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.94039385,
            "count": 15325,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.813603425,
            "variance": 3.289157383
          },
          {
            "average": 2.000130506,
            "count": 15325,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01142353681,
            "variance": 0.0001304971932
          },
          {
            "average": 23.06349103,
            "count": 15325,
            "maximum": 24,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8073025177,
            "variance": 0.6517373551
          },
          {
            "average": 352135158,
            "count": 15325,
            "maximum": 352135617.8,
            "minimum": 352134067.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 389.3273069,
            "variance": 151575.7519
          },
          {
            "average": 0,
            "count": 15325,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15325,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15325,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15325,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15325,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559000.0183,
          4367109.73,
          -3.094915723,
          559082.1783,
          4367690.71,
          -1.154915723
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559000.0182973203,
                4367109.729842354,
                -3.094915722805895
              ],
              [
                559000.0182973203,
                4367690.709842354,
                -3.094915722805895
              ],
              [
                559082.1782973203,
                4367690.709842354,
                -1.154915722805895
              ],
              [
                559082.1782973203,
                4367109.729842354,
                -1.154915722805895
              ],
              [
                559000.0182973203,
                4367109.729842354,
                -3.094915722805895
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T17:13:37+00:00",
        "end_time": "2022-11-10T16:47:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5967.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5967.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5967.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5967.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.31426505,
            39.45152507,
            -3.094915723,
            -74.31325877,
            39.45676533,
            -1.154915723
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.31426505010839,
                  39.45153070057142,
                  -3.094915722805895
                ],
                [
                  -74.3142136916723,
                  39.456765333701355,
                  -3.094915722805895
                ],
                [
                  -74.31325876974067,
                  39.45675969878778,
                  -1.154915722805895
                ],
                [
                  -74.31331019967706,
                  39.45152506670019,
                  -1.154915722805895
                ],
                [
                  -74.31426505010839,
                  39.45153070057142,
                  -3.094915722805895
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5967.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5967.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T17:13:37Z",
            "pc:count": 15325,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559026.0516,
                "count": 15325,
                "maximum": 559082.1783,
                "minimum": 559000.0183,
                "name": "X",
                "position": 0,
                "stddev": 15.66824905,
                "variance": 245.4940282
              },
              {
                "average": 4367321.618,
                "count": 15325,
                "maximum": 4367690.71,
                "minimum": 4367109.73,
                "name": "Y",
                "position": 1,
                "stddev": 192.0941557,
                "variance": 36900.16465
              },
              {
                "average": -1.981253733,
                "count": 15325,
                "maximum": -1.154915723,
                "minimum": -3.094915723,
                "name": "Z",
                "position": 2,
                "stddev": 0.2489660804,
                "variance": 0.06198410918
              },
              {
                "average": 232.9934747,
                "count": 15325,
                "maximum": 2045,
                "minimum": 26,
                "name": "Intensity",
                "position": 3,
                "stddev": 196.6154321,
                "variance": 38657.62812
              },
              {
                "average": 1,
                "count": 15325,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 15325,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 15325,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15325,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 15325,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.94039385,
                "count": 15325,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.813603425,
                "variance": 3.289157383
              },
              {
                "average": 2.000130506,
                "count": 15325,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01142353681,
                "variance": 0.0001304971932
              },
              {
                "average": 23.06349103,
                "count": 15325,
                "maximum": 24,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8073025177,
                "variance": 0.6517373551
              },
              {
                "average": 352135158,
                "count": 15325,
                "maximum": 352135617.8,
                "minimum": 352134067.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 389.3273069,
                "variance": 151575.7519
              },
              {
                "average": 0,
                "count": 15325,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15325,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15325,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15325,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15325,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559000.0183,
              4367109.73,
              -3.094915723,
              559082.1783,
              4367690.71,
              -1.154915723
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559000.0182973203,
                    4367109.729842354,
                    -3.094915722805895
                  ],
                  [
                    559000.0182973203,
                    4367690.709842354,
                    -3.094915722805895
                  ],
                  [
                    559082.1782973203,
                    4367690.709842354,
                    -1.154915722805895
                  ],
                  [
                    559082.1782973203,
                    4367109.729842354,
                    -1.154915722805895
                  ],
                  [
                    559000.0182973203,
                    4367109.729842354,
                    -3.094915722805895
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T17:13:37+00:00",
            "end_time": "2022-11-10T16:47:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8581.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.9972342161322,
              40.47533702427691,
              -6.206302532964271
            ],
            [
              -73.99718045649435,
              40.478950002698824,
              -6.206302532964271
            ],
            [
              -73.99067960185631,
              40.478893411314125,
              -3.58630253296427
            ],
            [
              -73.9907337098514,
              40.475280440071444,
              -3.58630253296427
            ],
            [
              -73.9972342161322,
              40.47533702427691,
              -6.206302532964271
            ]
          ]
        ]
      },
      "bbox": [
        -73.99723422,
        40.47528044,
        -6.206302533,
        -73.9906796,
        40.47895,
        -3.586302533
      ],
      "properties": {
        "datetime": "2022-11-11T14:55:41Z",
        "pc:count": 161996,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 585242.8449,
            "count": 161996,
            "maximum": 585551.1125,
            "minimum": 585000.0125,
            "name": "X",
            "position": 0,
            "stddev": 131.2472888,
            "variance": 17225.85081
          },
          {
            "average": 4481220.848,
            "count": 161996,
            "maximum": 4481401.105,
            "minimum": 4481000.005,
            "name": "Y",
            "position": 1,
            "stddev": 82.66783266,
            "variance": 6833.970556
          },
          {
            "average": -4.325196333,
            "count": 161996,
            "maximum": -3.586302533,
            "minimum": -6.206302533,
            "name": "Z",
            "position": 2,
            "stddev": 0.4693469116,
            "variance": 0.2202865235
          },
          {
            "average": 677.8393602,
            "count": 161996,
            "maximum": 4070,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1119.984186,
            "variance": 1254364.578
          },
          {
            "average": 1,
            "count": 161996,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 161996,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 161996,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 161996,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 161996,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.14157593,
            "count": 161996,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.587656917,
            "variance": 2.520654486
          },
          {
            "average": 2.00596311,
            "count": 161996,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07699083132,
            "variance": 0.005927588108
          },
          {
            "average": 12.58935406,
            "count": 161996,
            "maximum": 13,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4919651332,
            "variance": 0.2420296923
          },
          {
            "average": 352213559.9,
            "count": 161996,
            "maximum": 352213741.7,
            "minimum": 352212970.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 212.7044728,
            "variance": 45243.19274
          },
          {
            "average": 0,
            "count": 161996,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 161996,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 161996,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 161996,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 161996,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          585000.0125,
          4481000.005,
          -6.206302533,
          585551.1125,
          4481401.105,
          -3.586302533
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                585000.0125414081,
                4481000.0047564665,
                -6.206302532964271
              ],
              [
                585000.0125414081,
                4481401.104756466,
                -6.206302532964271
              ],
              [
                585551.1125414082,
                4481401.104756466,
                -3.58630253296427
              ],
              [
                585551.1125414082,
                4481000.0047564665,
                -3.58630253296427
              ],
              [
                585000.0125414081,
                4481000.0047564665,
                -6.206302532964271
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:55:41+00:00",
        "end_time": "2022-11-11T14:42:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8581.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8581.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8581.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8581.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.99723422,
            40.47528044,
            -6.206302533,
            -73.9906796,
            40.47895,
            -3.586302533
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.9972342161322,
                  40.47533702427691,
                  -6.206302532964271
                ],
                [
                  -73.99718045649435,
                  40.478950002698824,
                  -6.206302532964271
                ],
                [
                  -73.99067960185631,
                  40.478893411314125,
                  -3.58630253296427
                ],
                [
                  -73.9907337098514,
                  40.475280440071444,
                  -3.58630253296427
                ],
                [
                  -73.9972342161322,
                  40.47533702427691,
                  -6.206302532964271
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8581.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8581.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:55:41Z",
            "pc:count": 161996,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 585242.8449,
                "count": 161996,
                "maximum": 585551.1125,
                "minimum": 585000.0125,
                "name": "X",
                "position": 0,
                "stddev": 131.2472888,
                "variance": 17225.85081
              },
              {
                "average": 4481220.848,
                "count": 161996,
                "maximum": 4481401.105,
                "minimum": 4481000.005,
                "name": "Y",
                "position": 1,
                "stddev": 82.66783266,
                "variance": 6833.970556
              },
              {
                "average": -4.325196333,
                "count": 161996,
                "maximum": -3.586302533,
                "minimum": -6.206302533,
                "name": "Z",
                "position": 2,
                "stddev": 0.4693469116,
                "variance": 0.2202865235
              },
              {
                "average": 677.8393602,
                "count": 161996,
                "maximum": 4070,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1119.984186,
                "variance": 1254364.578
              },
              {
                "average": 1,
                "count": 161996,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 161996,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 161996,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 161996,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 161996,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.14157593,
                "count": 161996,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.587656917,
                "variance": 2.520654486
              },
              {
                "average": 2.00596311,
                "count": 161996,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07699083132,
                "variance": 0.005927588108
              },
              {
                "average": 12.58935406,
                "count": 161996,
                "maximum": 13,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4919651332,
                "variance": 0.2420296923
              },
              {
                "average": 352213559.9,
                "count": 161996,
                "maximum": 352213741.7,
                "minimum": 352212970.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 212.7044728,
                "variance": 45243.19274
              },
              {
                "average": 0,
                "count": 161996,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 161996,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 161996,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 161996,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 161996,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              585000.0125,
              4481000.005,
              -6.206302533,
              585551.1125,
              4481401.105,
              -3.586302533
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    585000.0125414081,
                    4481000.0047564665,
                    -6.206302532964271
                  ],
                  [
                    585000.0125414081,
                    4481401.104756466,
                    -6.206302532964271
                  ],
                  [
                    585551.1125414082,
                    4481401.104756466,
                    -3.58630253296427
                  ],
                  [
                    585551.1125414082,
                    4481000.0047564665,
                    -3.58630253296427
                  ],
                  [
                    585000.0125414081,
                    4481000.0047564665,
                    -6.206302532964271
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:55:41+00:00",
            "end_time": "2022-11-11T14:42:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6477.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.25520374363794,
              39.54050630508705,
              -0.177053720054371
            ],
            [
              -74.25510980528523,
              39.549292791937404,
              -0.177053720054371
            ],
            [
              -74.2475653743314,
              39.54924419458241,
              17.58294627994563
            ],
            [
              -74.24766026389717,
              39.540457722810935,
              17.58294627994563
            ],
            [
              -74.25520374363794,
              39.54050630508705,
              -0.177053720054371
            ]
          ]
        ]
      },
      "bbox": [
        -74.25520374,
        39.54045772,
        -0.1770537201,
        -74.24756537,
        39.54929279,
        17.58294628
      ],
      "properties": {
        "datetime": "2022-11-10T16:04:03Z",
        "pc:count": 2060108,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564210.6503,
            "count": 2060108,
            "maximum": 564648.2669,
            "minimum": 564000.0069,
            "name": "X",
            "position": 0,
            "stddev": 152.0506559,
            "variance": 23119.40197
          },
          {
            "average": 4377687.994,
            "count": 2060108,
            "maximum": 4377999.985,
            "minimum": 4377024.765,
            "name": "Y",
            "position": 1,
            "stddev": 230.3292283,
            "variance": 53051.55343
          },
          {
            "average": 4.135899353,
            "count": 2060108,
            "maximum": 17.58294628,
            "minimum": -0.1770537201,
            "name": "Z",
            "position": 2,
            "stddev": 2.812143761,
            "variance": 7.908152535
          },
          {
            "average": 10040.73538,
            "count": 2060108,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 9070.056292,
            "variance": 82265921.15
          },
          {
            "average": 1.414636514,
            "count": 2060108,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8054817429,
            "variance": 0.6488008381
          },
          {
            "average": 1.831478738,
            "count": 2060108,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.17975586,
            "variance": 1.391823889
          },
          {
            "average": 1,
            "count": 2060108,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2060108,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.367602087,
            "count": 2060108,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.262801691,
            "variance": 1.594668112
          },
          {
            "average": 19.98804076,
            "count": 2060108,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.80083029,
            "variance": 3.242989733
          },
          {
            "average": 1.440331769,
            "count": 2060108,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8718842063,
            "variance": 0.7601820692
          },
          {
            "average": 15.78413705,
            "count": 2060108,
            "maximum": 17,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8258080945,
            "variance": 0.681959009
          },
          {
            "average": 352130836.9,
            "count": 2060108,
            "maximum": 352131443.1,
            "minimum": 352129875.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 545.1817896,
            "variance": 297223.1837
          },
          {
            "average": 0,
            "count": 2060108,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2060108,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2060108,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2060108,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2060108,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564000.0069,
          4377024.765,
          -0.1770537201,
          564648.2669,
          4377999.985,
          17.58294628
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564000.0069012548,
                4377024.765067278,
                -0.177053720054371
              ],
              [
                564000.0069012548,
                4377999.985067279,
                -0.177053720054371
              ],
              [
                564648.2669012548,
                4377999.985067279,
                17.58294627994563
              ],
              [
                564648.2669012548,
                4377024.765067278,
                17.58294627994563
              ],
              [
                564000.0069012548,
                4377024.765067278,
                -0.177053720054371
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:04:03+00:00",
        "end_time": "2022-11-10T15:37:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6477.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6477.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6477.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6477.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.25520374,
            39.54045772,
            -0.1770537201,
            -74.24756537,
            39.54929279,
            17.58294628
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.25520374363794,
                  39.54050630508705,
                  -0.177053720054371
                ],
                [
                  -74.25510980528523,
                  39.549292791937404,
                  -0.177053720054371
                ],
                [
                  -74.2475653743314,
                  39.54924419458241,
                  17.58294627994563
                ],
                [
                  -74.24766026389717,
                  39.540457722810935,
                  17.58294627994563
                ],
                [
                  -74.25520374363794,
                  39.54050630508705,
                  -0.177053720054371
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6477.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6477.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:04:03Z",
            "pc:count": 2060108,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564210.6503,
                "count": 2060108,
                "maximum": 564648.2669,
                "minimum": 564000.0069,
                "name": "X",
                "position": 0,
                "stddev": 152.0506559,
                "variance": 23119.40197
              },
              {
                "average": 4377687.994,
                "count": 2060108,
                "maximum": 4377999.985,
                "minimum": 4377024.765,
                "name": "Y",
                "position": 1,
                "stddev": 230.3292283,
                "variance": 53051.55343
              },
              {
                "average": 4.135899353,
                "count": 2060108,
                "maximum": 17.58294628,
                "minimum": -0.1770537201,
                "name": "Z",
                "position": 2,
                "stddev": 2.812143761,
                "variance": 7.908152535
              },
              {
                "average": 10040.73538,
                "count": 2060108,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 9070.056292,
                "variance": 82265921.15
              },
              {
                "average": 1.414636514,
                "count": 2060108,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8054817429,
                "variance": 0.6488008381
              },
              {
                "average": 1.831478738,
                "count": 2060108,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.17975586,
                "variance": 1.391823889
              },
              {
                "average": 1,
                "count": 2060108,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2060108,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.367602087,
                "count": 2060108,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.262801691,
                "variance": 1.594668112
              },
              {
                "average": 19.98804076,
                "count": 2060108,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.80083029,
                "variance": 3.242989733
              },
              {
                "average": 1.440331769,
                "count": 2060108,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8718842063,
                "variance": 0.7601820692
              },
              {
                "average": 15.78413705,
                "count": 2060108,
                "maximum": 17,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8258080945,
                "variance": 0.681959009
              },
              {
                "average": 352130836.9,
                "count": 2060108,
                "maximum": 352131443.1,
                "minimum": 352129875.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 545.1817896,
                "variance": 297223.1837
              },
              {
                "average": 0,
                "count": 2060108,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2060108,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2060108,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2060108,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2060108,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564000.0069,
              4377024.765,
              -0.1770537201,
              564648.2669,
              4377999.985,
              17.58294628
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564000.0069012548,
                    4377024.765067278,
                    -0.177053720054371
                  ],
                  [
                    564000.0069012548,
                    4377999.985067279,
                    -0.177053720054371
                  ],
                  [
                    564648.2669012548,
                    4377999.985067279,
                    17.58294627994563
                  ],
                  [
                    564648.2669012548,
                    4377024.765067278,
                    17.58294627994563
                  ],
                  [
                    564000.0069012548,
                    4377024.765067278,
                    -0.177053720054371
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:04:03+00:00",
            "end_time": "2022-11-10T15:37:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5765.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.33768907922523,
              39.43265653184584,
              -3.695100685218355
            ],
            [
              -74.33760374826335,
              39.441666607377215,
              -3.695100685218355
            ],
            [
              -74.32873052999577,
              39.44161573511089,
              8.924899314781646
            ],
            [
              -74.32881700381228,
              39.43260567577789,
              8.924899314781646
            ],
            [
              -74.33768907922523,
              39.43265653184584,
              -3.695100685218355
            ]
          ]
        ]
      },
      "bbox": [
        -74.33768908,
        39.43260568,
        -3.695100685,
        -74.32873053,
        39.44166661,
        8.924899315
      ],
      "properties": {
        "datetime": "2022-11-10T16:57:43Z",
        "pc:count": 2532672,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557236.6434,
            "count": 2532672,
            "maximum": 557763.6015,
            "minimum": 557000.0015,
            "name": "X",
            "position": 0,
            "stddev": 147.9193018,
            "variance": 21880.11984
          },
          {
            "average": 4365623.013,
            "count": 2532672,
            "maximum": 4365999.99,
            "minimum": 4364999.99,
            "name": "Y",
            "position": 1,
            "stddev": 252.9164285,
            "variance": 63966.71983
          },
          {
            "average": 1.646575272,
            "count": 2532672,
            "maximum": 8.924899315,
            "minimum": -3.695100685,
            "name": "Z",
            "position": 2,
            "stddev": 1.415355581,
            "variance": 2.003231422
          },
          {
            "average": 3303.154265,
            "count": 2532672,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 3093.680103,
            "variance": 9570856.582
          },
          {
            "average": 1.377091467,
            "count": 2532672,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.648852333,
            "variance": 0.42100935
          },
          {
            "average": 1.754259138,
            "count": 2532672,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8626141574,
            "variance": 0.7441031846
          },
          {
            "average": 1,
            "count": 2532672,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2532672,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.177295362,
            "count": 2532672,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.014101242,
            "variance": 49.19761623
          },
          {
            "average": 20.21853504,
            "count": 2532672,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.995140619,
            "variance": 3.980586089
          },
          {
            "average": 1.457859525,
            "count": 2532672,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6596352536,
            "variance": 0.4351186678
          },
          {
            "average": 20.03855296,
            "count": 2532672,
            "maximum": 22,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9371405194,
            "variance": 0.8782323531
          },
          {
            "average": 352133501.7,
            "count": 2532672,
            "maximum": 352134663.9,
            "minimum": 352132216.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 577.1458134,
            "variance": 333097.2899
          },
          {
            "average": 0,
            "count": 2532672,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2532672,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2532672,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2532672,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2532672,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557000.0015,
          4364999.99,
          -3.695100685,
          557763.6015,
          4365999.99,
          8.924899315
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557000.0015130555,
                4364999.990315355,
                -3.695100685218355
              ],
              [
                557000.0015130555,
                4365999.990315355,
                -3.695100685218355
              ],
              [
                557763.6015130556,
                4365999.990315355,
                8.924899314781646
              ],
              [
                557763.6015130556,
                4364999.990315355,
                8.924899314781646
              ],
              [
                557000.0015130555,
                4364999.990315355,
                -3.695100685218355
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:57:43+00:00",
        "end_time": "2022-11-10T16:16:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5765.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5765.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5765.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5765.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.33768908,
            39.43260568,
            -3.695100685,
            -74.32873053,
            39.44166661,
            8.924899315
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.33768907922523,
                  39.43265653184584,
                  -3.695100685218355
                ],
                [
                  -74.33760374826335,
                  39.441666607377215,
                  -3.695100685218355
                ],
                [
                  -74.32873052999577,
                  39.44161573511089,
                  8.924899314781646
                ],
                [
                  -74.32881700381228,
                  39.43260567577789,
                  8.924899314781646
                ],
                [
                  -74.33768907922523,
                  39.43265653184584,
                  -3.695100685218355
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5765.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5765.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:57:43Z",
            "pc:count": 2532672,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557236.6434,
                "count": 2532672,
                "maximum": 557763.6015,
                "minimum": 557000.0015,
                "name": "X",
                "position": 0,
                "stddev": 147.9193018,
                "variance": 21880.11984
              },
              {
                "average": 4365623.013,
                "count": 2532672,
                "maximum": 4365999.99,
                "minimum": 4364999.99,
                "name": "Y",
                "position": 1,
                "stddev": 252.9164285,
                "variance": 63966.71983
              },
              {
                "average": 1.646575272,
                "count": 2532672,
                "maximum": 8.924899315,
                "minimum": -3.695100685,
                "name": "Z",
                "position": 2,
                "stddev": 1.415355581,
                "variance": 2.003231422
              },
              {
                "average": 3303.154265,
                "count": 2532672,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 3093.680103,
                "variance": 9570856.582
              },
              {
                "average": 1.377091467,
                "count": 2532672,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.648852333,
                "variance": 0.42100935
              },
              {
                "average": 1.754259138,
                "count": 2532672,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8626141574,
                "variance": 0.7441031846
              },
              {
                "average": 1,
                "count": 2532672,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2532672,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.177295362,
                "count": 2532672,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.014101242,
                "variance": 49.19761623
              },
              {
                "average": 20.21853504,
                "count": 2532672,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.995140619,
                "variance": 3.980586089
              },
              {
                "average": 1.457859525,
                "count": 2532672,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6596352536,
                "variance": 0.4351186678
              },
              {
                "average": 20.03855296,
                "count": 2532672,
                "maximum": 22,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9371405194,
                "variance": 0.8782323531
              },
              {
                "average": 352133501.7,
                "count": 2532672,
                "maximum": 352134663.9,
                "minimum": 352132216.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 577.1458134,
                "variance": 333097.2899
              },
              {
                "average": 0,
                "count": 2532672,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2532672,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2532672,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2532672,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2532672,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557000.0015,
              4364999.99,
              -3.695100685,
              557763.6015,
              4365999.99,
              8.924899315
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557000.0015130555,
                    4364999.990315355,
                    -3.695100685218355
                  ],
                  [
                    557000.0015130555,
                    4365999.990315355,
                    -3.695100685218355
                  ],
                  [
                    557763.6015130556,
                    4365999.990315355,
                    8.924899314781646
                  ],
                  [
                    557763.6015130556,
                    4364999.990315355,
                    8.924899314781646
                  ],
                  [
                    557000.0015130555,
                    4364999.990315355,
                    -3.695100685218355
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:57:43+00:00",
            "end_time": "2022-11-10T16:16:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8771.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.97501198970632,
              40.38505289445234,
              -7.300088525237685
            ],
            [
              -73.97487540671675,
              40.39406064420144,
              -7.300088525237685
            ],
            [
              -73.97044165450805,
              40.39402124954001,
              17.219911474762313
            ],
            [
              -73.97057882797708,
              40.38501351225587,
              17.219911474762313
            ],
            [
              -73.97501198970632,
              40.38505289445234,
              -7.300088525237685
            ]
          ]
        ]
      },
      "bbox": [
        -73.97501199,
        40.38501351,
        -7.300088525,
        -73.97044165,
        40.39406064,
        17.21991147
      ],
      "properties": {
        "datetime": "2022-11-11T15:01:39Z",
        "pc:count": 1193119,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 587118.5431,
            "count": 1193119,
            "maximum": 587376.3443,
            "minimum": 587000.0043,
            "name": "X",
            "position": 0,
            "stddev": 81.03759372,
            "variance": 6567.091595
          },
          {
            "average": 4471403.425,
            "count": 1193119,
            "maximum": 4471999.984,
            "minimum": 4470999.984,
            "name": "Y",
            "position": 1,
            "stddev": 280.6478721,
            "variance": 78763.22811
          },
          {
            "average": -0.2257023408,
            "count": 1193119,
            "maximum": 17.21991147,
            "minimum": -7.300088525,
            "name": "Z",
            "position": 2,
            "stddev": 3.033904509,
            "variance": 9.204576569
          },
          {
            "average": 5626.666799,
            "count": 1193119,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8118.076971,
            "variance": 65903173.7
          },
          {
            "average": 1.02678442,
            "count": 1193119,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.218777757,
            "variance": 0.04786370694
          },
          {
            "average": 1.054300535,
            "count": 1193119,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3449151568,
            "variance": 0.1189664654
          },
          {
            "average": 1,
            "count": 1193119,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1193119,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.52373317,
            "count": 1193119,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.39905749,
            "variance": 179.5347415
          },
          {
            "average": 20.09281208,
            "count": 1193119,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.68237269,
            "variance": 2.830377869
          },
          {
            "average": 1.658202577,
            "count": 1193119,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5112132929,
            "variance": 0.2613390308
          },
          {
            "average": 5.525079225,
            "count": 1193119,
            "maximum": 14,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.315227436,
            "variance": 10.99073295
          },
          {
            "average": 352210509.3,
            "count": 1193119,
            "maximum": 352214099.3,
            "minimum": 352209320.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1404.644233,
            "variance": 1973025.423
          },
          {
            "average": 0,
            "count": 1193119,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1193119,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1193119,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1193119,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1193119,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          587000.0043,
          4470999.984,
          -7.300088525,
          587376.3443,
          4471999.984,
          17.21991147
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                587000.0043300658,
                4470999.98364296,
                -7.300088525237685
              ],
              [
                587000.0043300658,
                4471999.98364296,
                -7.300088525237685
              ],
              [
                587376.3443300659,
                4471999.98364296,
                17.219911474762313
              ],
              [
                587376.3443300659,
                4470999.98364296,
                17.219911474762313
              ],
              [
                587000.0043300658,
                4470999.98364296,
                -7.300088525237685
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:01:39+00:00",
        "end_time": "2022-11-11T13:42:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8771.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8771.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8771.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8771.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.97501199,
            40.38501351,
            -7.300088525,
            -73.97044165,
            40.39406064,
            17.21991147
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.97501198970632,
                  40.38505289445234,
                  -7.300088525237685
                ],
                [
                  -73.97487540671675,
                  40.39406064420144,
                  -7.300088525237685
                ],
                [
                  -73.97044165450805,
                  40.39402124954001,
                  17.219911474762313
                ],
                [
                  -73.97057882797708,
                  40.38501351225587,
                  17.219911474762313
                ],
                [
                  -73.97501198970632,
                  40.38505289445234,
                  -7.300088525237685
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8771.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8771.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:01:39Z",
            "pc:count": 1193119,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 587118.5431,
                "count": 1193119,
                "maximum": 587376.3443,
                "minimum": 587000.0043,
                "name": "X",
                "position": 0,
                "stddev": 81.03759372,
                "variance": 6567.091595
              },
              {
                "average": 4471403.425,
                "count": 1193119,
                "maximum": 4471999.984,
                "minimum": 4470999.984,
                "name": "Y",
                "position": 1,
                "stddev": 280.6478721,
                "variance": 78763.22811
              },
              {
                "average": -0.2257023408,
                "count": 1193119,
                "maximum": 17.21991147,
                "minimum": -7.300088525,
                "name": "Z",
                "position": 2,
                "stddev": 3.033904509,
                "variance": 9.204576569
              },
              {
                "average": 5626.666799,
                "count": 1193119,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8118.076971,
                "variance": 65903173.7
              },
              {
                "average": 1.02678442,
                "count": 1193119,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.218777757,
                "variance": 0.04786370694
              },
              {
                "average": 1.054300535,
                "count": 1193119,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3449151568,
                "variance": 0.1189664654
              },
              {
                "average": 1,
                "count": 1193119,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1193119,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.52373317,
                "count": 1193119,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.39905749,
                "variance": 179.5347415
              },
              {
                "average": 20.09281208,
                "count": 1193119,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.68237269,
                "variance": 2.830377869
              },
              {
                "average": 1.658202577,
                "count": 1193119,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5112132929,
                "variance": 0.2613390308
              },
              {
                "average": 5.525079225,
                "count": 1193119,
                "maximum": 14,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.315227436,
                "variance": 10.99073295
              },
              {
                "average": 352210509.3,
                "count": 1193119,
                "maximum": 352214099.3,
                "minimum": 352209320.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1404.644233,
                "variance": 1973025.423
              },
              {
                "average": 0,
                "count": 1193119,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1193119,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1193119,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1193119,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1193119,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              587000.0043,
              4470999.984,
              -7.300088525,
              587376.3443,
              4471999.984,
              17.21991147
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    587000.0043300658,
                    4470999.98364296,
                    -7.300088525237685
                  ],
                  [
                    587000.0043300658,
                    4471999.98364296,
                    -7.300088525237685
                  ],
                  [
                    587376.3443300659,
                    4471999.98364296,
                    17.219911474762313
                  ],
                  [
                    587376.3443300659,
                    4470999.98364296,
                    17.219911474762313
                  ],
                  [
                    587000.0043300658,
                    4470999.98364296,
                    -7.300088525237685
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:01:39+00:00",
            "end_time": "2022-11-11T13:42:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8656.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.9888044113413,
              40.250391056995184,
              -4.093934838541745
            ],
            [
              -73.9886755581625,
              40.25904630274206,
              -4.093934838541745
            ],
            [
              -73.98588824338628,
              40.259021908108224,
              12.006065161458256
            ],
            [
              -73.98601745154967,
              40.25036666978392,
              12.006065161458256
            ],
            [
              -73.9888044113413,
              40.250391056995184,
              -4.093934838541745
            ]
          ]
        ]
      },
      "bbox": [
        -73.98880441,
        40.25036667,
        -4.093934839,
        -73.98588824,
        40.2590463,
        12.00606516
      ],
      "properties": {
        "datetime": "2022-11-11T15:32:18Z",
        "pc:count": 210347,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586083.8505,
            "count": 210347,
            "maximum": 586237.0608,
            "minimum": 586000.0008,
            "name": "X",
            "position": 0,
            "stddev": 47.3978036,
            "variance": 2246.551786
          },
          {
            "average": 4456758.37,
            "count": 210347,
            "maximum": 4456999.99,
            "minimum": 4456039.15,
            "name": "Y",
            "position": 1,
            "stddev": 198.235577,
            "variance": 39297.344
          },
          {
            "average": 0.854426821,
            "count": 210347,
            "maximum": 12.00606516,
            "minimum": -4.093934839,
            "name": "Z",
            "position": 2,
            "stddev": 2.378047254,
            "variance": 5.655108743
          },
          {
            "average": 7938.158676,
            "count": 210347,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 8008.009288,
            "variance": 64128212.76
          },
          {
            "average": 1.004506839,
            "count": 210347,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07890841993,
            "variance": 0.006226538736
          },
          {
            "average": 1.009146791,
            "count": 210347,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1199092258,
            "variance": 0.01437822243
          },
          {
            "average": 1,
            "count": 210347,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 210347,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.57694666,
            "count": 210347,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.41411386,
            "variance": 179.9384506
          },
          {
            "average": 19.41759352,
            "count": 210347,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.208669098,
            "variance": 1.460880987
          },
          {
            "average": 1.410421827,
            "count": 210347,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4942158917,
            "variance": 0.2442493476
          },
          {
            "average": 3.67462336,
            "count": 210347,
            "maximum": 4,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4685165158,
            "variance": 0.2195077255
          },
          {
            "average": 352215845.9,
            "count": 210347,
            "maximum": 352215938.6,
            "minimum": 352215661.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 125.5327519,
            "variance": 15758.47179
          },
          {
            "average": 0,
            "count": 210347,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 210347,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 210347,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 210347,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 210347,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586000.0008,
          4456039.15,
          -4.093934839,
          586237.0608,
          4456999.99,
          12.00606516
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586000.0008221281,
                4456039.1504899645,
                -4.093934838541745
              ],
              [
                586000.0008221281,
                4456999.990489964,
                -4.093934838541745
              ],
              [
                586237.0608221282,
                4456999.990489964,
                12.006065161458256
              ],
              [
                586237.0608221282,
                4456039.1504899645,
                12.006065161458256
              ],
              [
                586000.0008221281,
                4456039.1504899645,
                -4.093934838541745
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:32:18+00:00",
        "end_time": "2022-11-11T15:27:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8656.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8656.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8656.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8656.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.98880441,
            40.25036667,
            -4.093934839,
            -73.98588824,
            40.2590463,
            12.00606516
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.9888044113413,
                  40.250391056995184,
                  -4.093934838541745
                ],
                [
                  -73.9886755581625,
                  40.25904630274206,
                  -4.093934838541745
                ],
                [
                  -73.98588824338628,
                  40.259021908108224,
                  12.006065161458256
                ],
                [
                  -73.98601745154967,
                  40.25036666978392,
                  12.006065161458256
                ],
                [
                  -73.9888044113413,
                  40.250391056995184,
                  -4.093934838541745
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8656.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8656.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:32:18Z",
            "pc:count": 210347,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586083.8505,
                "count": 210347,
                "maximum": 586237.0608,
                "minimum": 586000.0008,
                "name": "X",
                "position": 0,
                "stddev": 47.3978036,
                "variance": 2246.551786
              },
              {
                "average": 4456758.37,
                "count": 210347,
                "maximum": 4456999.99,
                "minimum": 4456039.15,
                "name": "Y",
                "position": 1,
                "stddev": 198.235577,
                "variance": 39297.344
              },
              {
                "average": 0.854426821,
                "count": 210347,
                "maximum": 12.00606516,
                "minimum": -4.093934839,
                "name": "Z",
                "position": 2,
                "stddev": 2.378047254,
                "variance": 5.655108743
              },
              {
                "average": 7938.158676,
                "count": 210347,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 8008.009288,
                "variance": 64128212.76
              },
              {
                "average": 1.004506839,
                "count": 210347,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07890841993,
                "variance": 0.006226538736
              },
              {
                "average": 1.009146791,
                "count": 210347,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1199092258,
                "variance": 0.01437822243
              },
              {
                "average": 1,
                "count": 210347,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 210347,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.57694666,
                "count": 210347,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.41411386,
                "variance": 179.9384506
              },
              {
                "average": 19.41759352,
                "count": 210347,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.208669098,
                "variance": 1.460880987
              },
              {
                "average": 1.410421827,
                "count": 210347,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4942158917,
                "variance": 0.2442493476
              },
              {
                "average": 3.67462336,
                "count": 210347,
                "maximum": 4,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4685165158,
                "variance": 0.2195077255
              },
              {
                "average": 352215845.9,
                "count": 210347,
                "maximum": 352215938.6,
                "minimum": 352215661.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 125.5327519,
                "variance": 15758.47179
              },
              {
                "average": 0,
                "count": 210347,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 210347,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 210347,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 210347,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 210347,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586000.0008,
              4456039.15,
              -4.093934839,
              586237.0608,
              4456999.99,
              12.00606516
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586000.0008221281,
                    4456039.1504899645,
                    -4.093934838541745
                  ],
                  [
                    586000.0008221281,
                    4456999.990489964,
                    -4.093934838541745
                  ],
                  [
                    586237.0608221282,
                    4456999.990489964,
                    12.006065161458256
                  ],
                  [
                    586237.0608221282,
                    4456039.1504899645,
                    12.006065161458256
                  ],
                  [
                    586000.0008221281,
                    4456039.1504899645,
                    -4.093934838541745
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:32:18+00:00",
            "end_time": "2022-11-11T15:27:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8669.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.97575962602482,
              40.372737892004054,
              -3.34128844904429
            ],
            [
              -73.97570947006093,
              40.37605005111737,
              -3.34128844904429
            ],
            [
              -73.97514836058218,
              40.37604507950613,
              16.518711550955707
            ],
            [
              -73.97519854400997,
              40.37273292097133,
              16.518711550955707
            ],
            [
              -73.97575962602482,
              40.372737892004054,
              -3.34128844904429
            ]
          ]
        ]
      },
      "bbox": [
        -73.97575963,
        40.37273292,
        -3.341288449,
        -73.97514836,
        40.37605005,
        16.51871155
      ],
      "properties": {
        "datetime": "2022-11-11T13:26:37Z",
        "pc:count": 16048,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586987.5006,
            "count": 16048,
            "maximum": 587000.0172,
            "minimum": 586952.3772,
            "name": "X",
            "position": 0,
            "stddev": 9.85881092,
            "variance": 97.19615276
          },
          {
            "average": 4469884.61,
            "count": 16048,
            "maximum": 4469999.978,
            "minimum": 4469632.278,
            "name": "Y",
            "position": 1,
            "stddev": 83.02180495,
            "variance": 6892.620097
          },
          {
            "average": 0.9754469697,
            "count": 16048,
            "maximum": 16.51871155,
            "minimum": -3.341288449,
            "name": "Z",
            "position": 2,
            "stddev": 2.878129933,
            "variance": 8.283631911
          },
          {
            "average": 4133.329325,
            "count": 16048,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 6782.561524,
            "variance": 46003140.82
          },
          {
            "average": 1.297794118,
            "count": 16048,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6375117701,
            "variance": 0.406421257
          },
          {
            "average": 1.596772183,
            "count": 16048,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9198486657,
            "variance": 0.8461215678
          },
          {
            "average": 1,
            "count": 16048,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16048,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.48984297,
            "count": 16048,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.58530915,
            "variance": 184.5606247
          },
          {
            "average": 20.25813443,
            "count": 16048,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.5868686332,
            "variance": 0.3444147927
          },
          {
            "average": 1.725199402,
            "count": 16048,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7724992666,
            "variance": 0.596755117
          },
          {
            "average": 1,
            "count": 16048,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 352208393.7,
            "count": 16048,
            "maximum": 352208397.1,
            "minimum": 352208389.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.109120163,
            "variance": 4.448387861
          },
          {
            "average": 0,
            "count": 16048,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16048,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16048,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16048,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16048,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586952.3772,
          4469632.278,
          -3.341288449,
          587000.0172,
          4469999.978,
          16.51871155
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586952.3771711751,
                4469632.278159073,
                -3.34128844904429
              ],
              [
                586952.3771711751,
                4469999.978159072,
                -3.34128844904429
              ],
              [
                587000.017171175,
                4469999.978159072,
                16.518711550955707
              ],
              [
                587000.017171175,
                4469632.278159073,
                16.518711550955707
              ],
              [
                586952.3771711751,
                4469632.278159073,
                -3.34128844904429
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T13:26:37+00:00",
        "end_time": "2022-11-11T13:26:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8669.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8669.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8669.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8669.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.97575963,
            40.37273292,
            -3.341288449,
            -73.97514836,
            40.37605005,
            16.51871155
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.97575962602482,
                  40.372737892004054,
                  -3.34128844904429
                ],
                [
                  -73.97570947006093,
                  40.37605005111737,
                  -3.34128844904429
                ],
                [
                  -73.97514836058218,
                  40.37604507950613,
                  16.518711550955707
                ],
                [
                  -73.97519854400997,
                  40.37273292097133,
                  16.518711550955707
                ],
                [
                  -73.97575962602482,
                  40.372737892004054,
                  -3.34128844904429
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8669.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8669.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T13:26:37Z",
            "pc:count": 16048,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586987.5006,
                "count": 16048,
                "maximum": 587000.0172,
                "minimum": 586952.3772,
                "name": "X",
                "position": 0,
                "stddev": 9.85881092,
                "variance": 97.19615276
              },
              {
                "average": 4469884.61,
                "count": 16048,
                "maximum": 4469999.978,
                "minimum": 4469632.278,
                "name": "Y",
                "position": 1,
                "stddev": 83.02180495,
                "variance": 6892.620097
              },
              {
                "average": 0.9754469697,
                "count": 16048,
                "maximum": 16.51871155,
                "minimum": -3.341288449,
                "name": "Z",
                "position": 2,
                "stddev": 2.878129933,
                "variance": 8.283631911
              },
              {
                "average": 4133.329325,
                "count": 16048,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 6782.561524,
                "variance": 46003140.82
              },
              {
                "average": 1.297794118,
                "count": 16048,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6375117701,
                "variance": 0.406421257
              },
              {
                "average": 1.596772183,
                "count": 16048,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9198486657,
                "variance": 0.8461215678
              },
              {
                "average": 1,
                "count": 16048,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16048,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.48984297,
                "count": 16048,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.58530915,
                "variance": 184.5606247
              },
              {
                "average": 20.25813443,
                "count": 16048,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.5868686332,
                "variance": 0.3444147927
              },
              {
                "average": 1.725199402,
                "count": 16048,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7724992666,
                "variance": 0.596755117
              },
              {
                "average": 1,
                "count": 16048,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 352208393.7,
                "count": 16048,
                "maximum": 352208397.1,
                "minimum": 352208389.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.109120163,
                "variance": 4.448387861
              },
              {
                "average": 0,
                "count": 16048,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16048,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16048,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16048,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16048,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586952.3772,
              4469632.278,
              -3.341288449,
              587000.0172,
              4469999.978,
              16.51871155
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586952.3771711751,
                    4469632.278159073,
                    -3.34128844904429
                  ],
                  [
                    586952.3771711751,
                    4469999.978159072,
                    -3.34128844904429
                  ],
                  [
                    587000.017171175,
                    4469999.978159072,
                    16.518711550955707
                  ],
                  [
                    587000.017171175,
                    4469632.278159073,
                    16.518711550955707
                  ],
                  [
                    586952.3771711751,
                    4469632.278159073,
                    -3.34128844904429
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T13:26:37+00:00",
            "end_time": "2022-11-11T13:26:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8667.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.97762089441298,
              40.34904009805655,
              -3.981087779884556
            ],
            [
              -73.97748487027428,
              40.35804538923042,
              -3.981087779884556
            ],
            [
              -73.97542142177967,
              40.35802712652614,
              15.418912220115446
            ],
            [
              -73.97555772029989,
              40.34902184113043,
              15.418912220115446
            ],
            [
              -73.97762089441298,
              40.34904009805655,
              -3.981087779884556
            ]
          ]
        ]
      },
      "bbox": [
        -73.97762089,
        40.34902184,
        -3.98108778,
        -73.97542142,
        40.35804539,
        15.41891222
      ],
      "properties": {
        "datetime": "2022-11-11T15:34:43Z",
        "pc:count": 168726,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586917.9485,
            "count": 168726,
            "maximum": 587000.003,
            "minimum": 586824.763,
            "name": "X",
            "position": 0,
            "stddev": 47.87183132,
            "variance": 2291.712234
          },
          {
            "average": 4467312.204,
            "count": 168726,
            "maximum": 4467999.714,
            "minimum": 4466999.994,
            "name": "Y",
            "position": 1,
            "stddev": 210.9886734,
            "variance": 44516.22032
          },
          {
            "average": 0.1295758997,
            "count": 168726,
            "maximum": 15.41891222,
            "minimum": -3.98108778,
            "name": "Z",
            "position": 2,
            "stddev": 2.776028822,
            "variance": 7.706336019
          },
          {
            "average": 2493.949931,
            "count": 168726,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 5610.091197,
            "variance": 31473123.24
          },
          {
            "average": 1.185092991,
            "count": 168726,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4999661917,
            "variance": 0.2499661929
          },
          {
            "average": 1.371709162,
            "count": 168726,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7315205658,
            "variance": 0.5351223382
          },
          {
            "average": 1,
            "count": 168726,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 168726,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.3958074,
            "count": 168726,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.68885709,
            "variance": 187.3848084
          },
          {
            "average": 20.1221856,
            "count": 168726,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7236896225,
            "variance": 0.5237266697
          },
          {
            "average": 1.780211704,
            "count": 168726,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5611905028,
            "variance": 0.3149347805
          },
          {
            "average": 4,
            "count": 168726,
            "maximum": 4,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 352216072.6,
            "count": 168726,
            "maximum": 352216083.5,
            "minimum": 352216066.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3.124917941,
            "variance": 9.765112138
          },
          {
            "average": 0,
            "count": 168726,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 168726,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 168726,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 168726,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 168726,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586824.763,
          4466999.994,
          -3.98108778,
          587000.003,
          4467999.714,
          15.41891222
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586824.7629823169,
                4466999.993647106,
                -3.981087779884556
              ],
              [
                586824.7629823169,
                4467999.713647107,
                -3.981087779884556
              ],
              [
                587000.0029823169,
                4467999.713647107,
                15.418912220115446
              ],
              [
                587000.0029823169,
                4466999.993647106,
                15.418912220115446
              ],
              [
                586824.7629823169,
                4466999.993647106,
                -3.981087779884556
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:34:43+00:00",
        "end_time": "2022-11-11T15:34:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8667.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8667.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8667.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8667.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.97762089,
            40.34902184,
            -3.98108778,
            -73.97542142,
            40.35804539,
            15.41891222
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.97762089441298,
                  40.34904009805655,
                  -3.981087779884556
                ],
                [
                  -73.97748487027428,
                  40.35804538923042,
                  -3.981087779884556
                ],
                [
                  -73.97542142177967,
                  40.35802712652614,
                  15.418912220115446
                ],
                [
                  -73.97555772029989,
                  40.34902184113043,
                  15.418912220115446
                ],
                [
                  -73.97762089441298,
                  40.34904009805655,
                  -3.981087779884556
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8667.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8667.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:34:43Z",
            "pc:count": 168726,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586917.9485,
                "count": 168726,
                "maximum": 587000.003,
                "minimum": 586824.763,
                "name": "X",
                "position": 0,
                "stddev": 47.87183132,
                "variance": 2291.712234
              },
              {
                "average": 4467312.204,
                "count": 168726,
                "maximum": 4467999.714,
                "minimum": 4466999.994,
                "name": "Y",
                "position": 1,
                "stddev": 210.9886734,
                "variance": 44516.22032
              },
              {
                "average": 0.1295758997,
                "count": 168726,
                "maximum": 15.41891222,
                "minimum": -3.98108778,
                "name": "Z",
                "position": 2,
                "stddev": 2.776028822,
                "variance": 7.706336019
              },
              {
                "average": 2493.949931,
                "count": 168726,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 5610.091197,
                "variance": 31473123.24
              },
              {
                "average": 1.185092991,
                "count": 168726,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4999661917,
                "variance": 0.2499661929
              },
              {
                "average": 1.371709162,
                "count": 168726,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7315205658,
                "variance": 0.5351223382
              },
              {
                "average": 1,
                "count": 168726,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 168726,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.3958074,
                "count": 168726,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.68885709,
                "variance": 187.3848084
              },
              {
                "average": 20.1221856,
                "count": 168726,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7236896225,
                "variance": 0.5237266697
              },
              {
                "average": 1.780211704,
                "count": 168726,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5611905028,
                "variance": 0.3149347805
              },
              {
                "average": 4,
                "count": 168726,
                "maximum": 4,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 352216072.6,
                "count": 168726,
                "maximum": 352216083.5,
                "minimum": 352216066.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3.124917941,
                "variance": 9.765112138
              },
              {
                "average": 0,
                "count": 168726,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 168726,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 168726,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 168726,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 168726,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586824.763,
              4466999.994,
              -3.98108778,
              587000.003,
              4467999.714,
              15.41891222
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586824.7629823169,
                    4466999.993647106,
                    -3.981087779884556
                  ],
                  [
                    586824.7629823169,
                    4467999.713647107,
                    -3.981087779884556
                  ],
                  [
                    587000.0029823169,
                    4467999.713647107,
                    15.418912220115446
                  ],
                  [
                    587000.0029823169,
                    4466999.993647106,
                    15.418912220115446
                  ],
                  [
                    586824.7629823169,
                    4466999.993647106,
                    -3.981087779884556
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:34:43+00:00",
            "end_time": "2022-11-11T15:34:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8657.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.9886755232842,
              40.25904624288197,
              -4.139388441998479
            ],
            [
              -73.9885413592643,
              40.26805422771426,
              -4.139388441998479
            ],
            [
              -73.98355913723809,
              40.2680105679239,
              23.70061155800152
            ],
            [
              -73.98369396184376,
              40.2590025969166,
              23.70061155800152
            ],
            [
              -73.9886755232842,
              40.25904624288197,
              -4.139388441998479
            ]
          ]
        ]
      },
      "bbox": [
        -73.98867552,
        40.2590026,
        -4.139388442,
        -73.98355914,
        40.26805423,
        23.70061156
      ],
      "properties": {
        "datetime": "2022-11-11T15:32:32Z",
        "pc:count": 1024953,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586142.11,
            "count": 1024953,
            "maximum": 586423.6839,
            "minimum": 586000.0039,
            "name": "X",
            "position": 0,
            "stddev": 76.83401121,
            "variance": 5903.465279
          },
          {
            "average": 4457572.917,
            "count": 1024953,
            "maximum": 4457999.984,
            "minimum": 4456999.984,
            "name": "Y",
            "position": 1,
            "stddev": 283.6048635,
            "variance": 80431.71861
          },
          {
            "average": 4.911644825,
            "count": 1024953,
            "maximum": 23.70061156,
            "minimum": -4.139388442,
            "name": "Z",
            "position": 2,
            "stddev": 3.902996327,
            "variance": 15.23338033
          },
          {
            "average": 10644.43671,
            "count": 1024953,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 8060.006637,
            "variance": 64963706.99
          },
          {
            "average": 1.157654058,
            "count": 1024953,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5109221945,
            "variance": 0.2610414888
          },
          {
            "average": 1.320384447,
            "count": 1024953,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7928236953,
            "variance": 0.6285694118
          },
          {
            "average": 1,
            "count": 1024953,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1024953,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.274271113,
            "count": 1024953,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.876302245,
            "variance": 47.28353257
          },
          {
            "average": 19.84761768,
            "count": 1024953,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.330984312,
            "variance": 1.771519238
          },
          {
            "average": 1.236086923,
            "count": 1024953,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5878316872,
            "variance": 0.3455460924
          },
          {
            "average": 3.632137278,
            "count": 1024953,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4899475593,
            "variance": 0.2400486108
          },
          {
            "average": 352215837.3,
            "count": 1024953,
            "maximum": 352215952.1,
            "minimum": 352215032,
            "name": "GpsTime",
            "position": 12,
            "stddev": 147.1293218,
            "variance": 21647.03732
          },
          {
            "average": 0,
            "count": 1024953,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1024953,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1024953,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1024953,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1024953,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586000.0039,
          4456999.984,
          -4.139388442,
          586423.6839,
          4457999.984,
          23.70061156
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586000.0038639242,
                4456999.983879445,
                -4.139388441998479
              ],
              [
                586000.0038639242,
                4457999.983879445,
                -4.139388441998479
              ],
              [
                586423.6838639241,
                4457999.983879445,
                23.70061155800152
              ],
              [
                586423.6838639241,
                4456999.983879445,
                23.70061155800152
              ],
              [
                586000.0038639242,
                4456999.983879445,
                -4.139388441998479
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:32:32+00:00",
        "end_time": "2022-11-11T15:17:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8657.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8657.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8657.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8657.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.98867552,
            40.2590026,
            -4.139388442,
            -73.98355914,
            40.26805423,
            23.70061156
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.9886755232842,
                  40.25904624288197,
                  -4.139388441998479
                ],
                [
                  -73.9885413592643,
                  40.26805422771426,
                  -4.139388441998479
                ],
                [
                  -73.98355913723809,
                  40.2680105679239,
                  23.70061155800152
                ],
                [
                  -73.98369396184376,
                  40.2590025969166,
                  23.70061155800152
                ],
                [
                  -73.9886755232842,
                  40.25904624288197,
                  -4.139388441998479
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8657.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8657.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:32:32Z",
            "pc:count": 1024953,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586142.11,
                "count": 1024953,
                "maximum": 586423.6839,
                "minimum": 586000.0039,
                "name": "X",
                "position": 0,
                "stddev": 76.83401121,
                "variance": 5903.465279
              },
              {
                "average": 4457572.917,
                "count": 1024953,
                "maximum": 4457999.984,
                "minimum": 4456999.984,
                "name": "Y",
                "position": 1,
                "stddev": 283.6048635,
                "variance": 80431.71861
              },
              {
                "average": 4.911644825,
                "count": 1024953,
                "maximum": 23.70061156,
                "minimum": -4.139388442,
                "name": "Z",
                "position": 2,
                "stddev": 3.902996327,
                "variance": 15.23338033
              },
              {
                "average": 10644.43671,
                "count": 1024953,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 8060.006637,
                "variance": 64963706.99
              },
              {
                "average": 1.157654058,
                "count": 1024953,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5109221945,
                "variance": 0.2610414888
              },
              {
                "average": 1.320384447,
                "count": 1024953,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7928236953,
                "variance": 0.6285694118
              },
              {
                "average": 1,
                "count": 1024953,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1024953,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.274271113,
                "count": 1024953,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.876302245,
                "variance": 47.28353257
              },
              {
                "average": 19.84761768,
                "count": 1024953,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.330984312,
                "variance": 1.771519238
              },
              {
                "average": 1.236086923,
                "count": 1024953,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5878316872,
                "variance": 0.3455460924
              },
              {
                "average": 3.632137278,
                "count": 1024953,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4899475593,
                "variance": 0.2400486108
              },
              {
                "average": 352215837.3,
                "count": 1024953,
                "maximum": 352215952.1,
                "minimum": 352215032,
                "name": "GpsTime",
                "position": 12,
                "stddev": 147.1293218,
                "variance": 21647.03732
              },
              {
                "average": 0,
                "count": 1024953,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1024953,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1024953,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1024953,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1024953,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586000.0039,
              4456999.984,
              -4.139388442,
              586423.6839,
              4457999.984,
              23.70061156
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586000.0038639242,
                    4456999.983879445,
                    -4.139388441998479
                  ],
                  [
                    586000.0038639242,
                    4457999.983879445,
                    -4.139388441998479
                  ],
                  [
                    586423.6838639241,
                    4457999.983879445,
                    23.70061155800152
                  ],
                  [
                    586423.6838639241,
                    4456999.983879445,
                    23.70061155800152
                  ],
                  [
                    586000.0038639242,
                    4456999.983879445,
                    -4.139388441998479
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:32:32+00:00",
            "end_time": "2022-11-11T15:17:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8668.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.97633888072342,
              40.3580515247109,
              -3.330862011788014
            ],
            [
              -73.97621916808683,
              40.36596469382624,
              -3.330862011788014
            ],
            [
              -73.97530131843351,
              40.36595656446938,
              41.489137988211986
            ],
            [
              -73.97542113835026,
              40.35804339761408,
              41.489137988211986
            ],
            [
              -73.97633888072342,
              40.3580515247109,
              -3.330862011788014
            ]
          ]
        ]
      },
      "bbox": [
        -73.97633888,
        40.3580434,
        -3.330862012,
        -73.97530132,
        40.36596469,
        41.48913799
      ],
      "properties": {
        "datetime": "2022-11-11T15:34:53Z",
        "pc:count": 166983,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586966.9553,
            "count": 166983,
            "maximum": 587000.0061,
            "minimum": 586922.0661,
            "name": "X",
            "position": 0,
            "stddev": 20.98577204,
            "variance": 440.402628
          },
          {
            "average": 4468362.163,
            "count": 166983,
            "maximum": 4468880,
            "minimum": 4468001.52,
            "name": "Y",
            "position": 1,
            "stddev": 160.1804744,
            "variance": 25657.78437
          },
          {
            "average": 3.681115675,
            "count": 166983,
            "maximum": 41.48913799,
            "minimum": -3.330862012,
            "name": "Z",
            "position": 2,
            "stddev": 3.685553592,
            "variance": 13.58330528
          },
          {
            "average": 6001.923657,
            "count": 166983,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 8008.338532,
            "variance": 64133486.05
          },
          {
            "average": 1.528526856,
            "count": 166983,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8542496714,
            "variance": 0.7297425011
          },
          {
            "average": 2.047382069,
            "count": 166983,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.178002195,
            "variance": 1.387689171
          },
          {
            "average": 1,
            "count": 166983,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 166983,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.4639095,
            "count": 166983,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.508550076,
            "variance": 6.292823482
          },
          {
            "average": 20.71983125,
            "count": 166983,
            "maximum": 21,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4497065655,
            "variance": 0.2022359951
          },
          {
            "average": 1.559356342,
            "count": 166983,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8934686788,
            "variance": 0.7982862801
          },
          {
            "average": 4,
            "count": 166983,
            "maximum": 4,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 352216086.4,
            "count": 166983,
            "maximum": 352216093.7,
            "minimum": 352216080,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.363761801,
            "variance": 5.587369852
          },
          {
            "average": 0,
            "count": 166983,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 166983,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 166983,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 166983,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 166983,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586922.0661,
          4468001.52,
          -3.330862012,
          587000.0061,
          4468880,
          41.48913799
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586922.0661330072,
                4468001.520016699,
                -3.330862011788014
              ],
              [
                586922.0661330072,
                4468880.0000167,
                -3.330862011788014
              ],
              [
                587000.0061330071,
                4468880.0000167,
                41.489137988211986
              ],
              [
                587000.0061330071,
                4468001.520016699,
                41.489137988211986
              ],
              [
                586922.0661330072,
                4468001.520016699,
                -3.330862011788014
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:34:53+00:00",
        "end_time": "2022-11-11T15:34:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8668.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8668.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8668.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8668.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.97633888,
            40.3580434,
            -3.330862012,
            -73.97530132,
            40.36596469,
            41.48913799
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.97633888072342,
                  40.3580515247109,
                  -3.330862011788014
                ],
                [
                  -73.97621916808683,
                  40.36596469382624,
                  -3.330862011788014
                ],
                [
                  -73.97530131843351,
                  40.36595656446938,
                  41.489137988211986
                ],
                [
                  -73.97542113835026,
                  40.35804339761408,
                  41.489137988211986
                ],
                [
                  -73.97633888072342,
                  40.3580515247109,
                  -3.330862011788014
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8668.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8668.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:34:53Z",
            "pc:count": 166983,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586966.9553,
                "count": 166983,
                "maximum": 587000.0061,
                "minimum": 586922.0661,
                "name": "X",
                "position": 0,
                "stddev": 20.98577204,
                "variance": 440.402628
              },
              {
                "average": 4468362.163,
                "count": 166983,
                "maximum": 4468880,
                "minimum": 4468001.52,
                "name": "Y",
                "position": 1,
                "stddev": 160.1804744,
                "variance": 25657.78437
              },
              {
                "average": 3.681115675,
                "count": 166983,
                "maximum": 41.48913799,
                "minimum": -3.330862012,
                "name": "Z",
                "position": 2,
                "stddev": 3.685553592,
                "variance": 13.58330528
              },
              {
                "average": 6001.923657,
                "count": 166983,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 8008.338532,
                "variance": 64133486.05
              },
              {
                "average": 1.528526856,
                "count": 166983,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8542496714,
                "variance": 0.7297425011
              },
              {
                "average": 2.047382069,
                "count": 166983,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.178002195,
                "variance": 1.387689171
              },
              {
                "average": 1,
                "count": 166983,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 166983,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.4639095,
                "count": 166983,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.508550076,
                "variance": 6.292823482
              },
              {
                "average": 20.71983125,
                "count": 166983,
                "maximum": 21,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4497065655,
                "variance": 0.2022359951
              },
              {
                "average": 1.559356342,
                "count": 166983,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8934686788,
                "variance": 0.7982862801
              },
              {
                "average": 4,
                "count": 166983,
                "maximum": 4,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 352216086.4,
                "count": 166983,
                "maximum": 352216093.7,
                "minimum": 352216080,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.363761801,
                "variance": 5.587369852
              },
              {
                "average": 0,
                "count": 166983,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 166983,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 166983,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 166983,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 166983,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586922.0661,
              4468001.52,
              -3.330862012,
              587000.0061,
              4468880,
              41.48913799
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586922.0661330072,
                    4468001.520016699,
                    -3.330862011788014
                  ],
                  [
                    586922.0661330072,
                    4468880.0000167,
                    -3.330862011788014
                  ],
                  [
                    587000.0061330071,
                    4468880.0000167,
                    41.489137988211986
                  ],
                  [
                    587000.0061330071,
                    4468001.520016699,
                    41.489137988211986
                  ],
                  [
                    586922.0661330072,
                    4468001.520016699,
                    -3.330862011788014
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:34:53+00:00",
            "end_time": "2022-11-11T15:34:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6076.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30184273576462,
              39.53156213156502,
              -2.603358533269654
            ],
            [
              -74.30175247019415,
              39.54057198629745,
              -2.603358533269654
            ],
            [
              -74.29011584273171,
              39.5405014987228,
              2.896641466730346
            ],
            [
              -74.29020761231556,
              39.531491666418646,
              2.896641466730346
            ],
            [
              -74.30184273576462,
              39.53156213156502,
              -2.603358533269654
            ]
          ]
        ]
      },
      "bbox": [
        -74.30184274,
        39.53149167,
        -2.603358533,
        -74.29011584,
        39.54057199,
        2.896641467
      ],
      "properties": {
        "datetime": "2022-11-10T14:39:36Z",
        "pc:count": 2167782,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560475.9136,
            "count": 2167782,
            "maximum": 561000,
            "minimum": 560000,
            "name": "X",
            "position": 0,
            "stddev": 331.7097554,
            "variance": 110031.3618
          },
          {
            "average": 4376387.066,
            "count": 2167782,
            "maximum": 4376999.985,
            "minimum": 4375999.985,
            "name": "Y",
            "position": 1,
            "stddev": 247.7883554,
            "variance": 61399.06908
          },
          {
            "average": -0.2245248175,
            "count": 2167782,
            "maximum": 2.896641467,
            "minimum": -2.603358533,
            "name": "Z",
            "position": 2,
            "stddev": 0.7505448832,
            "variance": 0.5633176218
          },
          {
            "average": 1788.264132,
            "count": 2167782,
            "maximum": 32958,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 2091.659367,
            "variance": 4375038.906
          },
          {
            "average": 1.000181753,
            "count": 2167782,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.013616536,
            "variance": 0.0001854100527
          },
          {
            "average": 1.000363044,
            "count": 2167782,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01933865251,
            "variance": 0.000373983481
          },
          {
            "average": 1,
            "count": 2167782,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2167782,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.21817923,
            "count": 2167782,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.17464547,
            "variance": 173.5712832
          },
          {
            "average": 19.87827051,
            "count": 2167782,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.607764737,
            "variance": 2.584907448
          },
          {
            "average": 1.644937083,
            "count": 2167782,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4792895921,
            "variance": 0.2297185131
          },
          {
            "average": 4.072069516,
            "count": 2167782,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.73370268,
            "variance": 3.005724982
          },
          {
            "average": 352124178.4,
            "count": 2167782,
            "maximum": 352126376.2,
            "minimum": 352122781.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 789.3379034,
            "variance": 623054.3257
          },
          {
            "average": 0,
            "count": 2167782,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2167782,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2167782,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2167782,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2167782,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560000,
          4375999.985,
          -2.603358533,
          561000,
          4376999.985,
          2.896641467
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559999.9999950598,
                4375999.985421477,
                -2.603358533269654
              ],
              [
                559999.9999950598,
                4376999.985421477,
                -2.603358533269654
              ],
              [
                560999.9999950598,
                4376999.985421477,
                2.896641466730346
              ],
              [
                560999.9999950598,
                4375999.985421477,
                2.896641466730346
              ],
              [
                559999.9999950598,
                4375999.985421477,
                -2.603358533269654
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T14:39:36+00:00",
        "end_time": "2022-11-10T13:39:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6076.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6076.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6076.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6076.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.30184274,
            39.53149167,
            -2.603358533,
            -74.29011584,
            39.54057199,
            2.896641467
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.30184273576462,
                  39.53156213156502,
                  -2.603358533269654
                ],
                [
                  -74.30175247019415,
                  39.54057198629745,
                  -2.603358533269654
                ],
                [
                  -74.29011584273171,
                  39.5405014987228,
                  2.896641466730346
                ],
                [
                  -74.29020761231556,
                  39.531491666418646,
                  2.896641466730346
                ],
                [
                  -74.30184273576462,
                  39.53156213156502,
                  -2.603358533269654
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6076.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6076.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T14:39:36Z",
            "pc:count": 2167782,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560475.9136,
                "count": 2167782,
                "maximum": 561000,
                "minimum": 560000,
                "name": "X",
                "position": 0,
                "stddev": 331.7097554,
                "variance": 110031.3618
              },
              {
                "average": 4376387.066,
                "count": 2167782,
                "maximum": 4376999.985,
                "minimum": 4375999.985,
                "name": "Y",
                "position": 1,
                "stddev": 247.7883554,
                "variance": 61399.06908
              },
              {
                "average": -0.2245248175,
                "count": 2167782,
                "maximum": 2.896641467,
                "minimum": -2.603358533,
                "name": "Z",
                "position": 2,
                "stddev": 0.7505448832,
                "variance": 0.5633176218
              },
              {
                "average": 1788.264132,
                "count": 2167782,
                "maximum": 32958,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 2091.659367,
                "variance": 4375038.906
              },
              {
                "average": 1.000181753,
                "count": 2167782,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.013616536,
                "variance": 0.0001854100527
              },
              {
                "average": 1.000363044,
                "count": 2167782,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01933865251,
                "variance": 0.000373983481
              },
              {
                "average": 1,
                "count": 2167782,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2167782,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.21817923,
                "count": 2167782,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.17464547,
                "variance": 173.5712832
              },
              {
                "average": 19.87827051,
                "count": 2167782,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.607764737,
                "variance": 2.584907448
              },
              {
                "average": 1.644937083,
                "count": 2167782,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4792895921,
                "variance": 0.2297185131
              },
              {
                "average": 4.072069516,
                "count": 2167782,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.73370268,
                "variance": 3.005724982
              },
              {
                "average": 352124178.4,
                "count": 2167782,
                "maximum": 352126376.2,
                "minimum": 352122781.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 789.3379034,
                "variance": 623054.3257
              },
              {
                "average": 0,
                "count": 2167782,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2167782,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2167782,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2167782,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2167782,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560000,
              4375999.985,
              -2.603358533,
              561000,
              4376999.985,
              2.896641467
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559999.9999950598,
                    4375999.985421477,
                    -2.603358533269654
                  ],
                  [
                    559999.9999950598,
                    4376999.985421477,
                    -2.603358533269654
                  ],
                  [
                    560999.9999950598,
                    4376999.985421477,
                    2.896641466730346
                  ],
                  [
                    560999.9999950598,
                    4375999.985421477,
                    2.896641466730346
                  ],
                  [
                    559999.9999950598,
                    4375999.985421477,
                    -2.603358533269654
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T14:39:36+00:00",
            "end_time": "2022-11-10T13:39:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5764.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.33773382051375,
              39.42792370325315,
              -3.96911777004383
            ],
            [
              -74.33768901320202,
              39.432656521397746,
              -3.96911777004383
            ],
            [
              -74.33494814832501,
              39.432640882589105,
              4.33088222995617
            ],
            [
              -74.33499314103116,
              39.427908067060535,
              4.33088222995617
            ],
            [
              -74.33773382051375,
              39.42792370325315,
              -3.96911777004383
            ]
          ]
        ]
      },
      "bbox": [
        -74.33773382,
        39.42790807,
        -3.96911777,
        -74.33494815,
        39.43265652,
        4.33088223
      ],
      "properties": {
        "datetime": "2022-11-10T17:05:54Z",
        "pc:count": 106952,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557065.9098,
            "count": 106952,
            "maximum": 557235.9072,
            "minimum": 557000.0072,
            "name": "X",
            "position": 0,
            "stddev": 47.2602365,
            "variance": 2233.529954
          },
          {
            "average": 4364861.402,
            "count": 106952,
            "maximum": 4364999.989,
            "minimum": 4364474.709,
            "name": "Y",
            "position": 1,
            "stddev": 104.0985772,
            "variance": 10836.51377
          },
          {
            "average": -0.22413273,
            "count": 106952,
            "maximum": 4.33088223,
            "minimum": -3.96911777,
            "name": "Z",
            "position": 2,
            "stddev": 1.40163207,
            "variance": 1.96457246
          },
          {
            "average": 4325.513249,
            "count": 106952,
            "maximum": 20925,
            "minimum": 20,
            "name": "Intensity",
            "position": 3,
            "stddev": 3798.848623,
            "variance": 14431250.86
          },
          {
            "average": 1.003300546,
            "count": 106952,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0609900541,
            "variance": 0.003719786699
          },
          {
            "average": 1.006741342,
            "count": 106952,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08936592943,
            "variance": 0.007986269343
          },
          {
            "average": 1,
            "count": 106952,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106952,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.34447229,
            "count": 106952,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.57171341,
            "variance": 184.191405
          },
          {
            "average": 20.34708946,
            "count": 106952,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.075151955,
            "variance": 4.306255635
          },
          {
            "average": 1.580727803,
            "count": 106952,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4956731951,
            "variance": 0.2456919164
          },
          {
            "average": 21.69304922,
            "count": 106952,
            "maximum": 23,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5331623311,
            "variance": 0.2842620713
          },
          {
            "average": 352134480.9,
            "count": 106952,
            "maximum": 352135154.6,
            "minimum": 352134108.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 282.194964,
            "variance": 79633.99773
          },
          {
            "average": 0,
            "count": 106952,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106952,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106952,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106952,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106952,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557000.0072,
          4364474.709,
          -3.96911777,
          557235.9072,
          4364999.989,
          4.33088223
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557000.0072037284,
                4364474.709197539,
                -3.96911777004383
              ],
              [
                557000.0072037284,
                4364999.989197538,
                -3.96911777004383
              ],
              [
                557235.9072037283,
                4364999.989197538,
                4.33088222995617
              ],
              [
                557235.9072037283,
                4364474.709197539,
                4.33088222995617
              ],
              [
                557000.0072037284,
                4364474.709197539,
                -3.96911777004383
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T17:05:54+00:00",
        "end_time": "2022-11-10T16:48:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5764.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5764.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5764.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5764.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.33773382,
            39.42790807,
            -3.96911777,
            -74.33494815,
            39.43265652,
            4.33088223
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.33773382051375,
                  39.42792370325315,
                  -3.96911777004383
                ],
                [
                  -74.33768901320202,
                  39.432656521397746,
                  -3.96911777004383
                ],
                [
                  -74.33494814832501,
                  39.432640882589105,
                  4.33088222995617
                ],
                [
                  -74.33499314103116,
                  39.427908067060535,
                  4.33088222995617
                ],
                [
                  -74.33773382051375,
                  39.42792370325315,
                  -3.96911777004383
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5764.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5764.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T17:05:54Z",
            "pc:count": 106952,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557065.9098,
                "count": 106952,
                "maximum": 557235.9072,
                "minimum": 557000.0072,
                "name": "X",
                "position": 0,
                "stddev": 47.2602365,
                "variance": 2233.529954
              },
              {
                "average": 4364861.402,
                "count": 106952,
                "maximum": 4364999.989,
                "minimum": 4364474.709,
                "name": "Y",
                "position": 1,
                "stddev": 104.0985772,
                "variance": 10836.51377
              },
              {
                "average": -0.22413273,
                "count": 106952,
                "maximum": 4.33088223,
                "minimum": -3.96911777,
                "name": "Z",
                "position": 2,
                "stddev": 1.40163207,
                "variance": 1.96457246
              },
              {
                "average": 4325.513249,
                "count": 106952,
                "maximum": 20925,
                "minimum": 20,
                "name": "Intensity",
                "position": 3,
                "stddev": 3798.848623,
                "variance": 14431250.86
              },
              {
                "average": 1.003300546,
                "count": 106952,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0609900541,
                "variance": 0.003719786699
              },
              {
                "average": 1.006741342,
                "count": 106952,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08936592943,
                "variance": 0.007986269343
              },
              {
                "average": 1,
                "count": 106952,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106952,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.34447229,
                "count": 106952,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.57171341,
                "variance": 184.191405
              },
              {
                "average": 20.34708946,
                "count": 106952,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.075151955,
                "variance": 4.306255635
              },
              {
                "average": 1.580727803,
                "count": 106952,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4956731951,
                "variance": 0.2456919164
              },
              {
                "average": 21.69304922,
                "count": 106952,
                "maximum": 23,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5331623311,
                "variance": 0.2842620713
              },
              {
                "average": 352134480.9,
                "count": 106952,
                "maximum": 352135154.6,
                "minimum": 352134108.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 282.194964,
                "variance": 79633.99773
              },
              {
                "average": 0,
                "count": 106952,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106952,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106952,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106952,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106952,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557000.0072,
              4364474.709,
              -3.96911777,
              557235.9072,
              4364999.989,
              4.33088223
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557000.0072037284,
                    4364474.709197539,
                    -3.96911777004383
                  ],
                  [
                    557000.0072037284,
                    4364999.989197538,
                    -3.96911777004383
                  ],
                  [
                    557235.9072037283,
                    4364999.989197538,
                    4.33088222995617
                  ],
                  [
                    557235.9072037283,
                    4364474.709197539,
                    4.33088222995617
                  ],
                  [
                    557000.0072037284,
                    4364474.709197539,
                    -3.96911777004383
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T17:05:54+00:00",
            "end_time": "2022-11-10T16:48:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8666.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.9789796350308,
              40.34004298600406,
              -4.042127910685872
            ],
            [
              -73.97884379676222,
              40.349050817237114,
              -4.042127910685872
            ],
            [
              -73.97555759889848,
              40.34902175520908,
              16.477872089314126
            ],
            [
              -73.97569387412416,
              40.34001393317407,
              16.477872089314126
            ],
            [
              -73.9789796350308,
              40.34004298600406,
              -4.042127910685872
            ]
          ]
        ]
      },
      "bbox": [
        -73.97897964,
        40.34001393,
        -4.042127911,
        -73.9755576,
        40.34905082,
        16.47787209
      ],
      "properties": {
        "datetime": "2022-11-11T15:34:30Z",
        "pc:count": 806470,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586905.0459,
            "count": 806470,
            "maximum": 587000.0134,
            "minimum": 586720.8934,
            "name": "X",
            "position": 0,
            "stddev": 80.77929001,
            "variance": 6525.293694
          },
          {
            "average": 4466423.966,
            "count": 806470,
            "maximum": 4466999.984,
            "minimum": 4465999.984,
            "name": "Y",
            "position": 1,
            "stddev": 291.7561054,
            "variance": 85121.62502
          },
          {
            "average": 2.075549052,
            "count": 806470,
            "maximum": 16.47787209,
            "minimum": -4.042127911,
            "name": "Z",
            "position": 2,
            "stddev": 3.606923327,
            "variance": 13.00989589
          },
          {
            "average": 3322.620849,
            "count": 806470,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 5237.968336,
            "variance": 27436312.29
          },
          {
            "average": 1.347146205,
            "count": 806470,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7535100818,
            "variance": 0.5677774434
          },
          {
            "average": 1.688879934,
            "count": 806470,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.116836624,
            "variance": 1.247324045
          },
          {
            "average": 1,
            "count": 806470,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 806470,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.11731497,
            "count": 806470,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.28238119,
            "variance": 176.4216501
          },
          {
            "average": 19.76764149,
            "count": 806470,
            "maximum": 22.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9762317745,
            "variance": 0.9530284776
          },
          {
            "average": 1.723411906,
            "count": 806470,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8032051873,
            "variance": 0.645138573
          },
          {
            "average": 3.810864632,
            "count": 806470,
            "maximum": 4,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3916163563,
            "variance": 0.1533633706
          },
          {
            "average": 352215961.7,
            "count": 806470,
            "maximum": 352216070.4,
            "minimum": 352215526.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 206.4780126,
            "variance": 42633.16967
          },
          {
            "average": 0,
            "count": 806470,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 806470,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 806470,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 806470,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 806470,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586720.8934,
          4465999.984,
          -4.042127911,
          587000.0134,
          4466999.984,
          16.47787209
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586720.8934028398,
                4465999.9842292145,
                -4.042127910685872
              ],
              [
                586720.8934028398,
                4466999.9842292145,
                -4.042127910685872
              ],
              [
                587000.0134028399,
                4466999.9842292145,
                16.477872089314126
              ],
              [
                587000.0134028399,
                4465999.9842292145,
                16.477872089314126
              ],
              [
                586720.8934028398,
                4465999.9842292145,
                -4.042127910685872
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:34:30+00:00",
        "end_time": "2022-11-11T15:25:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8666.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8666.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8666.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8666.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.97897964,
            40.34001393,
            -4.042127911,
            -73.9755576,
            40.34905082,
            16.47787209
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.9789796350308,
                  40.34004298600406,
                  -4.042127910685872
                ],
                [
                  -73.97884379676222,
                  40.349050817237114,
                  -4.042127910685872
                ],
                [
                  -73.97555759889848,
                  40.34902175520908,
                  16.477872089314126
                ],
                [
                  -73.97569387412416,
                  40.34001393317407,
                  16.477872089314126
                ],
                [
                  -73.9789796350308,
                  40.34004298600406,
                  -4.042127910685872
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8666.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8666.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:34:30Z",
            "pc:count": 806470,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586905.0459,
                "count": 806470,
                "maximum": 587000.0134,
                "minimum": 586720.8934,
                "name": "X",
                "position": 0,
                "stddev": 80.77929001,
                "variance": 6525.293694
              },
              {
                "average": 4466423.966,
                "count": 806470,
                "maximum": 4466999.984,
                "minimum": 4465999.984,
                "name": "Y",
                "position": 1,
                "stddev": 291.7561054,
                "variance": 85121.62502
              },
              {
                "average": 2.075549052,
                "count": 806470,
                "maximum": 16.47787209,
                "minimum": -4.042127911,
                "name": "Z",
                "position": 2,
                "stddev": 3.606923327,
                "variance": 13.00989589
              },
              {
                "average": 3322.620849,
                "count": 806470,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 5237.968336,
                "variance": 27436312.29
              },
              {
                "average": 1.347146205,
                "count": 806470,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7535100818,
                "variance": 0.5677774434
              },
              {
                "average": 1.688879934,
                "count": 806470,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.116836624,
                "variance": 1.247324045
              },
              {
                "average": 1,
                "count": 806470,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 806470,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.11731497,
                "count": 806470,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.28238119,
                "variance": 176.4216501
              },
              {
                "average": 19.76764149,
                "count": 806470,
                "maximum": 22.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9762317745,
                "variance": 0.9530284776
              },
              {
                "average": 1.723411906,
                "count": 806470,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8032051873,
                "variance": 0.645138573
              },
              {
                "average": 3.810864632,
                "count": 806470,
                "maximum": 4,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3916163563,
                "variance": 0.1533633706
              },
              {
                "average": 352215961.7,
                "count": 806470,
                "maximum": 352216070.4,
                "minimum": 352215526.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 206.4780126,
                "variance": 42633.16967
              },
              {
                "average": 0,
                "count": 806470,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 806470,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 806470,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 806470,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 806470,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586720.8934,
              4465999.984,
              -4.042127911,
              587000.0134,
              4466999.984,
              16.47787209
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586720.8934028398,
                    4465999.9842292145,
                    -4.042127910685872
                  ],
                  [
                    586720.8934028398,
                    4466999.9842292145,
                    -4.042127910685872
                  ],
                  [
                    587000.0134028399,
                    4466999.9842292145,
                    16.477872089314126
                  ],
                  [
                    587000.0134028399,
                    4465999.9842292145,
                    16.477872089314126
                  ],
                  [
                    586720.8934028398,
                    4465999.9842292145,
                    -4.042127910685872
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:34:30+00:00",
            "end_time": "2022-11-11T15:25:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5874.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.32528737797699,
              39.51367968307151,
              -2.6369490152221
            ],
            [
              -74.3252001988085,
              39.52268960988365,
              -2.6369490152221
            ],
            [
              -74.31356649836974,
              39.52262149536726,
              21.6430509847779
            ],
            [
              -74.31365518024155,
              39.513611590231164,
              21.6430509847779
            ],
            [
              -74.32528737797699,
              39.51367968307151,
              -2.6369490152221
            ]
          ]
        ]
      },
      "bbox": [
        -74.32528738,
        39.51361159,
        -2.636949015,
        -74.3135665,
        39.52268961,
        21.64305098
      ],
      "properties": {
        "datetime": "2022-11-10T14:10:11Z",
        "pc:count": 2590762,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558629.5705,
            "count": 2590762,
            "maximum": 559000.0106,
            "minimum": 558000.0106,
            "name": "X",
            "position": 0,
            "stddev": 239.5868645,
            "variance": 57401.86562
          },
          {
            "average": 4374416.478,
            "count": 2590762,
            "maximum": 4374999.98,
            "minimum": 4373999.98,
            "name": "Y",
            "position": 1,
            "stddev": 272.1309978,
            "variance": 74055.27995
          },
          {
            "average": 0.7015129238,
            "count": 2590762,
            "maximum": 21.64305098,
            "minimum": -2.636949015,
            "name": "Z",
            "position": 2,
            "stddev": 1.340043421,
            "variance": 1.795716369
          },
          {
            "average": 2414.480921,
            "count": 2590762,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1839.63994,
            "variance": 3384275.11
          },
          {
            "average": 1.058394403,
            "count": 2590762,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3324401658,
            "variance": 0.1105164638
          },
          {
            "average": 1.116824317,
            "count": 2590762,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.522286293,
            "variance": 0.2727829719
          },
          {
            "average": 1,
            "count": 2590762,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2590762,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.036596955,
            "count": 2590762,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.0732513,
            "variance": 122.6168945
          },
          {
            "average": 20.06434905,
            "count": 2590762,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.728658294,
            "variance": 2.988259498
          },
          {
            "average": 1.262019437,
            "count": 2590762,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5098957008,
            "variance": 0.2599936257
          },
          {
            "average": 1.993213194,
            "count": 2590762,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9828688051,
            "variance": 0.966031088
          },
          {
            "average": 352123245.3,
            "count": 2590762,
            "maximum": 352124611.2,
            "minimum": 352122814.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 432.1321164,
            "variance": 186738.166
          },
          {
            "average": 0,
            "count": 2590762,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2590762,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2590762,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2590762,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2590762,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558000.0106,
          4373999.98,
          -2.636949015,
          559000.0106,
          4374999.98,
          21.64305098
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558000.0106108598,
                4373999.980407344,
                -2.6369490152221
              ],
              [
                558000.0106108598,
                4374999.980407344,
                -2.6369490152221
              ],
              [
                559000.0106108598,
                4374999.980407344,
                21.6430509847779
              ],
              [
                559000.0106108598,
                4373999.980407344,
                21.6430509847779
              ],
              [
                558000.0106108598,
                4373999.980407344,
                -2.6369490152221
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T14:10:11+00:00",
        "end_time": "2022-11-10T13:40:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5874.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5874.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5874.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5874.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.32528738,
            39.51361159,
            -2.636949015,
            -74.3135665,
            39.52268961,
            21.64305098
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.32528737797699,
                  39.51367968307151,
                  -2.6369490152221
                ],
                [
                  -74.3252001988085,
                  39.52268960988365,
                  -2.6369490152221
                ],
                [
                  -74.31356649836974,
                  39.52262149536726,
                  21.6430509847779
                ],
                [
                  -74.31365518024155,
                  39.513611590231164,
                  21.6430509847779
                ],
                [
                  -74.32528737797699,
                  39.51367968307151,
                  -2.6369490152221
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5874.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5874.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T14:10:11Z",
            "pc:count": 2590762,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558629.5705,
                "count": 2590762,
                "maximum": 559000.0106,
                "minimum": 558000.0106,
                "name": "X",
                "position": 0,
                "stddev": 239.5868645,
                "variance": 57401.86562
              },
              {
                "average": 4374416.478,
                "count": 2590762,
                "maximum": 4374999.98,
                "minimum": 4373999.98,
                "name": "Y",
                "position": 1,
                "stddev": 272.1309978,
                "variance": 74055.27995
              },
              {
                "average": 0.7015129238,
                "count": 2590762,
                "maximum": 21.64305098,
                "minimum": -2.636949015,
                "name": "Z",
                "position": 2,
                "stddev": 1.340043421,
                "variance": 1.795716369
              },
              {
                "average": 2414.480921,
                "count": 2590762,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1839.63994,
                "variance": 3384275.11
              },
              {
                "average": 1.058394403,
                "count": 2590762,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3324401658,
                "variance": 0.1105164638
              },
              {
                "average": 1.116824317,
                "count": 2590762,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.522286293,
                "variance": 0.2727829719
              },
              {
                "average": 1,
                "count": 2590762,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2590762,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.036596955,
                "count": 2590762,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.0732513,
                "variance": 122.6168945
              },
              {
                "average": 20.06434905,
                "count": 2590762,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.728658294,
                "variance": 2.988259498
              },
              {
                "average": 1.262019437,
                "count": 2590762,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5098957008,
                "variance": 0.2599936257
              },
              {
                "average": 1.993213194,
                "count": 2590762,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9828688051,
                "variance": 0.966031088
              },
              {
                "average": 352123245.3,
                "count": 2590762,
                "maximum": 352124611.2,
                "minimum": 352122814.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 432.1321164,
                "variance": 186738.166
              },
              {
                "average": 0,
                "count": 2590762,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2590762,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2590762,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2590762,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2590762,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558000.0106,
              4373999.98,
              -2.636949015,
              559000.0106,
              4374999.98,
              21.64305098
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558000.0106108598,
                    4373999.980407344,
                    -2.6369490152221
                  ],
                  [
                    558000.0106108598,
                    4374999.980407344,
                    -2.6369490152221
                  ],
                  [
                    559000.0106108598,
                    4374999.980407344,
                    21.6430509847779
                  ],
                  [
                    559000.0106108598,
                    4373999.980407344,
                    21.6430509847779
                  ],
                  [
                    558000.0106108598,
                    4373999.980407344,
                    -2.6369490152221
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T14:10:11+00:00",
            "end_time": "2022-11-10T13:40:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6377.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.26529482449331,
              39.540347257544184,
              -2.752983385015279
            ],
            [
              -74.26519980422617,
              39.54935702657174,
              -2.752983385015279
            ],
            [
              -74.25510965514879,
              39.549292796533535,
              18.12701661498472
            ],
            [
              -74.25520597992575,
              39.54028304794177,
              18.12701661498472
            ],
            [
              -74.26529482449331,
              39.540347257544184,
              -2.752983385015279
            ]
          ]
        ]
      },
      "bbox": [
        -74.26529482,
        39.54028305,
        -2.752983385,
        -74.25510966,
        39.54935703,
        18.12701661
      ],
      "properties": {
        "datetime": "2022-11-10T16:04:03Z",
        "pc:count": 2610191,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563730.801,
            "count": 2610191,
            "maximum": 564000.0198,
            "minimum": 563133.0198,
            "name": "X",
            "position": 0,
            "stddev": 179.1576482,
            "variance": 32097.46291
          },
          {
            "average": 4377376.486,
            "count": 2610191,
            "maximum": 4377999.986,
            "minimum": 4376999.986,
            "name": "Y",
            "position": 1,
            "stddev": 270.0742189,
            "variance": 72940.08369
          },
          {
            "average": 1.974323161,
            "count": 2610191,
            "maximum": 18.12701661,
            "minimum": -2.752983385,
            "name": "Z",
            "position": 2,
            "stddev": 3.405095041,
            "variance": 11.59467224
          },
          {
            "average": 4567.789982,
            "count": 2610191,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 7514.583097,
            "variance": 56468959.13
          },
          {
            "average": 1.342428964,
            "count": 2610191,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7391572484,
            "variance": 0.5463534378
          },
          {
            "average": 1.686350539,
            "count": 2610191,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.094463129,
            "variance": 1.19784954
          },
          {
            "average": 1,
            "count": 2610191,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2610191,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.15281296,
            "count": 2610191,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.95244176,
            "variance": 167.7657475
          },
          {
            "average": 20.04160985,
            "count": 2610191,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.853084136,
            "variance": 3.433920816
          },
          {
            "average": 1.682249307,
            "count": 2610191,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7754090536,
            "variance": 0.6012592005
          },
          {
            "average": 14.71107708,
            "count": 2610191,
            "maximum": 17,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.040568071,
            "variance": 1.082781911
          },
          {
            "average": 352130152.9,
            "count": 2610191,
            "maximum": 352131443.6,
            "minimum": 352128596.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 688.6655212,
            "variance": 474260.2001
          },
          {
            "average": 0,
            "count": 2610191,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2610191,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2610191,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2610191,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2610191,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563133.0198,
          4376999.986,
          -2.752983385,
          564000.0198,
          4377999.986,
          18.12701661
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563133.0197967024,
                4376999.985684165,
                -2.752983385015279
              ],
              [
                563133.0197967024,
                4377999.985684165,
                -2.752983385015279
              ],
              [
                564000.0197967024,
                4377999.985684165,
                18.12701661498472
              ],
              [
                564000.0197967024,
                4376999.985684165,
                18.12701661498472
              ],
              [
                563133.0197967024,
                4376999.985684165,
                -2.752983385015279
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:04:03+00:00",
        "end_time": "2022-11-10T15:16:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6377.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6377.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6377.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6377.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.26529482,
            39.54028305,
            -2.752983385,
            -74.25510966,
            39.54935703,
            18.12701661
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.26529482449331,
                  39.540347257544184,
                  -2.752983385015279
                ],
                [
                  -74.26519980422617,
                  39.54935702657174,
                  -2.752983385015279
                ],
                [
                  -74.25510965514879,
                  39.549292796533535,
                  18.12701661498472
                ],
                [
                  -74.25520597992575,
                  39.54028304794177,
                  18.12701661498472
                ],
                [
                  -74.26529482449331,
                  39.540347257544184,
                  -2.752983385015279
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6377.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6377.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:04:03Z",
            "pc:count": 2610191,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563730.801,
                "count": 2610191,
                "maximum": 564000.0198,
                "minimum": 563133.0198,
                "name": "X",
                "position": 0,
                "stddev": 179.1576482,
                "variance": 32097.46291
              },
              {
                "average": 4377376.486,
                "count": 2610191,
                "maximum": 4377999.986,
                "minimum": 4376999.986,
                "name": "Y",
                "position": 1,
                "stddev": 270.0742189,
                "variance": 72940.08369
              },
              {
                "average": 1.974323161,
                "count": 2610191,
                "maximum": 18.12701661,
                "minimum": -2.752983385,
                "name": "Z",
                "position": 2,
                "stddev": 3.405095041,
                "variance": 11.59467224
              },
              {
                "average": 4567.789982,
                "count": 2610191,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 7514.583097,
                "variance": 56468959.13
              },
              {
                "average": 1.342428964,
                "count": 2610191,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7391572484,
                "variance": 0.5463534378
              },
              {
                "average": 1.686350539,
                "count": 2610191,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.094463129,
                "variance": 1.19784954
              },
              {
                "average": 1,
                "count": 2610191,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2610191,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.15281296,
                "count": 2610191,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.95244176,
                "variance": 167.7657475
              },
              {
                "average": 20.04160985,
                "count": 2610191,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.853084136,
                "variance": 3.433920816
              },
              {
                "average": 1.682249307,
                "count": 2610191,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7754090536,
                "variance": 0.6012592005
              },
              {
                "average": 14.71107708,
                "count": 2610191,
                "maximum": 17,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.040568071,
                "variance": 1.082781911
              },
              {
                "average": 352130152.9,
                "count": 2610191,
                "maximum": 352131443.6,
                "minimum": 352128596.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 688.6655212,
                "variance": 474260.2001
              },
              {
                "average": 0,
                "count": 2610191,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2610191,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2610191,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2610191,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2610191,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563133.0198,
              4376999.986,
              -2.752983385,
              564000.0198,
              4377999.986,
              18.12701661
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563133.0197967024,
                    4376999.985684165,
                    -2.752983385015279
                  ],
                  [
                    563133.0197967024,
                    4377999.985684165,
                    -2.752983385015279
                  ],
                  [
                    564000.0197967024,
                    4377999.985684165,
                    18.12701661498472
                  ],
                  [
                    564000.0197967024,
                    4376999.985684165,
                    18.12701661498472
                  ],
                  [
                    563133.0197967024,
                    4376999.985684165,
                    -2.752983385015279
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:04:03+00:00",
            "end_time": "2022-11-10T15:16:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.9973683804706,
              40.46632914605415,
              -7.432667071969036
            ],
            [
              -73.99723439237022,
              40.47533683112701,
              -7.432667071969036
            ],
            [
              -73.98784776633151,
              40.475255007241635,
              11.327332928030966
            ],
            [
              -73.98798300813999,
              40.466247348046686,
              11.327332928030966
            ],
            [
              -73.9973683804706,
              40.46632914605415,
              -7.432667071969036
            ]
          ]
        ]
      },
      "bbox": [
        -73.99736838,
        40.46624735,
        -7.432667072,
        -73.98784777,
        40.47533683,
        11.32733293
      ],
      "properties": {
        "datetime": "2022-11-11T14:55:36Z",
        "pc:count": 1982989,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 585300.4488,
            "count": 1982989,
            "maximum": 585795.7778,
            "minimum": 584999.9978,
            "name": "X",
            "position": 0,
            "stddev": 191.3477599,
            "variance": 36613.96522
          },
          {
            "average": 4480334.299,
            "count": 1982989,
            "maximum": 4480999.983,
            "minimum": 4479999.983,
            "name": "Y",
            "position": 1,
            "stddev": 215.3412176,
            "variance": 46371.84001
          },
          {
            "average": 0.5467193946,
            "count": 1982989,
            "maximum": 11.32733293,
            "minimum": -7.432667072,
            "name": "Z",
            "position": 2,
            "stddev": 2.260702387,
            "variance": 5.110775283
          },
          {
            "average": 11149.74402,
            "count": 1982989,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9762.84978,
            "variance": 95313235.83
          },
          {
            "average": 1.009216894,
            "count": 1982989,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.104827199,
            "variance": 0.01098874165
          },
          {
            "average": 1.018449422,
            "count": 1982989,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1542478267,
            "variance": 0.02379239204
          },
          {
            "average": 1,
            "count": 1982989,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1982989,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.31492358,
            "count": 1982989,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.16525779,
            "variance": 173.3240127
          },
          {
            "average": 20.09141556,
            "count": 1982989,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.649837758,
            "variance": 2.721964629
          },
          {
            "average": 1.370086773,
            "count": 1982989,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4870145891,
            "variance": 0.23718321
          },
          {
            "average": 11.41439312,
            "count": 1982989,
            "maximum": 13,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.958808691,
            "variance": 0.9193141059
          },
          {
            "average": 352213097.5,
            "count": 1982989,
            "maximum": 352213736.6,
            "minimum": 352212137.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 381.0180666,
            "variance": 145174.767
          },
          {
            "average": 0,
            "count": 1982989,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1982989,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1982989,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1982989,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1982989,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          584999.9978,
          4479999.983,
          -7.432667072,
          585795.7778,
          4480999.983,
          11.32733293
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                584999.9978458454,
                4479999.983146692,
                -7.432667071969036
              ],
              [
                584999.9978458454,
                4480999.983146692,
                -7.432667071969036
              ],
              [
                585795.7778458454,
                4480999.983146692,
                11.327332928030966
              ],
              [
                585795.7778458454,
                4479999.983146692,
                11.327332928030966
              ],
              [
                584999.9978458454,
                4479999.983146692,
                -7.432667071969036
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:55:36+00:00",
        "end_time": "2022-11-11T14:28:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.99736838,
            40.46624735,
            -7.432667072,
            -73.98784777,
            40.47533683,
            11.32733293
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.9973683804706,
                  40.46632914605415,
                  -7.432667071969036
                ],
                [
                  -73.99723439237022,
                  40.47533683112701,
                  -7.432667071969036
                ],
                [
                  -73.98784776633151,
                  40.475255007241635,
                  11.327332928030966
                ],
                [
                  -73.98798300813999,
                  40.466247348046686,
                  11.327332928030966
                ],
                [
                  -73.9973683804706,
                  40.46632914605415,
                  -7.432667071969036
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:55:36Z",
            "pc:count": 1982989,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 585300.4488,
                "count": 1982989,
                "maximum": 585795.7778,
                "minimum": 584999.9978,
                "name": "X",
                "position": 0,
                "stddev": 191.3477599,
                "variance": 36613.96522
              },
              {
                "average": 4480334.299,
                "count": 1982989,
                "maximum": 4480999.983,
                "minimum": 4479999.983,
                "name": "Y",
                "position": 1,
                "stddev": 215.3412176,
                "variance": 46371.84001
              },
              {
                "average": 0.5467193946,
                "count": 1982989,
                "maximum": 11.32733293,
                "minimum": -7.432667072,
                "name": "Z",
                "position": 2,
                "stddev": 2.260702387,
                "variance": 5.110775283
              },
              {
                "average": 11149.74402,
                "count": 1982989,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9762.84978,
                "variance": 95313235.83
              },
              {
                "average": 1.009216894,
                "count": 1982989,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.104827199,
                "variance": 0.01098874165
              },
              {
                "average": 1.018449422,
                "count": 1982989,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1542478267,
                "variance": 0.02379239204
              },
              {
                "average": 1,
                "count": 1982989,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1982989,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.31492358,
                "count": 1982989,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.16525779,
                "variance": 173.3240127
              },
              {
                "average": 20.09141556,
                "count": 1982989,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.649837758,
                "variance": 2.721964629
              },
              {
                "average": 1.370086773,
                "count": 1982989,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4870145891,
                "variance": 0.23718321
              },
              {
                "average": 11.41439312,
                "count": 1982989,
                "maximum": 13,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.958808691,
                "variance": 0.9193141059
              },
              {
                "average": 352213097.5,
                "count": 1982989,
                "maximum": 352213736.6,
                "minimum": 352212137.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 381.0180666,
                "variance": 145174.767
              },
              {
                "average": 0,
                "count": 1982989,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1982989,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1982989,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1982989,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1982989,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              584999.9978,
              4479999.983,
              -7.432667072,
              585795.7778,
              4480999.983,
              11.32733293
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    584999.9978458454,
                    4479999.983146692,
                    -7.432667071969036
                  ],
                  [
                    584999.9978458454,
                    4480999.983146692,
                    -7.432667071969036
                  ],
                  [
                    585795.7778458454,
                    4480999.983146692,
                    11.327332928030966
                  ],
                  [
                    585795.7778458454,
                    4479999.983146692,
                    11.327332928030966
                  ],
                  [
                    584999.9978458454,
                    4479999.983146692,
                    -7.432667071969036
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:55:36+00:00",
            "end_time": "2022-11-11T14:28:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5668.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.34856286912236,
              39.45974955807851,
              -1.714893861242539
            ],
            [
              -74.34847885825891,
              39.468759611170476,
              -1.714893861242539
            ],
            [
              -74.3373474425981,
              39.468696713485116,
              2.985106138757461
            ],
            [
              -74.33743288855617,
              39.45968668041674,
              2.985106138757461
            ],
            [
              -74.34856286912236,
              39.45974955807851,
              -1.714893861242539
            ]
          ]
        ]
      },
      "bbox": [
        -74.34856287,
        39.45968668,
        -1.714893861,
        -74.33734744,
        39.46875961,
        2.985106139
      ],
      "properties": {
        "datetime": "2022-11-10T15:24:16Z",
        "pc:count": 2252891,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556625.322,
            "count": 2252891,
            "maximum": 557000.0087,
            "minimum": 556042.4487,
            "name": "X",
            "position": 0,
            "stddev": 233.0619359,
            "variance": 54317.86594
          },
          {
            "average": 4368504.818,
            "count": 2252891,
            "maximum": 4368999.986,
            "minimum": 4367999.986,
            "name": "Y",
            "position": 1,
            "stddev": 292.9682697,
            "variance": 85830.40706
          },
          {
            "average": 0.6533781191,
            "count": 2252891,
            "maximum": 2.985106139,
            "minimum": -1.714893861,
            "name": "Z",
            "position": 2,
            "stddev": 0.2707072883,
            "variance": 0.07328243596
          },
          {
            "average": 2149.546209,
            "count": 2252891,
            "maximum": 24916,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1272.377779,
            "variance": 1618945.213
          },
          {
            "average": 1.000314263,
            "count": 2252891,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01772467918,
            "variance": 0.0003141642521
          },
          {
            "average": 1.000635628,
            "count": 2252891,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02520365039,
            "variance": 0.0006352239928
          },
          {
            "average": 1,
            "count": 2252891,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2252891,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.447252441,
            "count": 2252891,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.28483817,
            "variance": 127.3475725
          },
          {
            "average": 19.96344053,
            "count": 2252891,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.718524399,
            "variance": 2.953326112
          },
          {
            "average": 1.215533286,
            "count": 2252891,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4120502536,
            "variance": 0.1697854115
          },
          {
            "average": 9.739859585,
            "count": 2252891,
            "maximum": 13,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.481667154,
            "variance": 2.195337556
          },
          {
            "average": 352127144.5,
            "count": 2252891,
            "maximum": 352129056,
            "minimum": 352124970.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 804.1561069,
            "variance": 646667.0442
          },
          {
            "average": 0,
            "count": 2252891,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2252891,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2252891,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2252891,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2252891,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556042.4487,
          4367999.986,
          -1.714893861,
          557000.0087,
          4368999.986,
          2.985106139
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556042.4486684046,
                4367999.9864209965,
                -1.714893861242539
              ],
              [
                556042.4486684046,
                4368999.9864209965,
                -1.714893861242539
              ],
              [
                557000.0086684047,
                4368999.9864209965,
                2.985106138757461
              ],
              [
                557000.0086684047,
                4367999.9864209965,
                2.985106138757461
              ],
              [
                556042.4486684046,
                4367999.9864209965,
                -1.714893861242539
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:24:16+00:00",
        "end_time": "2022-11-10T14:16:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5668.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5668.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5668.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5668.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.34856287,
            39.45968668,
            -1.714893861,
            -74.33734744,
            39.46875961,
            2.985106139
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.34856286912236,
                  39.45974955807851,
                  -1.714893861242539
                ],
                [
                  -74.34847885825891,
                  39.468759611170476,
                  -1.714893861242539
                ],
                [
                  -74.3373474425981,
                  39.468696713485116,
                  2.985106138757461
                ],
                [
                  -74.33743288855617,
                  39.45968668041674,
                  2.985106138757461
                ],
                [
                  -74.34856286912236,
                  39.45974955807851,
                  -1.714893861242539
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5668.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5668.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:24:16Z",
            "pc:count": 2252891,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556625.322,
                "count": 2252891,
                "maximum": 557000.0087,
                "minimum": 556042.4487,
                "name": "X",
                "position": 0,
                "stddev": 233.0619359,
                "variance": 54317.86594
              },
              {
                "average": 4368504.818,
                "count": 2252891,
                "maximum": 4368999.986,
                "minimum": 4367999.986,
                "name": "Y",
                "position": 1,
                "stddev": 292.9682697,
                "variance": 85830.40706
              },
              {
                "average": 0.6533781191,
                "count": 2252891,
                "maximum": 2.985106139,
                "minimum": -1.714893861,
                "name": "Z",
                "position": 2,
                "stddev": 0.2707072883,
                "variance": 0.07328243596
              },
              {
                "average": 2149.546209,
                "count": 2252891,
                "maximum": 24916,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1272.377779,
                "variance": 1618945.213
              },
              {
                "average": 1.000314263,
                "count": 2252891,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01772467918,
                "variance": 0.0003141642521
              },
              {
                "average": 1.000635628,
                "count": 2252891,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02520365039,
                "variance": 0.0006352239928
              },
              {
                "average": 1,
                "count": 2252891,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2252891,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.447252441,
                "count": 2252891,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.28483817,
                "variance": 127.3475725
              },
              {
                "average": 19.96344053,
                "count": 2252891,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.718524399,
                "variance": 2.953326112
              },
              {
                "average": 1.215533286,
                "count": 2252891,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4120502536,
                "variance": 0.1697854115
              },
              {
                "average": 9.739859585,
                "count": 2252891,
                "maximum": 13,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.481667154,
                "variance": 2.195337556
              },
              {
                "average": 352127144.5,
                "count": 2252891,
                "maximum": 352129056,
                "minimum": 352124970.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 804.1561069,
                "variance": 646667.0442
              },
              {
                "average": 0,
                "count": 2252891,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2252891,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2252891,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2252891,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2252891,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556042.4487,
              4367999.986,
              -1.714893861,
              557000.0087,
              4368999.986,
              2.985106139
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556042.4486684046,
                    4367999.9864209965,
                    -1.714893861242539
                  ],
                  [
                    556042.4486684046,
                    4368999.9864209965,
                    -1.714893861242539
                  ],
                  [
                    557000.0086684047,
                    4368999.9864209965,
                    2.985106138757461
                  ],
                  [
                    557000.0086684047,
                    4367999.9864209965,
                    2.985106138757461
                  ],
                  [
                    556042.4486684046,
                    4367999.9864209965,
                    -1.714893861242539
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:24:16+00:00",
            "end_time": "2022-11-10T14:16:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8664.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.98148149153465,
              40.32204696855979,
              -0.516251000068127
            ],
            [
              -73.98134607218233,
              40.3310548349212,
              -0.516251000068127
            ],
            [
              -73.97583003940831,
              40.331006124090365,
              23.603748999931874
            ],
            [
              -73.9759661917478,
              40.32199827314748,
              23.603748999931874
            ],
            [
              -73.98148149153465,
              40.32204696855979,
              -0.516251000068127
            ]
          ]
        ]
      },
      "bbox": [
        -73.98148149,
        40.32199827,
        -0.5162510001,
        -73.97583004,
        40.33105483,
        23.603749
      ],
      "properties": {
        "datetime": "2022-11-11T15:34:03Z",
        "pc:count": 2875311,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586788.041,
            "count": 2875311,
            "maximum": 587000.0175,
            "minimum": 586531.3775,
            "name": "X",
            "position": 0,
            "stddev": 121.2840348,
            "variance": 14709.81709
          },
          {
            "average": 4464493.04,
            "count": 2875311,
            "maximum": 4464999.987,
            "minimum": 4463999.987,
            "name": "Y",
            "position": 1,
            "stddev": 295.7926539,
            "variance": 87493.29413
          },
          {
            "average": 5.04696846,
            "count": 2875311,
            "maximum": 23.603749,
            "minimum": -0.5162510001,
            "name": "Z",
            "position": 2,
            "stddev": 3.683067993,
            "variance": 13.56498984
          },
          {
            "average": 4223.926413,
            "count": 2875311,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 5308.877732,
            "variance": 28184182.78
          },
          {
            "average": 1.765008029,
            "count": 2875311,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.046465076,
            "variance": 1.095089156
          },
          {
            "average": 2.531820384,
            "count": 2875311,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.449724035,
            "variance": 2.101699779
          },
          {
            "average": 1,
            "count": 2875311,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2875311,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.221760707,
            "count": 2875311,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4154310482,
            "variance": 0.1725829558
          },
          {
            "average": 19.88744688,
            "count": 2875311,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.641467367,
            "variance": 2.694415117
          },
          {
            "average": 1.877511685,
            "count": 2875311,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.329493222,
            "variance": 1.767552228
          },
          {
            "average": 3.546561746,
            "count": 2875311,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5763474532,
            "variance": 0.3321763868
          },
          {
            "average": 352215820.8,
            "count": 2875311,
            "maximum": 352216043.9,
            "minimum": 352215112.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 271.070786,
            "variance": 73479.37104
          },
          {
            "average": 0,
            "count": 2875311,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2875311,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2875311,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2875311,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2875311,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586531.3775,
          4463999.987,
          -0.5162510001,
          587000.0175,
          4464999.987,
          23.603749
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586531.3774859033,
                4463999.987318892,
                -0.516251000068127
              ],
              [
                586531.3774859033,
                4464999.987318892,
                -0.516251000068127
              ],
              [
                587000.0174859032,
                4464999.987318892,
                23.603748999931874
              ],
              [
                587000.0174859032,
                4463999.987318892,
                23.603748999931874
              ],
              [
                586531.3774859033,
                4463999.987318892,
                -0.516251000068127
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:34:03+00:00",
        "end_time": "2022-11-11T15:18:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8664.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8664.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8664.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8664.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.98148149,
            40.32199827,
            -0.5162510001,
            -73.97583004,
            40.33105483,
            23.603749
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.98148149153465,
                  40.32204696855979,
                  -0.516251000068127
                ],
                [
                  -73.98134607218233,
                  40.3310548349212,
                  -0.516251000068127
                ],
                [
                  -73.97583003940831,
                  40.331006124090365,
                  23.603748999931874
                ],
                [
                  -73.9759661917478,
                  40.32199827314748,
                  23.603748999931874
                ],
                [
                  -73.98148149153465,
                  40.32204696855979,
                  -0.516251000068127
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8664.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8664.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:34:03Z",
            "pc:count": 2875311,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586788.041,
                "count": 2875311,
                "maximum": 587000.0175,
                "minimum": 586531.3775,
                "name": "X",
                "position": 0,
                "stddev": 121.2840348,
                "variance": 14709.81709
              },
              {
                "average": 4464493.04,
                "count": 2875311,
                "maximum": 4464999.987,
                "minimum": 4463999.987,
                "name": "Y",
                "position": 1,
                "stddev": 295.7926539,
                "variance": 87493.29413
              },
              {
                "average": 5.04696846,
                "count": 2875311,
                "maximum": 23.603749,
                "minimum": -0.5162510001,
                "name": "Z",
                "position": 2,
                "stddev": 3.683067993,
                "variance": 13.56498984
              },
              {
                "average": 4223.926413,
                "count": 2875311,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 5308.877732,
                "variance": 28184182.78
              },
              {
                "average": 1.765008029,
                "count": 2875311,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.046465076,
                "variance": 1.095089156
              },
              {
                "average": 2.531820384,
                "count": 2875311,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.449724035,
                "variance": 2.101699779
              },
              {
                "average": 1,
                "count": 2875311,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2875311,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.221760707,
                "count": 2875311,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4154310482,
                "variance": 0.1725829558
              },
              {
                "average": 19.88744688,
                "count": 2875311,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.641467367,
                "variance": 2.694415117
              },
              {
                "average": 1.877511685,
                "count": 2875311,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.329493222,
                "variance": 1.767552228
              },
              {
                "average": 3.546561746,
                "count": 2875311,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5763474532,
                "variance": 0.3321763868
              },
              {
                "average": 352215820.8,
                "count": 2875311,
                "maximum": 352216043.9,
                "minimum": 352215112.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 271.070786,
                "variance": 73479.37104
              },
              {
                "average": 0,
                "count": 2875311,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2875311,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2875311,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2875311,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2875311,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586531.3775,
              4463999.987,
              -0.5162510001,
              587000.0175,
              4464999.987,
              23.603749
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586531.3774859033,
                    4463999.987318892,
                    -0.516251000068127
                  ],
                  [
                    586531.3774859033,
                    4464999.987318892,
                    -0.516251000068127
                  ],
                  [
                    587000.0174859032,
                    4464999.987318892,
                    23.603748999931874
                  ],
                  [
                    587000.0174859032,
                    4463999.987318892,
                    23.603748999931874
                  ],
                  [
                    586531.3774859033,
                    4463999.987318892,
                    -0.516251000068127
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:34:03+00:00",
            "end_time": "2022-11-11T15:18:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5773.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.33342297225194,
              39.504716182353924,
              -2.379962490763092
            ],
            [
              -74.33333687163376,
              39.51372613811137,
              -2.379962490763092
            ],
            [
              -74.32528736784681,
              39.513679699165095,
              5.000037509236908
            ],
            [
              -74.32537450788034,
              39.50466975818682,
              5.000037509236908
            ],
            [
              -74.33342297225194,
              39.504716182353924,
              -2.379962490763092
            ]
          ]
        ]
      },
      "bbox": [
        -74.33342297,
        39.50466976,
        -2.379962491,
        -74.32528737,
        39.51372614,
        5.000037509
      ],
      "properties": {
        "datetime": "2022-11-10T13:55:26Z",
        "pc:count": 750928,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557774.2465,
            "count": 750928,
            "maximum": 558000.0115,
            "minimum": 557308.0115,
            "name": "X",
            "position": 0,
            "stddev": 175.368451,
            "variance": 30754.09362
          },
          {
            "average": 4373395.456,
            "count": 750928,
            "maximum": 4373999.982,
            "minimum": 4372999.982,
            "name": "Y",
            "position": 1,
            "stddev": 306.0514484,
            "variance": 93667.48909
          },
          {
            "average": 0.09576907072,
            "count": 750928,
            "maximum": 5.000037509,
            "minimum": -2.379962491,
            "name": "Z",
            "position": 2,
            "stddev": 0.5886194648,
            "variance": 0.3464728743
          },
          {
            "average": 1886.542177,
            "count": 750928,
            "maximum": 18966,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1394.690769,
            "variance": 1945162.34
          },
          {
            "average": 1.00037154,
            "count": 750928,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01940952041,
            "variance": 0.0003767294827
          },
          {
            "average": 1.000740417,
            "count": 750928,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02749273007,
            "variance": 0.0007558502065
          },
          {
            "average": 1,
            "count": 750928,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 750928,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.82330263,
            "count": 750928,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.70863851,
            "variance": 187.9267699
          },
          {
            "average": 20.09330971,
            "count": 750928,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.818328128,
            "variance": 3.30631718
          },
          {
            "average": 1.520188354,
            "count": 750928,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5004342006,
            "variance": 0.2504343892
          },
          {
            "average": 1.384863795,
            "count": 750928,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6231227824,
            "variance": 0.3882820019
          },
          {
            "average": 352122991.8,
            "count": 750928,
            "maximum": 352123726.9,
            "minimum": 352122833.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 255.8585702,
            "variance": 65463.60797
          },
          {
            "average": 0,
            "count": 750928,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 750928,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 750928,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 750928,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 750928,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557308.0115,
          4372999.982,
          -2.379962491,
          558000.0115,
          4373999.982,
          5.000037509
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557308.0114683011,
                4372999.9821999725,
                -2.379962490763092
              ],
              [
                557308.0114683011,
                4373999.9821999725,
                -2.379962490763092
              ],
              [
                558000.0114683011,
                4373999.9821999725,
                5.000037509236908
              ],
              [
                558000.0114683011,
                4372999.9821999725,
                5.000037509236908
              ],
              [
                557308.0114683011,
                4372999.9821999725,
                -2.379962490763092
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T13:55:26+00:00",
        "end_time": "2022-11-10T13:40:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5773.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5773.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5773.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5773.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.33342297,
            39.50466976,
            -2.379962491,
            -74.32528737,
            39.51372614,
            5.000037509
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.33342297225194,
                  39.504716182353924,
                  -2.379962490763092
                ],
                [
                  -74.33333687163376,
                  39.51372613811137,
                  -2.379962490763092
                ],
                [
                  -74.32528736784681,
                  39.513679699165095,
                  5.000037509236908
                ],
                [
                  -74.32537450788034,
                  39.50466975818682,
                  5.000037509236908
                ],
                [
                  -74.33342297225194,
                  39.504716182353924,
                  -2.379962490763092
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5773.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5773.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T13:55:26Z",
            "pc:count": 750928,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557774.2465,
                "count": 750928,
                "maximum": 558000.0115,
                "minimum": 557308.0115,
                "name": "X",
                "position": 0,
                "stddev": 175.368451,
                "variance": 30754.09362
              },
              {
                "average": 4373395.456,
                "count": 750928,
                "maximum": 4373999.982,
                "minimum": 4372999.982,
                "name": "Y",
                "position": 1,
                "stddev": 306.0514484,
                "variance": 93667.48909
              },
              {
                "average": 0.09576907072,
                "count": 750928,
                "maximum": 5.000037509,
                "minimum": -2.379962491,
                "name": "Z",
                "position": 2,
                "stddev": 0.5886194648,
                "variance": 0.3464728743
              },
              {
                "average": 1886.542177,
                "count": 750928,
                "maximum": 18966,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1394.690769,
                "variance": 1945162.34
              },
              {
                "average": 1.00037154,
                "count": 750928,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01940952041,
                "variance": 0.0003767294827
              },
              {
                "average": 1.000740417,
                "count": 750928,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02749273007,
                "variance": 0.0007558502065
              },
              {
                "average": 1,
                "count": 750928,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 750928,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.82330263,
                "count": 750928,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.70863851,
                "variance": 187.9267699
              },
              {
                "average": 20.09330971,
                "count": 750928,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.818328128,
                "variance": 3.30631718
              },
              {
                "average": 1.520188354,
                "count": 750928,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5004342006,
                "variance": 0.2504343892
              },
              {
                "average": 1.384863795,
                "count": 750928,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6231227824,
                "variance": 0.3882820019
              },
              {
                "average": 352122991.8,
                "count": 750928,
                "maximum": 352123726.9,
                "minimum": 352122833.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 255.8585702,
                "variance": 65463.60797
              },
              {
                "average": 0,
                "count": 750928,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 750928,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 750928,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 750928,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 750928,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557308.0115,
              4372999.982,
              -2.379962491,
              558000.0115,
              4373999.982,
              5.000037509
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557308.0114683011,
                    4372999.9821999725,
                    -2.379962490763092
                  ],
                  [
                    557308.0114683011,
                    4373999.9821999725,
                    -2.379962490763092
                  ],
                  [
                    558000.0114683011,
                    4373999.9821999725,
                    5.000037509236908
                  ],
                  [
                    558000.0114683011,
                    4372999.9821999725,
                    5.000037509236908
                  ],
                  [
                    557308.0114683011,
                    4372999.9821999725,
                    -2.379962490763092
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T13:55:26+00:00",
            "end_time": "2022-11-10T13:40:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6075.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.3019328702969,
              39.52255229188369,
              -3.05935698335903
            ],
            [
              -74.3018426452401,
              39.531562160795055,
              -3.05935698335903
            ],
            [
              -74.29020752178639,
              39.53149169563958,
              4.40064301664097
            ],
            [
              -74.29029925018143,
              39.52248184915078,
              4.40064301664097
            ],
            [
              -74.3019328702969,
              39.52255229188369,
              -3.05935698335903
            ]
          ]
        ]
      },
      "bbox": [
        -74.30193287,
        39.52248185,
        -3.059356983,
        -74.29020752,
        39.53156216,
        4.400643017
      ],
      "properties": {
        "datetime": "2022-11-10T14:54:58Z",
        "pc:count": 3169226,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560491.9499,
            "count": 3169226,
            "maximum": 561000.0077,
            "minimum": 560000.0077,
            "name": "X",
            "position": 0,
            "stddev": 311.0189197,
            "variance": 96732.7684
          },
          {
            "average": 4375537.049,
            "count": 3169226,
            "maximum": 4375999.989,
            "minimum": 4374999.989,
            "name": "Y",
            "position": 1,
            "stddev": 271.7870489,
            "variance": 73868.19992
          },
          {
            "average": -0.09489623805,
            "count": 3169226,
            "maximum": 4.400643017,
            "minimum": -3.059356983,
            "name": "Z",
            "position": 2,
            "stddev": 0.8200207134,
            "variance": 0.6724339705
          },
          {
            "average": 2046.524314,
            "count": 3169226,
            "maximum": 47972,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 2252.082083,
            "variance": 5071873.707
          },
          {
            "average": 1.007292632,
            "count": 3169226,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08799816106,
            "variance": 0.00774367635
          },
          {
            "average": 1.014587789,
            "count": 3169226,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1260462715,
            "variance": 0.01588766255
          },
          {
            "average": 1,
            "count": 3169226,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3169226,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.97046724,
            "count": 3169226,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.26732217,
            "variance": 176.0218375
          },
          {
            "average": 20.10593214,
            "count": 3169226,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.688331725,
            "variance": 2.850464013
          },
          {
            "average": 1.63339156,
            "count": 3169226,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4825000318,
            "variance": 0.2328062807
          },
          {
            "average": 6.45919824,
            "count": 3169226,
            "maximum": 10,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.491162789,
            "variance": 2.223566463
          },
          {
            "average": 352125359.8,
            "count": 3169226,
            "maximum": 352127298.8,
            "minimum": 352123672.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 809.014585,
            "variance": 654504.5988
          },
          {
            "average": 0,
            "count": 3169226,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3169226,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3169226,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3169226,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3169226,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560000.0077,
          4374999.989,
          -3.059356983,
          561000.0077,
          4375999.989,
          4.400643017
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560000.007749697,
                4374999.988725852,
                -3.05935698335903
              ],
              [
                560000.007749697,
                4375999.988725852,
                -3.05935698335903
              ],
              [
                561000.007749697,
                4375999.988725852,
                4.40064301664097
              ],
              [
                561000.007749697,
                4374999.988725852,
                4.40064301664097
              ],
              [
                560000.007749697,
                4374999.988725852,
                -3.05935698335903
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T14:54:58+00:00",
        "end_time": "2022-11-10T13:54:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6075.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6075.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6075.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6075.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.30193287,
            39.52248185,
            -3.059356983,
            -74.29020752,
            39.53156216,
            4.400643017
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.3019328702969,
                  39.52255229188369,
                  -3.05935698335903
                ],
                [
                  -74.3018426452401,
                  39.531562160795055,
                  -3.05935698335903
                ],
                [
                  -74.29020752178639,
                  39.53149169563958,
                  4.40064301664097
                ],
                [
                  -74.29029925018143,
                  39.52248184915078,
                  4.40064301664097
                ],
                [
                  -74.3019328702969,
                  39.52255229188369,
                  -3.05935698335903
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6075.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6075.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T14:54:58Z",
            "pc:count": 3169226,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560491.9499,
                "count": 3169226,
                "maximum": 561000.0077,
                "minimum": 560000.0077,
                "name": "X",
                "position": 0,
                "stddev": 311.0189197,
                "variance": 96732.7684
              },
              {
                "average": 4375537.049,
                "count": 3169226,
                "maximum": 4375999.989,
                "minimum": 4374999.989,
                "name": "Y",
                "position": 1,
                "stddev": 271.7870489,
                "variance": 73868.19992
              },
              {
                "average": -0.09489623805,
                "count": 3169226,
                "maximum": 4.400643017,
                "minimum": -3.059356983,
                "name": "Z",
                "position": 2,
                "stddev": 0.8200207134,
                "variance": 0.6724339705
              },
              {
                "average": 2046.524314,
                "count": 3169226,
                "maximum": 47972,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 2252.082083,
                "variance": 5071873.707
              },
              {
                "average": 1.007292632,
                "count": 3169226,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08799816106,
                "variance": 0.00774367635
              },
              {
                "average": 1.014587789,
                "count": 3169226,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1260462715,
                "variance": 0.01588766255
              },
              {
                "average": 1,
                "count": 3169226,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3169226,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.97046724,
                "count": 3169226,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.26732217,
                "variance": 176.0218375
              },
              {
                "average": 20.10593214,
                "count": 3169226,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.688331725,
                "variance": 2.850464013
              },
              {
                "average": 1.63339156,
                "count": 3169226,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4825000318,
                "variance": 0.2328062807
              },
              {
                "average": 6.45919824,
                "count": 3169226,
                "maximum": 10,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.491162789,
                "variance": 2.223566463
              },
              {
                "average": 352125359.8,
                "count": 3169226,
                "maximum": 352127298.8,
                "minimum": 352123672.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 809.014585,
                "variance": 654504.5988
              },
              {
                "average": 0,
                "count": 3169226,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3169226,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3169226,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3169226,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3169226,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560000.0077,
              4374999.989,
              -3.059356983,
              561000.0077,
              4375999.989,
              4.400643017
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560000.007749697,
                    4374999.988725852,
                    -3.05935698335903
                  ],
                  [
                    560000.007749697,
                    4375999.988725852,
                    -3.05935698335903
                  ],
                  [
                    561000.007749697,
                    4375999.988725852,
                    4.40064301664097
                  ],
                  [
                    561000.007749697,
                    4374999.988725852,
                    4.40064301664097
                  ],
                  [
                    560000.007749697,
                    4374999.988725852,
                    -3.05935698335903
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T14:54:58+00:00",
            "end_time": "2022-11-10T13:54:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8671.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.98592931903993,
              40.3851491569245,
              -3.628421825483208
            ],
            [
              -73.98579419020896,
              40.394156937141084,
              -3.628421825483208
            ],
            [
              -73.97487529897217,
              40.394060645904645,
              96.13157817451679
            ],
            [
              -73.97501188197609,
              40.38505289615585,
              96.13157817451679
            ],
            [
              -73.98592931903993,
              40.3851491569245,
              -3.628421825483208
            ]
          ]
        ]
      },
      "bbox": [
        -73.98592932,
        40.3850529,
        -3.628421825,
        -73.9748753,
        40.39415694,
        96.13157817
      ],
      "properties": {
        "datetime": "2022-11-11T15:01:39Z",
        "pc:count": 4276862,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586538.3771,
            "count": 4276862,
            "maximum": 587000.0135,
            "minimum": 586073.2135,
            "name": "X",
            "position": 0,
            "stddev": 286.2631316,
            "variance": 81946.58051
          },
          {
            "average": 4471600.55,
            "count": 4276862,
            "maximum": 4471999.984,
            "minimum": 4470999.984,
            "name": "Y",
            "position": 1,
            "stddev": 260.3591444,
            "variance": 67786.88405
          },
          {
            "average": 23.8607153,
            "count": 4276862,
            "maximum": 96.13157817,
            "minimum": -3.628421825,
            "name": "Z",
            "position": 2,
            "stddev": 23.65826029,
            "variance": 559.7132799
          },
          {
            "average": 3858.323051,
            "count": 4276862,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 6394.36627,
            "variance": 40887920
          },
          {
            "average": 2.064487234,
            "count": 4276862,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.2095635,
            "variance": 1.46304386
          },
          {
            "average": 3.130835178,
            "count": 4276862,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.691802513,
            "variance": 2.862195742
          },
          {
            "average": 1,
            "count": 4276862,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4276862,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.657607377,
            "count": 4276862,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.354979739,
            "variance": 40.38576748
          },
          {
            "average": 19.98907379,
            "count": 4276862,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.288273627,
            "variance": 1.659648937
          },
          {
            "average": 2.629464547,
            "count": 4276862,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.148234165,
            "variance": 4.614910029
          },
          {
            "average": 3.310604597,
            "count": 4276862,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.136702074,
            "variance": 17.11230405
          },
          {
            "average": 352209470.5,
            "count": 4276862,
            "maximum": 352214099,
            "minimum": 352208407.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1804.547278,
            "variance": 3256390.879
          },
          {
            "average": 0,
            "count": 4276862,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4276862,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4276862,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4276862,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4276862,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586073.2135,
          4470999.984,
          -3.628421825,
          587000.0135,
          4471999.984,
          96.13157817
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586073.2134720711,
                4470999.983938051,
                -3.628421825483208
              ],
              [
                586073.2134720711,
                4471999.983938051,
                -3.628421825483208
              ],
              [
                587000.0134720712,
                4471999.983938051,
                96.13157817451679
              ],
              [
                587000.0134720712,
                4470999.983938051,
                96.13157817451679
              ],
              [
                586073.2134720711,
                4470999.983938051,
                -3.628421825483208
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:01:39+00:00",
        "end_time": "2022-11-11T13:26:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8671.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8671.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8671.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8671.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.98592932,
            40.3850529,
            -3.628421825,
            -73.9748753,
            40.39415694,
            96.13157817
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.98592931903993,
                  40.3851491569245,
                  -3.628421825483208
                ],
                [
                  -73.98579419020896,
                  40.394156937141084,
                  -3.628421825483208
                ],
                [
                  -73.97487529897217,
                  40.394060645904645,
                  96.13157817451679
                ],
                [
                  -73.97501188197609,
                  40.38505289615585,
                  96.13157817451679
                ],
                [
                  -73.98592931903993,
                  40.3851491569245,
                  -3.628421825483208
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8671.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8671.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:01:39Z",
            "pc:count": 4276862,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586538.3771,
                "count": 4276862,
                "maximum": 587000.0135,
                "minimum": 586073.2135,
                "name": "X",
                "position": 0,
                "stddev": 286.2631316,
                "variance": 81946.58051
              },
              {
                "average": 4471600.55,
                "count": 4276862,
                "maximum": 4471999.984,
                "minimum": 4470999.984,
                "name": "Y",
                "position": 1,
                "stddev": 260.3591444,
                "variance": 67786.88405
              },
              {
                "average": 23.8607153,
                "count": 4276862,
                "maximum": 96.13157817,
                "minimum": -3.628421825,
                "name": "Z",
                "position": 2,
                "stddev": 23.65826029,
                "variance": 559.7132799
              },
              {
                "average": 3858.323051,
                "count": 4276862,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 6394.36627,
                "variance": 40887920
              },
              {
                "average": 2.064487234,
                "count": 4276862,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.2095635,
                "variance": 1.46304386
              },
              {
                "average": 3.130835178,
                "count": 4276862,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.691802513,
                "variance": 2.862195742
              },
              {
                "average": 1,
                "count": 4276862,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4276862,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.657607377,
                "count": 4276862,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.354979739,
                "variance": 40.38576748
              },
              {
                "average": 19.98907379,
                "count": 4276862,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.288273627,
                "variance": 1.659648937
              },
              {
                "average": 2.629464547,
                "count": 4276862,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.148234165,
                "variance": 4.614910029
              },
              {
                "average": 3.310604597,
                "count": 4276862,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.136702074,
                "variance": 17.11230405
              },
              {
                "average": 352209470.5,
                "count": 4276862,
                "maximum": 352214099,
                "minimum": 352208407.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1804.547278,
                "variance": 3256390.879
              },
              {
                "average": 0,
                "count": 4276862,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4276862,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4276862,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4276862,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4276862,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586073.2135,
              4470999.984,
              -3.628421825,
              587000.0135,
              4471999.984,
              96.13157817
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586073.2134720711,
                    4470999.983938051,
                    -3.628421825483208
                  ],
                  [
                    586073.2134720711,
                    4471999.983938051,
                    -3.628421825483208
                  ],
                  [
                    587000.0134720712,
                    4471999.983938051,
                    96.13157817451679
                  ],
                  [
                    587000.0134720712,
                    4470999.983938051,
                    96.13157817451679
                  ],
                  [
                    586073.2134720711,
                    4470999.983938051,
                    -3.628421825483208
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:01:39+00:00",
            "end_time": "2022-11-11T13:26:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8769.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.97528488756102,
              40.36703735398136,
              -4.035765325821131
            ],
            [
              -73.97514842776533,
              40.376045132647455,
              -4.035765325821131
            ],
            [
              -73.97052952684157,
              40.37600410422495,
              19.28423467417887
            ],
            [
              -73.97066660138346,
              40.36699633854214,
              19.28423467417887
            ],
            [
              -73.97528488756102,
              40.36703735398136,
              -4.035765325821131
            ]
          ]
        ]
      },
      "bbox": [
        -73.97528489,
        40.36699634,
        -4.035765326,
        -73.97052953,
        40.37604513,
        19.28423467
      ],
      "properties": {
        "datetime": "2022-11-11T15:35:10Z",
        "pc:count": 1576457,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 587202.4472,
            "count": 1576457,
            "maximum": 587392.1714,
            "minimum": 587000.0114,
            "name": "X",
            "position": 0,
            "stddev": 95.17811808,
            "variance": 9058.874162
          },
          {
            "average": 4469520.567,
            "count": 1576457,
            "maximum": 4469999.984,
            "minimum": 4468999.984,
            "name": "Y",
            "position": 1,
            "stddev": 285.0617364,
            "variance": 81260.19354
          },
          {
            "average": 1.235890913,
            "count": 1576457,
            "maximum": 19.28423467,
            "minimum": -4.035765326,
            "name": "Z",
            "position": 2,
            "stddev": 3.708001113,
            "variance": 13.74927225
          },
          {
            "average": 6462.669895,
            "count": 1576457,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9340.893219,
            "variance": 87252286.12
          },
          {
            "average": 1.148233666,
            "count": 1576457,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5004528137,
            "variance": 0.2504530187
          },
          {
            "average": 1.297212039,
            "count": 1576457,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7666368271,
            "variance": 0.5877320246
          },
          {
            "average": 1,
            "count": 1576457,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1576457,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.79926252,
            "count": 1576457,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.80899228,
            "variance": 190.6882677
          },
          {
            "average": 19.7886756,
            "count": 1576457,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.238931525,
            "variance": 1.534951323
          },
          {
            "average": 1.642421582,
            "count": 1576457,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6109903512,
            "variance": 0.3733092092
          },
          {
            "average": 2.245337488,
            "count": 1576457,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.722836466,
            "variance": 2.968165488
          },
          {
            "average": 352210971.5,
            "count": 1576457,
            "maximum": 352216110,
            "minimum": 352208379.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3390.937849,
            "variance": 11498459.5
          },
          {
            "average": 0,
            "count": 1576457,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1576457,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1576457,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1576457,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1576457,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          587000.0114,
          4468999.984,
          -4.035765326,
          587392.1714,
          4469999.984,
          19.28423467
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                587000.0113995177,
                4468999.983991684,
                -4.035765325821131
              ],
              [
                587000.0113995177,
                4469999.983991684,
                -4.035765325821131
              ],
              [
                587392.1713995176,
                4469999.983991684,
                19.28423467417887
              ],
              [
                587392.1713995176,
                4468999.983991684,
                19.28423467417887
              ],
              [
                587000.0113995177,
                4468999.983991684,
                -4.035765325821131
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:35:10+00:00",
        "end_time": "2022-11-11T13:26:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8769.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8769.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8769.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8769.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.97528489,
            40.36699634,
            -4.035765326,
            -73.97052953,
            40.37604513,
            19.28423467
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.97528488756102,
                  40.36703735398136,
                  -4.035765325821131
                ],
                [
                  -73.97514842776533,
                  40.376045132647455,
                  -4.035765325821131
                ],
                [
                  -73.97052952684157,
                  40.37600410422495,
                  19.28423467417887
                ],
                [
                  -73.97066660138346,
                  40.36699633854214,
                  19.28423467417887
                ],
                [
                  -73.97528488756102,
                  40.36703735398136,
                  -4.035765325821131
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8769.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8769.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:35:10Z",
            "pc:count": 1576457,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 587202.4472,
                "count": 1576457,
                "maximum": 587392.1714,
                "minimum": 587000.0114,
                "name": "X",
                "position": 0,
                "stddev": 95.17811808,
                "variance": 9058.874162
              },
              {
                "average": 4469520.567,
                "count": 1576457,
                "maximum": 4469999.984,
                "minimum": 4468999.984,
                "name": "Y",
                "position": 1,
                "stddev": 285.0617364,
                "variance": 81260.19354
              },
              {
                "average": 1.235890913,
                "count": 1576457,
                "maximum": 19.28423467,
                "minimum": -4.035765326,
                "name": "Z",
                "position": 2,
                "stddev": 3.708001113,
                "variance": 13.74927225
              },
              {
                "average": 6462.669895,
                "count": 1576457,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9340.893219,
                "variance": 87252286.12
              },
              {
                "average": 1.148233666,
                "count": 1576457,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5004528137,
                "variance": 0.2504530187
              },
              {
                "average": 1.297212039,
                "count": 1576457,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7666368271,
                "variance": 0.5877320246
              },
              {
                "average": 1,
                "count": 1576457,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1576457,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.79926252,
                "count": 1576457,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.80899228,
                "variance": 190.6882677
              },
              {
                "average": 19.7886756,
                "count": 1576457,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.238931525,
                "variance": 1.534951323
              },
              {
                "average": 1.642421582,
                "count": 1576457,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6109903512,
                "variance": 0.3733092092
              },
              {
                "average": 2.245337488,
                "count": 1576457,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.722836466,
                "variance": 2.968165488
              },
              {
                "average": 352210971.5,
                "count": 1576457,
                "maximum": 352216110,
                "minimum": 352208379.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3390.937849,
                "variance": 11498459.5
              },
              {
                "average": 0,
                "count": 1576457,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1576457,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1576457,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1576457,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1576457,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              587000.0114,
              4468999.984,
              -4.035765326,
              587392.1714,
              4469999.984,
              19.28423467
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    587000.0113995177,
                    4468999.983991684,
                    -4.035765325821131
                  ],
                  [
                    587000.0113995177,
                    4469999.983991684,
                    -4.035765325821131
                  ],
                  [
                    587392.1713995176,
                    4469999.983991684,
                    19.28423467417887
                  ],
                  [
                    587392.1713995176,
                    4468999.983991684,
                    19.28423467417887
                  ],
                  [
                    587000.0113995177,
                    4468999.983991684,
                    -4.035765325821131
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:35:10+00:00",
            "end_time": "2022-11-11T13:26:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5867.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.3258966878216,
              39.45060987639871,
              -3.203261663418925
            ],
            [
              -74.32580978221922,
              39.45961990235484,
              -3.203261663418925
            ],
            [
              -74.31418635407458,
              39.4595519380988,
              9.216738336581074
            ],
            [
              -74.31427475769593,
              39.45054193378052,
              9.216738336581074
            ],
            [
              -74.3258966878216,
              39.45060987639871,
              -3.203261663418925
            ]
          ]
        ]
      },
      "bbox": [
        -74.32589669,
        39.45054193,
        -3.203261663,
        -74.31418635,
        39.4596199,
        9.216738337
      ],
      "properties": {
        "datetime": "2022-11-10T17:13:36Z",
        "pc:count": 1579369,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558369.8326,
            "count": 1579369,
            "maximum": 559000.0176,
            "minimum": 557999.9976,
            "name": "X",
            "position": 0,
            "stddev": 232.6963558,
            "variance": 54147.59401
          },
          {
            "average": 4367539.704,
            "count": 1579369,
            "maximum": 4367999.989,
            "minimum": 4366999.989,
            "name": "Y",
            "position": 1,
            "stddev": 316.9212704,
            "variance": 100439.0916
          },
          {
            "average": -0.6625882173,
            "count": 1579369,
            "maximum": 9.216738337,
            "minimum": -3.203261663,
            "name": "Z",
            "position": 2,
            "stddev": 0.9091573379,
            "variance": 0.826567065
          },
          {
            "average": 2950.297109,
            "count": 1579369,
            "maximum": 37925,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 5582.921634,
            "variance": 31169013.97
          },
          {
            "average": 1.000084211,
            "count": 1579369,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0112809133,
            "variance": 0.0001272590048
          },
          {
            "average": 1.000170321,
            "count": 1579369,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01715787157,
            "variance": 0.0002943925568
          },
          {
            "average": 1,
            "count": 1579369,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1579369,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.03505514,
            "count": 1579369,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.655085878,
            "variance": 93.22068332
          },
          {
            "average": 20.03457159,
            "count": 1579369,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.997073392,
            "variance": 3.988302133
          },
          {
            "average": 1.855973493,
            "count": 1579369,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3518480921,
            "variance": 0.1237970799
          },
          {
            "average": 19.46389982,
            "count": 1579369,
            "maximum": 24,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.53136699,
            "variance": 2.345084857
          },
          {
            "average": 352133133.5,
            "count": 1579369,
            "maximum": 352135616,
            "minimum": 352131581.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 934.8882524,
            "variance": 874016.0444
          },
          {
            "average": 0,
            "count": 1579369,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1579369,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1579369,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1579369,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1579369,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557999.9976,
          4366999.989,
          -3.203261663,
          559000.0176,
          4367999.989,
          9.216738337
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557999.9976062695,
                4366999.98892422,
                -3.203261663418925
              ],
              [
                557999.9976062695,
                4367999.98892422,
                -3.203261663418925
              ],
              [
                559000.0176062696,
                4367999.98892422,
                9.216738336581074
              ],
              [
                559000.0176062696,
                4366999.98892422,
                9.216738336581074
              ],
              [
                557999.9976062695,
                4366999.98892422,
                -3.203261663418925
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T17:13:36+00:00",
        "end_time": "2022-11-10T16:06:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5867.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5867.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5867.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5867.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.32589669,
            39.45054193,
            -3.203261663,
            -74.31418635,
            39.4596199,
            9.216738337
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.3258966878216,
                  39.45060987639871,
                  -3.203261663418925
                ],
                [
                  -74.32580978221922,
                  39.45961990235484,
                  -3.203261663418925
                ],
                [
                  -74.31418635407458,
                  39.4595519380988,
                  9.216738336581074
                ],
                [
                  -74.31427475769593,
                  39.45054193378052,
                  9.216738336581074
                ],
                [
                  -74.3258966878216,
                  39.45060987639871,
                  -3.203261663418925
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5867.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5867.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T17:13:36Z",
            "pc:count": 1579369,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558369.8326,
                "count": 1579369,
                "maximum": 559000.0176,
                "minimum": 557999.9976,
                "name": "X",
                "position": 0,
                "stddev": 232.6963558,
                "variance": 54147.59401
              },
              {
                "average": 4367539.704,
                "count": 1579369,
                "maximum": 4367999.989,
                "minimum": 4366999.989,
                "name": "Y",
                "position": 1,
                "stddev": 316.9212704,
                "variance": 100439.0916
              },
              {
                "average": -0.6625882173,
                "count": 1579369,
                "maximum": 9.216738337,
                "minimum": -3.203261663,
                "name": "Z",
                "position": 2,
                "stddev": 0.9091573379,
                "variance": 0.826567065
              },
              {
                "average": 2950.297109,
                "count": 1579369,
                "maximum": 37925,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 5582.921634,
                "variance": 31169013.97
              },
              {
                "average": 1.000084211,
                "count": 1579369,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0112809133,
                "variance": 0.0001272590048
              },
              {
                "average": 1.000170321,
                "count": 1579369,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01715787157,
                "variance": 0.0002943925568
              },
              {
                "average": 1,
                "count": 1579369,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1579369,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.03505514,
                "count": 1579369,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.655085878,
                "variance": 93.22068332
              },
              {
                "average": 20.03457159,
                "count": 1579369,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.997073392,
                "variance": 3.988302133
              },
              {
                "average": 1.855973493,
                "count": 1579369,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3518480921,
                "variance": 0.1237970799
              },
              {
                "average": 19.46389982,
                "count": 1579369,
                "maximum": 24,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.53136699,
                "variance": 2.345084857
              },
              {
                "average": 352133133.5,
                "count": 1579369,
                "maximum": 352135616,
                "minimum": 352131581.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 934.8882524,
                "variance": 874016.0444
              },
              {
                "average": 0,
                "count": 1579369,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1579369,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1579369,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1579369,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1579369,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557999.9976,
              4366999.989,
              -3.203261663,
              559000.0176,
              4367999.989,
              9.216738337
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557999.9976062695,
                    4366999.98892422,
                    -3.203261663418925
                  ],
                  [
                    557999.9976062695,
                    4367999.98892422,
                    -3.203261663418925
                  ],
                  [
                    559000.0176062696,
                    4367999.98892422,
                    9.216738336581074
                  ],
                  [
                    559000.0176062696,
                    4366999.98892422,
                    9.216738336581074
                  ],
                  [
                    557999.9976062695,
                    4366999.98892422,
                    -3.203261663418925
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T17:13:36+00:00",
            "end_time": "2022-11-10T16:06:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5669.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.34869849380301,
              39.46876083312364,
              -1.633151622381546
            ],
            [
              -74.34861447354623,
              39.477770872456354,
              -1.633151622381546
            ],
            [
              -74.33726188528901,
              39.47770672361144,
              2.066848377618455
            ],
            [
              -74.33734736962302,
              39.46869670469934,
              2.066848377618455
            ],
            [
              -74.34869849380301,
              39.46876083312364,
              -1.633151622381546
            ]
          ]
        ]
      },
      "bbox": [
        -74.34869849,
        39.4686967,
        -1.633151622,
        -74.33726189,
        39.47777087,
        2.066848378
      ],
      "properties": {
        "datetime": "2022-11-10T14:53:24Z",
        "pc:count": 2276392,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556587.3417,
            "count": 2276392,
            "maximum": 557000.015,
            "minimum": 556023.555,
            "name": "X",
            "position": 0,
            "stddev": 236.3727939,
            "variance": 55872.0977
          },
          {
            "average": 4369483.291,
            "count": 2276392,
            "maximum": 4369999.985,
            "minimum": 4368999.985,
            "name": "Y",
            "position": 1,
            "stddev": 308.7137864,
            "variance": 95304.20192
          },
          {
            "average": 0.618144411,
            "count": 2276392,
            "maximum": 2.066848378,
            "minimum": -1.633151622,
            "name": "Z",
            "position": 2,
            "stddev": 0.3613090874,
            "variance": 0.1305442566
          },
          {
            "average": 2036.483347,
            "count": 2276392,
            "maximum": 19647,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1072.005982,
            "variance": 1149196.825
          },
          {
            "average": 1.000282904,
            "count": 2276392,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01681736938,
            "variance": 0.0002828239129
          },
          {
            "average": 1.000568004,
            "count": 2276392,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02382607239,
            "variance": 0.0005676817255
          },
          {
            "average": 1,
            "count": 2276392,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2276392,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.60362934,
            "count": 2276392,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.73267628,
            "variance": 115.1903402
          },
          {
            "average": 19.92661436,
            "count": 2276392,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.767132813,
            "variance": 3.122758377
          },
          {
            "average": 1.186160819,
            "count": 2276392,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3905490818,
            "variance": 0.1525285853
          },
          {
            "average": 6.926977867,
            "count": 2276392,
            "maximum": 10,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.323277486,
            "variance": 1.751063306
          },
          {
            "average": 352125598.7,
            "count": 2276392,
            "maximum": 352127204.3,
            "minimum": 352124072.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 750.0038872,
            "variance": 562505.8308
          },
          {
            "average": 0,
            "count": 2276392,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2276392,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2276392,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2276392,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2276392,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556023.555,
          4368999.985,
          -1.633151622,
          557000.015,
          4369999.985,
          2.066848378
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556023.5549527939,
                4368999.98549209,
                -1.633151622381546
              ],
              [
                556023.5549527939,
                4369999.98549209,
                -1.633151622381546
              ],
              [
                557000.0149527938,
                4369999.98549209,
                2.066848377618455
              ],
              [
                557000.0149527938,
                4368999.98549209,
                2.066848377618455
              ],
              [
                556023.5549527939,
                4368999.98549209,
                -1.633151622381546
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T14:53:24+00:00",
        "end_time": "2022-11-10T14:01:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5669.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5669.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5669.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5669.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.34869849,
            39.4686967,
            -1.633151622,
            -74.33726189,
            39.47777087,
            2.066848378
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.34869849380301,
                  39.46876083312364,
                  -1.633151622381546
                ],
                [
                  -74.34861447354623,
                  39.477770872456354,
                  -1.633151622381546
                ],
                [
                  -74.33726188528901,
                  39.47770672361144,
                  2.066848377618455
                ],
                [
                  -74.33734736962302,
                  39.46869670469934,
                  2.066848377618455
                ],
                [
                  -74.34869849380301,
                  39.46876083312364,
                  -1.633151622381546
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5669.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5669.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T14:53:24Z",
            "pc:count": 2276392,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556587.3417,
                "count": 2276392,
                "maximum": 557000.015,
                "minimum": 556023.555,
                "name": "X",
                "position": 0,
                "stddev": 236.3727939,
                "variance": 55872.0977
              },
              {
                "average": 4369483.291,
                "count": 2276392,
                "maximum": 4369999.985,
                "minimum": 4368999.985,
                "name": "Y",
                "position": 1,
                "stddev": 308.7137864,
                "variance": 95304.20192
              },
              {
                "average": 0.618144411,
                "count": 2276392,
                "maximum": 2.066848378,
                "minimum": -1.633151622,
                "name": "Z",
                "position": 2,
                "stddev": 0.3613090874,
                "variance": 0.1305442566
              },
              {
                "average": 2036.483347,
                "count": 2276392,
                "maximum": 19647,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1072.005982,
                "variance": 1149196.825
              },
              {
                "average": 1.000282904,
                "count": 2276392,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01681736938,
                "variance": 0.0002828239129
              },
              {
                "average": 1.000568004,
                "count": 2276392,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02382607239,
                "variance": 0.0005676817255
              },
              {
                "average": 1,
                "count": 2276392,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2276392,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.60362934,
                "count": 2276392,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.73267628,
                "variance": 115.1903402
              },
              {
                "average": 19.92661436,
                "count": 2276392,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.767132813,
                "variance": 3.122758377
              },
              {
                "average": 1.186160819,
                "count": 2276392,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3905490818,
                "variance": 0.1525285853
              },
              {
                "average": 6.926977867,
                "count": 2276392,
                "maximum": 10,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.323277486,
                "variance": 1.751063306
              },
              {
                "average": 352125598.7,
                "count": 2276392,
                "maximum": 352127204.3,
                "minimum": 352124072.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 750.0038872,
                "variance": 562505.8308
              },
              {
                "average": 0,
                "count": 2276392,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2276392,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2276392,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2276392,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2276392,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556023.555,
              4368999.985,
              -1.633151622,
              557000.015,
              4369999.985,
              2.066848378
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556023.5549527939,
                    4368999.98549209,
                    -1.633151622381546
                  ],
                  [
                    556023.5549527939,
                    4369999.98549209,
                    -1.633151622381546
                  ],
                  [
                    557000.0149527938,
                    4369999.98549209,
                    2.066848377618455
                  ],
                  [
                    557000.0149527938,
                    4368999.98549209,
                    2.066848377618455
                  ],
                  [
                    556023.5549527939,
                    4368999.98549209,
                    -1.633151622381546
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T14:53:24+00:00",
            "end_time": "2022-11-10T14:01:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6478.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.25510972619799,
              39.54929276968889,
              -3.319814808281471
            ],
            [
              -74.25501335816145,
              39.55830250407638,
              -3.319814808281471
            ],
            [
              -74.243374122544,
              39.55822731090543,
              18.78018519171853
            ],
            [
              -74.24347199583104,
              39.54921760044027,
              18.78018519171853
            ],
            [
              -74.25510972619799,
              39.54929276968889,
              -3.319814808281471
            ]
          ]
        ]
      },
      "bbox": [
        -74.25510973,
        39.5492176,
        -3.319814808,
        -74.24337412,
        39.5583025,
        18.78018519
      ],
      "properties": {
        "datetime": "2022-11-10T16:03:47Z",
        "pc:count": 4001248,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564427.9397,
            "count": 4001248,
            "maximum": 564999.9937,
            "minimum": 564000.0137,
            "name": "X",
            "position": 0,
            "stddev": 242.2287697,
            "variance": 58674.77685
          },
          {
            "average": 4378387.677,
            "count": 4001248,
            "maximum": 4378999.983,
            "minimum": 4377999.983,
            "name": "Y",
            "position": 1,
            "stddev": 236.7738267,
            "variance": 56061.84503
          },
          {
            "average": 3.497317289,
            "count": 4001248,
            "maximum": 18.78018519,
            "minimum": -3.319814808,
            "name": "Z",
            "position": 2,
            "stddev": 3.382465874,
            "variance": 11.44107539
          },
          {
            "average": 6430.294035,
            "count": 4001248,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8514.61223,
            "variance": 72498621.42
          },
          {
            "average": 1.529256872,
            "count": 4001248,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8938037905,
            "variance": 0.7988852159
          },
          {
            "average": 2.060894751,
            "count": 4001248,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.276399045,
            "variance": 1.629194521
          },
          {
            "average": 1,
            "count": 4001248,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4001248,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.08733875,
            "count": 4001248,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.407202552,
            "variance": 70.68105474
          },
          {
            "average": 19.95547271,
            "count": 4001248,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.958044695,
            "variance": 3.833939027
          },
          {
            "average": 1.663435008,
            "count": 4001248,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9627744764,
            "variance": 0.9269346923
          },
          {
            "average": 14.83221535,
            "count": 4001248,
            "maximum": 17,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.313520709,
            "variance": 1.725336654
          },
          {
            "average": 352130209.2,
            "count": 4001248,
            "maximum": 352131427.5,
            "minimum": 352128611.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 843.1914657,
            "variance": 710971.8479
          },
          {
            "average": 0,
            "count": 4001248,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4001248,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4001248,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4001248,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4001248,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564000.0137,
          4377999.983,
          -3.319814808,
          564999.9937,
          4378999.983,
          18.78018519
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564000.0137168448,
                4377999.982654318,
                -3.319814808281471
              ],
              [
                564000.0137168448,
                4378999.982654318,
                -3.319814808281471
              ],
              [
                564999.9937168448,
                4378999.982654318,
                18.78018519171853
              ],
              [
                564999.9937168448,
                4377999.982654318,
                18.78018519171853
              ],
              [
                564000.0137168448,
                4377999.982654318,
                -3.319814808281471
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:03:47+00:00",
        "end_time": "2022-11-10T15:16:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6478.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6478.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6478.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6478.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.25510973,
            39.5492176,
            -3.319814808,
            -74.24337412,
            39.5583025,
            18.78018519
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.25510972619799,
                  39.54929276968889,
                  -3.319814808281471
                ],
                [
                  -74.25501335816145,
                  39.55830250407638,
                  -3.319814808281471
                ],
                [
                  -74.243374122544,
                  39.55822731090543,
                  18.78018519171853
                ],
                [
                  -74.24347199583104,
                  39.54921760044027,
                  18.78018519171853
                ],
                [
                  -74.25510972619799,
                  39.54929276968889,
                  -3.319814808281471
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6478.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6478.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:03:47Z",
            "pc:count": 4001248,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564427.9397,
                "count": 4001248,
                "maximum": 564999.9937,
                "minimum": 564000.0137,
                "name": "X",
                "position": 0,
                "stddev": 242.2287697,
                "variance": 58674.77685
              },
              {
                "average": 4378387.677,
                "count": 4001248,
                "maximum": 4378999.983,
                "minimum": 4377999.983,
                "name": "Y",
                "position": 1,
                "stddev": 236.7738267,
                "variance": 56061.84503
              },
              {
                "average": 3.497317289,
                "count": 4001248,
                "maximum": 18.78018519,
                "minimum": -3.319814808,
                "name": "Z",
                "position": 2,
                "stddev": 3.382465874,
                "variance": 11.44107539
              },
              {
                "average": 6430.294035,
                "count": 4001248,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8514.61223,
                "variance": 72498621.42
              },
              {
                "average": 1.529256872,
                "count": 4001248,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8938037905,
                "variance": 0.7988852159
              },
              {
                "average": 2.060894751,
                "count": 4001248,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.276399045,
                "variance": 1.629194521
              },
              {
                "average": 1,
                "count": 4001248,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4001248,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.08733875,
                "count": 4001248,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.407202552,
                "variance": 70.68105474
              },
              {
                "average": 19.95547271,
                "count": 4001248,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.958044695,
                "variance": 3.833939027
              },
              {
                "average": 1.663435008,
                "count": 4001248,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9627744764,
                "variance": 0.9269346923
              },
              {
                "average": 14.83221535,
                "count": 4001248,
                "maximum": 17,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.313520709,
                "variance": 1.725336654
              },
              {
                "average": 352130209.2,
                "count": 4001248,
                "maximum": 352131427.5,
                "minimum": 352128611.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 843.1914657,
                "variance": 710971.8479
              },
              {
                "average": 0,
                "count": 4001248,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4001248,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4001248,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4001248,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4001248,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564000.0137,
              4377999.983,
              -3.319814808,
              564999.9937,
              4378999.983,
              18.78018519
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564000.0137168448,
                    4377999.982654318,
                    -3.319814808281471
                  ],
                  [
                    564000.0137168448,
                    4378999.982654318,
                    -3.319814808281471
                  ],
                  [
                    564999.9937168448,
                    4378999.982654318,
                    18.78018519171853
                  ],
                  [
                    564999.9937168448,
                    4377999.982654318,
                    18.78018519171853
                  ],
                  [
                    564000.0137168448,
                    4377999.982654318,
                    -3.319814808281471
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:03:47+00:00",
            "end_time": "2022-11-10T15:16:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5973.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.31374397017672,
              39.50460173963462,
              -3.73085619165313
            ],
            [
              -74.31365532813457,
              39.51361165894261,
              -3.73085619165313
            ],
            [
              -74.30202293755535,
              39.51354240097479,
              12.92914380834687
            ],
            [
              -74.30211308163663,
              39.50453250370808,
              12.92914380834687
            ],
            [
              -74.31374397017672,
              39.50460173963462,
              -3.73085619165313
            ]
          ]
        ]
      },
      "bbox": [
        -74.31374397,
        39.5045325,
        -3.730856192,
        -74.30202294,
        39.51361166,
        12.92914381
      ],
      "properties": {
        "datetime": "2022-11-10T15:15:27Z",
        "pc:count": 1619306,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559382.9952,
            "count": 1619306,
            "maximum": 560000.0178,
            "minimum": 558999.9978,
            "name": "X",
            "position": 0,
            "stddev": 256.1978318,
            "variance": 65637.329
          },
          {
            "average": 4373684.175,
            "count": 1619306,
            "maximum": 4373999.988,
            "minimum": 4372999.988,
            "name": "Y",
            "position": 1,
            "stddev": 253.3911633,
            "variance": 64207.08165
          },
          {
            "average": 0.3996949025,
            "count": 1619306,
            "maximum": 12.92914381,
            "minimum": -3.730856192,
            "name": "Z",
            "position": 2,
            "stddev": 0.985332573,
            "variance": 0.9708802793
          },
          {
            "average": 2850.922912,
            "count": 1619306,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 3250.454441,
            "variance": 10565454.07
          },
          {
            "average": 1.005759257,
            "count": 1619306,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08057203281,
            "variance": 0.006491852471
          },
          {
            "average": 1.011502458,
            "count": 1619306,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1168655638,
            "variance": 0.01365756001
          },
          {
            "average": 1,
            "count": 1619306,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619306,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.898639294,
            "count": 1619306,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.63349372,
            "variance": 135.3381761
          },
          {
            "average": 20.0542056,
            "count": 1619306,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.639471386,
            "variance": 2.687866426
          },
          {
            "average": 1.236157341,
            "count": 1619306,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4266582398,
            "variance": 0.1820372536
          },
          {
            "average": 6.911027934,
            "count": 1619306,
            "maximum": 12,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.495611098,
            "variance": 2.236852556
          },
          {
            "average": 352125560,
            "count": 1619306,
            "maximum": 352128527,
            "minimum": 352124138.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 815.4343598,
            "variance": 664933.1951
          },
          {
            "average": 0,
            "count": 1619306,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619306,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619306,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619306,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619306,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558999.9978,
          4372999.988,
          -3.730856192,
          560000.0178,
          4373999.988,
          12.92914381
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558999.9978393442,
                4372999.987936204,
                -3.73085619165313
              ],
              [
                558999.9978393442,
                4373999.987936204,
                -3.73085619165313
              ],
              [
                560000.0178393442,
                4373999.987936204,
                12.92914380834687
              ],
              [
                560000.0178393442,
                4372999.987936204,
                12.92914380834687
              ],
              [
                558999.9978393442,
                4372999.987936204,
                -3.73085619165313
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:15:27+00:00",
        "end_time": "2022-11-10T14:02:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5973.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5973.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5973.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5973.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.31374397,
            39.5045325,
            -3.730856192,
            -74.30202294,
            39.51361166,
            12.92914381
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.31374397017672,
                  39.50460173963462,
                  -3.73085619165313
                ],
                [
                  -74.31365532813457,
                  39.51361165894261,
                  -3.73085619165313
                ],
                [
                  -74.30202293755535,
                  39.51354240097479,
                  12.92914380834687
                ],
                [
                  -74.30211308163663,
                  39.50453250370808,
                  12.92914380834687
                ],
                [
                  -74.31374397017672,
                  39.50460173963462,
                  -3.73085619165313
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5973.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5973.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:15:27Z",
            "pc:count": 1619306,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559382.9952,
                "count": 1619306,
                "maximum": 560000.0178,
                "minimum": 558999.9978,
                "name": "X",
                "position": 0,
                "stddev": 256.1978318,
                "variance": 65637.329
              },
              {
                "average": 4373684.175,
                "count": 1619306,
                "maximum": 4373999.988,
                "minimum": 4372999.988,
                "name": "Y",
                "position": 1,
                "stddev": 253.3911633,
                "variance": 64207.08165
              },
              {
                "average": 0.3996949025,
                "count": 1619306,
                "maximum": 12.92914381,
                "minimum": -3.730856192,
                "name": "Z",
                "position": 2,
                "stddev": 0.985332573,
                "variance": 0.9708802793
              },
              {
                "average": 2850.922912,
                "count": 1619306,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 3250.454441,
                "variance": 10565454.07
              },
              {
                "average": 1.005759257,
                "count": 1619306,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08057203281,
                "variance": 0.006491852471
              },
              {
                "average": 1.011502458,
                "count": 1619306,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1168655638,
                "variance": 0.01365756001
              },
              {
                "average": 1,
                "count": 1619306,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619306,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.898639294,
                "count": 1619306,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.63349372,
                "variance": 135.3381761
              },
              {
                "average": 20.0542056,
                "count": 1619306,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.639471386,
                "variance": 2.687866426
              },
              {
                "average": 1.236157341,
                "count": 1619306,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4266582398,
                "variance": 0.1820372536
              },
              {
                "average": 6.911027934,
                "count": 1619306,
                "maximum": 12,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.495611098,
                "variance": 2.236852556
              },
              {
                "average": 352125560,
                "count": 1619306,
                "maximum": 352128527,
                "minimum": 352124138.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 815.4343598,
                "variance": 664933.1951
              },
              {
                "average": 0,
                "count": 1619306,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619306,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619306,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619306,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619306,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558999.9978,
              4372999.988,
              -3.730856192,
              560000.0178,
              4373999.988,
              12.92914381
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558999.9978393442,
                    4372999.987936204,
                    -3.73085619165313
                  ],
                  [
                    558999.9978393442,
                    4373999.987936204,
                    -3.73085619165313
                  ],
                  [
                    560000.0178393442,
                    4373999.987936204,
                    12.92914380834687
                  ],
                  [
                    560000.0178393442,
                    4372999.987936204,
                    12.92914380834687
                  ],
                  [
                    558999.9978393442,
                    4372999.987936204,
                    -3.73085619165313
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:15:27+00:00",
            "end_time": "2022-11-10T14:02:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8768.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.97542144360727,
              40.35802960708324,
              -4.250623921231767
            ],
            [
              -73.97528504538798,
              40.36703740020694,
              -4.250623921231767
            ],
            [
              -73.97025387433312,
              40.366992708921586,
              42.40937607876823
            ],
            [
              -73.97039094195611,
              40.35798492994102,
              42.40937607876823
            ],
            [
              -73.97542144360727,
              40.35802960708324,
              -4.250623921231767
            ]
          ]
        ]
      },
      "bbox": [
        -73.97542144,
        40.35798493,
        -4.250623921,
        -73.97025387,
        40.3670374,
        42.40937608
      ],
      "properties": {
        "datetime": "2022-11-11T15:34:56Z",
        "pc:count": 1858548,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 587207.0664,
            "count": 1858548,
            "maximum": 587427.2179,
            "minimum": 586999.9979,
            "name": "X",
            "position": 0,
            "stddev": 103.9656901,
            "variance": 10808.86471
          },
          {
            "average": 4468473.61,
            "count": 1858548,
            "maximum": 4468999.989,
            "minimum": 4467999.989,
            "name": "Y",
            "position": 1,
            "stddev": 282.3799199,
            "variance": 79738.41914
          },
          {
            "average": 2.954620463,
            "count": 1858548,
            "maximum": 42.40937608,
            "minimum": -4.250623921,
            "name": "Z",
            "position": 2,
            "stddev": 3.779401832,
            "variance": 14.28387821
          },
          {
            "average": 7504.314134,
            "count": 1858548,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8690.295085,
            "variance": 75521228.66
          },
          {
            "average": 1.268573101,
            "count": 1858548,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6532582471,
            "variance": 0.4267463374
          },
          {
            "average": 1.540099045,
            "count": 1858548,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.978100704,
            "variance": 0.9566809871
          },
          {
            "average": 1,
            "count": 1858548,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1858548,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.248363238,
            "count": 1858548,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.34081202,
            "variance": 128.6140172
          },
          {
            "average": 19.99162288,
            "count": 1858548,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.610364867,
            "variance": 2.593275005
          },
          {
            "average": 1.497935485,
            "count": 1858548,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7231609757,
            "variance": 0.5229617967
          },
          {
            "average": 3.23883268,
            "count": 1858548,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8802835567,
            "variance": 0.7748991402
          },
          {
            "average": 352215209.7,
            "count": 1858548,
            "maximum": 352216096.9,
            "minimum": 352208373.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1980.650196,
            "variance": 3922975.199
          },
          {
            "average": 0,
            "count": 1858548,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1858548,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1858548,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1858548,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1858548,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586999.9979,
          4467999.989,
          -4.250623921,
          587427.2179,
          4468999.989,
          42.40937608
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586999.9979400724,
                4467999.988967495,
                -4.250623921231767
              ],
              [
                586999.9979400724,
                4468999.988967495,
                -4.250623921231767
              ],
              [
                587427.2179400724,
                4468999.988967495,
                42.40937607876823
              ],
              [
                587427.2179400724,
                4467999.988967495,
                42.40937607876823
              ],
              [
                586999.9979400724,
                4467999.988967495,
                -4.250623921231767
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:34:56+00:00",
        "end_time": "2022-11-11T13:26:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8768.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8768.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8768.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8768.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.97542144,
            40.35798493,
            -4.250623921,
            -73.97025387,
            40.3670374,
            42.40937608
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.97542144360727,
                  40.35802960708324,
                  -4.250623921231767
                ],
                [
                  -73.97528504538798,
                  40.36703740020694,
                  -4.250623921231767
                ],
                [
                  -73.97025387433312,
                  40.366992708921586,
                  42.40937607876823
                ],
                [
                  -73.97039094195611,
                  40.35798492994102,
                  42.40937607876823
                ],
                [
                  -73.97542144360727,
                  40.35802960708324,
                  -4.250623921231767
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8768.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8768.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:34:56Z",
            "pc:count": 1858548,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 587207.0664,
                "count": 1858548,
                "maximum": 587427.2179,
                "minimum": 586999.9979,
                "name": "X",
                "position": 0,
                "stddev": 103.9656901,
                "variance": 10808.86471
              },
              {
                "average": 4468473.61,
                "count": 1858548,
                "maximum": 4468999.989,
                "minimum": 4467999.989,
                "name": "Y",
                "position": 1,
                "stddev": 282.3799199,
                "variance": 79738.41914
              },
              {
                "average": 2.954620463,
                "count": 1858548,
                "maximum": 42.40937608,
                "minimum": -4.250623921,
                "name": "Z",
                "position": 2,
                "stddev": 3.779401832,
                "variance": 14.28387821
              },
              {
                "average": 7504.314134,
                "count": 1858548,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8690.295085,
                "variance": 75521228.66
              },
              {
                "average": 1.268573101,
                "count": 1858548,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6532582471,
                "variance": 0.4267463374
              },
              {
                "average": 1.540099045,
                "count": 1858548,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.978100704,
                "variance": 0.9566809871
              },
              {
                "average": 1,
                "count": 1858548,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1858548,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.248363238,
                "count": 1858548,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.34081202,
                "variance": 128.6140172
              },
              {
                "average": 19.99162288,
                "count": 1858548,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.610364867,
                "variance": 2.593275005
              },
              {
                "average": 1.497935485,
                "count": 1858548,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7231609757,
                "variance": 0.5229617967
              },
              {
                "average": 3.23883268,
                "count": 1858548,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8802835567,
                "variance": 0.7748991402
              },
              {
                "average": 352215209.7,
                "count": 1858548,
                "maximum": 352216096.9,
                "minimum": 352208373.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1980.650196,
                "variance": 3922975.199
              },
              {
                "average": 0,
                "count": 1858548,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1858548,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1858548,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1858548,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1858548,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586999.9979,
              4467999.989,
              -4.250623921,
              587427.2179,
              4468999.989,
              42.40937608
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586999.9979400724,
                    4467999.988967495,
                    -4.250623921231767
                  ],
                  [
                    586999.9979400724,
                    4468999.988967495,
                    -4.250623921231767
                  ],
                  [
                    587427.2179400724,
                    4468999.988967495,
                    42.40937607876823
                  ],
                  [
                    587427.2179400724,
                    4467999.988967495,
                    42.40937607876823
                  ],
                  [
                    586999.9979400724,
                    4467999.988967495,
                    -4.250623921231767
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:34:56+00:00",
            "end_time": "2022-11-11T13:26:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8479.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.00893861134898,
              40.457420079979016,
              -3.557889786906408
            ],
            [
              -74.00880621093529,
              40.46642781070474,
              -3.557889786906408
            ],
            [
              -73.99736817156372,
              40.46632915323882,
              33.682110213093594
            ],
            [
              -73.99750209921301,
              40.457321453716574,
              33.682110213093594
            ],
            [
              -74.00893861134898,
              40.457420079979016,
              -3.557889786906408
            ]
          ]
        ]
      },
      "bbox": [
        -74.00893861,
        40.45732145,
        -3.557889787,
        -73.99736817,
        40.46642781,
        33.68211021
      ],
      "properties": {
        "datetime": "2022-11-11T14:35:14Z",
        "pc:count": 6927797,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 584672.0834,
            "count": 6927797,
            "maximum": 585000.0155,
            "minimum": 584030.1955,
            "name": "X",
            "position": 0,
            "stddev": 203.337715,
            "variance": 41346.22635
          },
          {
            "average": 4479531.892,
            "count": 6927797,
            "maximum": 4479999.984,
            "minimum": 4478999.984,
            "name": "Y",
            "position": 1,
            "stddev": 283.3637217,
            "variance": 80294.99879
          },
          {
            "average": 5.10637801,
            "count": 6927797,
            "maximum": 33.68211021,
            "minimum": -3.557889787,
            "name": "Z",
            "position": 2,
            "stddev": 4.040014274,
            "variance": 16.32171534
          },
          {
            "average": 3978.11563,
            "count": 6927797,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 5179.347554,
            "variance": 26825641.09
          },
          {
            "average": 1.959985981,
            "count": 6927797,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.16890337,
            "variance": 1.366335087
          },
          {
            "average": 2.92064678,
            "count": 6927797,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.552925845,
            "variance": 2.411578679
          },
          {
            "average": 1,
            "count": 6927797,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6927797,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.922768089,
            "count": 6927797,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.398646248,
            "variance": 19.34808881
          },
          {
            "average": 20.1058842,
            "count": 6927797,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.644017436,
            "variance": 2.702793328
          },
          {
            "average": 2.105595762,
            "count": 6927797,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.419232928,
            "variance": 2.014222105
          },
          {
            "average": 7.148931038,
            "count": 6927797,
            "maximum": 10,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.098508495,
            "variance": 1.206720913
          },
          {
            "average": 352211285,
            "count": 6927797,
            "maximum": 352212514.8,
            "minimum": 352209805.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 500.2865025,
            "variance": 250286.5846
          },
          {
            "average": 0,
            "count": 6927797,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6927797,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6927797,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6927797,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6927797,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          584030.1955,
          4478999.984,
          -3.557889787,
          585000.0155,
          4479999.984,
          33.68211021
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                584030.195547552,
                4478999.984145366,
                -3.557889786906408
              ],
              [
                584030.195547552,
                4479999.984145366,
                -3.557889786906408
              ],
              [
                585000.015547552,
                4479999.984145366,
                33.682110213093594
              ],
              [
                585000.015547552,
                4478999.984145366,
                33.682110213093594
              ],
              [
                584030.195547552,
                4478999.984145366,
                -3.557889786906408
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:35:14+00:00",
        "end_time": "2022-11-11T13:50:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8479.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8479.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8479.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8479.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.00893861,
            40.45732145,
            -3.557889787,
            -73.99736817,
            40.46642781,
            33.68211021
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.00893861134898,
                  40.457420079979016,
                  -3.557889786906408
                ],
                [
                  -74.00880621093529,
                  40.46642781070474,
                  -3.557889786906408
                ],
                [
                  -73.99736817156372,
                  40.46632915323882,
                  33.682110213093594
                ],
                [
                  -73.99750209921301,
                  40.457321453716574,
                  33.682110213093594
                ],
                [
                  -74.00893861134898,
                  40.457420079979016,
                  -3.557889786906408
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8479.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8479.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:35:14Z",
            "pc:count": 6927797,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 584672.0834,
                "count": 6927797,
                "maximum": 585000.0155,
                "minimum": 584030.1955,
                "name": "X",
                "position": 0,
                "stddev": 203.337715,
                "variance": 41346.22635
              },
              {
                "average": 4479531.892,
                "count": 6927797,
                "maximum": 4479999.984,
                "minimum": 4478999.984,
                "name": "Y",
                "position": 1,
                "stddev": 283.3637217,
                "variance": 80294.99879
              },
              {
                "average": 5.10637801,
                "count": 6927797,
                "maximum": 33.68211021,
                "minimum": -3.557889787,
                "name": "Z",
                "position": 2,
                "stddev": 4.040014274,
                "variance": 16.32171534
              },
              {
                "average": 3978.11563,
                "count": 6927797,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 5179.347554,
                "variance": 26825641.09
              },
              {
                "average": 1.959985981,
                "count": 6927797,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.16890337,
                "variance": 1.366335087
              },
              {
                "average": 2.92064678,
                "count": 6927797,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.552925845,
                "variance": 2.411578679
              },
              {
                "average": 1,
                "count": 6927797,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6927797,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.922768089,
                "count": 6927797,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.398646248,
                "variance": 19.34808881
              },
              {
                "average": 20.1058842,
                "count": 6927797,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.644017436,
                "variance": 2.702793328
              },
              {
                "average": 2.105595762,
                "count": 6927797,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.419232928,
                "variance": 2.014222105
              },
              {
                "average": 7.148931038,
                "count": 6927797,
                "maximum": 10,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.098508495,
                "variance": 1.206720913
              },
              {
                "average": 352211285,
                "count": 6927797,
                "maximum": 352212514.8,
                "minimum": 352209805.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 500.2865025,
                "variance": 250286.5846
              },
              {
                "average": 0,
                "count": 6927797,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6927797,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6927797,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6927797,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6927797,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              584030.1955,
              4478999.984,
              -3.557889787,
              585000.0155,
              4479999.984,
              33.68211021
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    584030.195547552,
                    4478999.984145366,
                    -3.557889786906408
                  ],
                  [
                    584030.195547552,
                    4479999.984145366,
                    -3.557889786906408
                  ],
                  [
                    585000.015547552,
                    4479999.984145366,
                    33.682110213093594
                  ],
                  [
                    585000.015547552,
                    4478999.984145366,
                    33.682110213093594
                  ],
                  [
                    584030.195547552,
                    4478999.984145366,
                    -3.557889786906408
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:35:14+00:00",
            "end_time": "2022-11-11T13:50:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8663.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.9825137831752,
              40.31304699512128,
              -1.071196807097369
            ],
            [
              -73.98237854405768,
              40.322054878430535,
              -1.071196807097369
            ],
            [
              -73.9759662300475,
              40.32199828801408,
              39.30880319290263
            ],
            [
              -73.9761023209823,
              40.31299042261845,
              39.30880319290263
            ],
            [
              -73.9825137831752,
              40.31304699512128,
              -1.071196807097369
            ]
          ]
        ]
      },
      "bbox": [
        -73.98251378,
        40.31299042,
        -1.071196807,
        -73.97596623,
        40.32205488,
        39.30880319
      ],
      "properties": {
        "datetime": "2022-11-11T15:33:50Z",
        "pc:count": 3309682,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586736.2511,
            "count": 3309682,
            "maximum": 587000.0142,
            "minimum": 586455.1542,
            "name": "X",
            "position": 0,
            "stddev": 150.8481387,
            "variance": 22755.16093
          },
          {
            "average": 4463501.379,
            "count": 3309682,
            "maximum": 4463999.989,
            "minimum": 4462999.989,
            "name": "Y",
            "position": 1,
            "stddev": 287.0556694,
            "variance": 82400.95736
          },
          {
            "average": 6.107750784,
            "count": 3309682,
            "maximum": 39.30880319,
            "minimum": -1.071196807,
            "name": "Z",
            "position": 2,
            "stddev": 4.400092277,
            "variance": 19.36081204
          },
          {
            "average": 6125.903671,
            "count": 3309682,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 7056.835679,
            "variance": 49798929.79
          },
          {
            "average": 1.616174001,
            "count": 3309682,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.00190844,
            "variance": 1.003820523
          },
          {
            "average": 2.233730612,
            "count": 3309682,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.478408889,
            "variance": 2.185692843
          },
          {
            "average": 1,
            "count": 3309682,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3309682,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.279954388,
            "count": 3309682,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5256173448,
            "variance": 0.2762735931
          },
          {
            "average": 20.09076999,
            "count": 3309682,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.561588666,
            "variance": 2.438559162
          },
          {
            "average": 1.734020066,
            "count": 3309682,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.326159015,
            "variance": 1.758697733
          },
          {
            "average": 3.362499177,
            "count": 3309682,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7062631321,
            "variance": 0.4988076118
          },
          {
            "average": 352215733.5,
            "count": 3309682,
            "maximum": 352216030.7,
            "minimum": 352215098.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 321.9494286,
            "variance": 103651.4346
          },
          {
            "average": 0,
            "count": 3309682,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3309682,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3309682,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3309682,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3309682,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586455.1542,
          4462999.989,
          -1.071196807,
          587000.0142,
          4463999.989,
          39.30880319
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586455.1542128873,
                4462999.988931438,
                -1.071196807097369
              ],
              [
                586455.1542128873,
                4463999.988931438,
                -1.071196807097369
              ],
              [
                587000.0142128874,
                4463999.988931438,
                39.30880319290263
              ],
              [
                587000.0142128874,
                4462999.988931438,
                39.30880319290263
              ],
              [
                586455.1542128873,
                4462999.988931438,
                -1.071196807097369
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:33:50+00:00",
        "end_time": "2022-11-11T15:18:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8663.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8663.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8663.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8663.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.98251378,
            40.31299042,
            -1.071196807,
            -73.97596623,
            40.32205488,
            39.30880319
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.9825137831752,
                  40.31304699512128,
                  -1.071196807097369
                ],
                [
                  -73.98237854405768,
                  40.322054878430535,
                  -1.071196807097369
                ],
                [
                  -73.9759662300475,
                  40.32199828801408,
                  39.30880319290263
                ],
                [
                  -73.9761023209823,
                  40.31299042261845,
                  39.30880319290263
                ],
                [
                  -73.9825137831752,
                  40.31304699512128,
                  -1.071196807097369
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8663.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8663.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:33:50Z",
            "pc:count": 3309682,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586736.2511,
                "count": 3309682,
                "maximum": 587000.0142,
                "minimum": 586455.1542,
                "name": "X",
                "position": 0,
                "stddev": 150.8481387,
                "variance": 22755.16093
              },
              {
                "average": 4463501.379,
                "count": 3309682,
                "maximum": 4463999.989,
                "minimum": 4462999.989,
                "name": "Y",
                "position": 1,
                "stddev": 287.0556694,
                "variance": 82400.95736
              },
              {
                "average": 6.107750784,
                "count": 3309682,
                "maximum": 39.30880319,
                "minimum": -1.071196807,
                "name": "Z",
                "position": 2,
                "stddev": 4.400092277,
                "variance": 19.36081204
              },
              {
                "average": 6125.903671,
                "count": 3309682,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 7056.835679,
                "variance": 49798929.79
              },
              {
                "average": 1.616174001,
                "count": 3309682,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.00190844,
                "variance": 1.003820523
              },
              {
                "average": 2.233730612,
                "count": 3309682,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.478408889,
                "variance": 2.185692843
              },
              {
                "average": 1,
                "count": 3309682,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3309682,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.279954388,
                "count": 3309682,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5256173448,
                "variance": 0.2762735931
              },
              {
                "average": 20.09076999,
                "count": 3309682,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.561588666,
                "variance": 2.438559162
              },
              {
                "average": 1.734020066,
                "count": 3309682,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.326159015,
                "variance": 1.758697733
              },
              {
                "average": 3.362499177,
                "count": 3309682,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7062631321,
                "variance": 0.4988076118
              },
              {
                "average": 352215733.5,
                "count": 3309682,
                "maximum": 352216030.7,
                "minimum": 352215098.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 321.9494286,
                "variance": 103651.4346
              },
              {
                "average": 0,
                "count": 3309682,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3309682,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3309682,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3309682,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3309682,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586455.1542,
              4462999.989,
              -1.071196807,
              587000.0142,
              4463999.989,
              39.30880319
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586455.1542128873,
                    4462999.988931438,
                    -1.071196807097369
                  ],
                  [
                    586455.1542128873,
                    4463999.988931438,
                    -1.071196807097369
                  ],
                  [
                    587000.0142128874,
                    4463999.988931438,
                    39.30880319290263
                  ],
                  [
                    587000.0142128874,
                    4462999.988931438,
                    39.30880319290263
                  ],
                  [
                    586455.1542128873,
                    4462999.988931438,
                    -1.071196807097369
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:33:50+00:00",
            "end_time": "2022-11-11T15:18:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5772.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.33709082750164,
              39.49572661190413,
              -2.964668687719477
            ],
            [
              -74.33700522624508,
              39.50473676854187,
              -2.964668687719477
            ],
            [
              -74.32537449140187,
              39.504669860755975,
              4.875331312280522
            ],
            [
              -74.32546159406257,
              39.49565972541341,
              4.875331312280522
            ],
            [
              -74.33709082750164,
              39.49572661190413,
              -2.964668687719477
            ]
          ]
        ]
      },
      "bbox": [
        -74.33709083,
        39.49565973,
        -2.964668688,
        -74.32537449,
        39.50473677,
        4.875331312
      ],
      "properties": {
        "datetime": "2022-11-10T14:17:04Z",
        "pc:count": 1835123,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557541.0116,
            "count": 1835123,
            "maximum": 558000.0128,
            "minimum": 557000.0128,
            "name": "X",
            "position": 0,
            "stddev": 274.5244238,
            "variance": 75363.65927
          },
          {
            "average": 4372618.38,
            "count": 1835123,
            "maximum": 4372999.994,
            "minimum": 4371999.974,
            "name": "Y",
            "position": 1,
            "stddev": 278.0752789,
            "variance": 77325.86073
          },
          {
            "average": -0.4000723855,
            "count": 1835123,
            "maximum": 4.875331312,
            "minimum": -2.964668688,
            "name": "Z",
            "position": 2,
            "stddev": 0.6690248749,
            "variance": 0.4475942832
          },
          {
            "average": 1663.943983,
            "count": 1835123,
            "maximum": 54053,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 3344.374937,
            "variance": 11184843.72
          },
          {
            "average": 1.00344718,
            "count": 1835123,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06194717345,
            "variance": 0.003837452298
          },
          {
            "average": 1.00690308,
            "count": 1835123,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08978802842,
            "variance": 0.008061890048
          },
          {
            "average": 1,
            "count": 1835123,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1835123,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.53291959,
            "count": 1835123,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.87291484,
            "variance": 61.98278808
          },
          {
            "average": 19.95736565,
            "count": 1835123,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.781824425,
            "variance": 3.17489828
          },
          {
            "average": 1.91509125,
            "count": 1835123,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2804143443,
            "variance": 0.0786322045
          },
          {
            "average": 2.374327497,
            "count": 1835123,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.458185611,
            "variance": 2.126305277
          },
          {
            "average": 352123426.6,
            "count": 1835123,
            "maximum": 352125024.3,
            "minimum": 352122848.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 646.3388912,
            "variance": 417753.9623
          },
          {
            "average": 0,
            "count": 1835123,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1835123,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1835123,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1835123,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1835123,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557000.0128,
          4371999.974,
          -2.964668688,
          558000.0128,
          4372999.994,
          4.875331312
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557000.0127997596,
                4371999.973593935,
                -2.964668687719477
              ],
              [
                557000.0127997596,
                4372999.993593935,
                -2.964668687719477
              ],
              [
                558000.0127997596,
                4372999.993593935,
                4.875331312280522
              ],
              [
                558000.0127997596,
                4371999.973593935,
                4.875331312280522
              ],
              [
                557000.0127997596,
                4371999.973593935,
                -2.964668687719477
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T14:17:04+00:00",
        "end_time": "2022-11-10T13:40:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5772.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5772.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5772.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5772.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.33709083,
            39.49565973,
            -2.964668688,
            -74.32537449,
            39.50473677,
            4.875331312
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.33709082750164,
                  39.49572661190413,
                  -2.964668687719477
                ],
                [
                  -74.33700522624508,
                  39.50473676854187,
                  -2.964668687719477
                ],
                [
                  -74.32537449140187,
                  39.504669860755975,
                  4.875331312280522
                ],
                [
                  -74.32546159406257,
                  39.49565972541341,
                  4.875331312280522
                ],
                [
                  -74.33709082750164,
                  39.49572661190413,
                  -2.964668687719477
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5772.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5772.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T14:17:04Z",
            "pc:count": 1835123,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557541.0116,
                "count": 1835123,
                "maximum": 558000.0128,
                "minimum": 557000.0128,
                "name": "X",
                "position": 0,
                "stddev": 274.5244238,
                "variance": 75363.65927
              },
              {
                "average": 4372618.38,
                "count": 1835123,
                "maximum": 4372999.994,
                "minimum": 4371999.974,
                "name": "Y",
                "position": 1,
                "stddev": 278.0752789,
                "variance": 77325.86073
              },
              {
                "average": -0.4000723855,
                "count": 1835123,
                "maximum": 4.875331312,
                "minimum": -2.964668688,
                "name": "Z",
                "position": 2,
                "stddev": 0.6690248749,
                "variance": 0.4475942832
              },
              {
                "average": 1663.943983,
                "count": 1835123,
                "maximum": 54053,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 3344.374937,
                "variance": 11184843.72
              },
              {
                "average": 1.00344718,
                "count": 1835123,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06194717345,
                "variance": 0.003837452298
              },
              {
                "average": 1.00690308,
                "count": 1835123,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08978802842,
                "variance": 0.008061890048
              },
              {
                "average": 1,
                "count": 1835123,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1835123,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.53291959,
                "count": 1835123,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.87291484,
                "variance": 61.98278808
              },
              {
                "average": 19.95736565,
                "count": 1835123,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.781824425,
                "variance": 3.17489828
              },
              {
                "average": 1.91509125,
                "count": 1835123,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2804143443,
                "variance": 0.0786322045
              },
              {
                "average": 2.374327497,
                "count": 1835123,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.458185611,
                "variance": 2.126305277
              },
              {
                "average": 352123426.6,
                "count": 1835123,
                "maximum": 352125024.3,
                "minimum": 352122848.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 646.3388912,
                "variance": 417753.9623
              },
              {
                "average": 0,
                "count": 1835123,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1835123,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1835123,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1835123,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1835123,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557000.0128,
              4371999.974,
              -2.964668688,
              558000.0128,
              4372999.994,
              4.875331312
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557000.0127997596,
                    4371999.973593935,
                    -2.964668687719477
                  ],
                  [
                    557000.0127997596,
                    4372999.993593935,
                    -2.964668687719477
                  ],
                  [
                    558000.0127997596,
                    4372999.993593935,
                    4.875331312280522
                  ],
                  [
                    558000.0127997596,
                    4371999.973593935,
                    4.875331312280522
                  ],
                  [
                    557000.0127997596,
                    4371999.973593935,
                    -2.964668687719477
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T14:17:04+00:00",
            "end_time": "2022-11-10T13:40:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ1617.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.80802328893454,
              39.007234083058364,
              -3.471758488919551
            ],
            [
              -74.80801346954884,
              39.01086653507232,
              -3.471758488919551
            ],
            [
              -74.80364636022937,
              39.010859266846666,
              3.208241511080448
            ],
            [
              -74.80365640297273,
              39.00722681576872,
              3.208241511080448
            ],
            [
              -74.80802328893454,
              39.007234083058364,
              -3.471758488919551
            ]
          ]
        ]
      },
      "bbox": [
        -74.80802329,
        39.00722682,
        -3.471758489,
        -74.80364636,
        39.01086654,
        3.208241511
      ],
      "properties": {
        "datetime": "2022-11-10T21:02:00Z",
        "pc:count": 211174,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 516861.9359,
            "count": 211174,
            "maximum": 517000.0137,
            "minimum": 516621.9137,
            "name": "X",
            "position": 0,
            "stddev": 103.3867668,
            "variance": 10688.82355
          },
          {
            "average": 4317868.989,
            "count": 211174,
            "maximum": 4317999.985,
            "minimum": 4317596.885,
            "name": "Y",
            "position": 1,
            "stddev": 95.21561762,
            "variance": 9066.013838
          },
          {
            "average": 0.2812843573,
            "count": 211174,
            "maximum": 3.208241511,
            "minimum": -3.471758489,
            "name": "Z",
            "position": 2,
            "stddev": 1.048418843,
            "variance": 1.099182071
          },
          {
            "average": 2380.464489,
            "count": 211174,
            "maximum": 14562,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1130.760113,
            "variance": 1278618.434
          },
          {
            "average": 1.048268253,
            "count": 211174,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2148405849,
            "variance": 0.04615647692
          },
          {
            "average": 1.096271321,
            "count": 211174,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2960693476,
            "variance": 0.08765705861
          },
          {
            "average": 1,
            "count": 211174,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 211174,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.589551744,
            "count": 211174,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.770437362,
            "variance": 95.46144624
          },
          {
            "average": 19.99115214,
            "count": 211174,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8770851946,
            "variance": 0.7692784385
          },
          {
            "average": 1.214221448,
            "count": 211174,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4109164345,
            "variance": 0.1688523161
          },
          {
            "average": 10.51077311,
            "count": 211174,
            "maximum": 11,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.842053248,
            "variance": 0.7090536725
          },
          {
            "average": 352149075.5,
            "count": 211174,
            "maximum": 352149320.8,
            "minimum": 352148299.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 424.7333646,
            "variance": 180398.431
          },
          {
            "average": 0,
            "count": 211174,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 211174,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 211174,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 211174,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 211174,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          516621.9137,
          4317596.885,
          -3.471758489,
          517000.0137,
          4317999.985,
          3.208241511
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                516621.9136730356,
                4317596.884963841,
                -3.471758488919551
              ],
              [
                516621.9136730356,
                4317999.984963841,
                -3.471758488919551
              ],
              [
                517000.0136730356,
                4317999.984963841,
                3.208241511080448
              ],
              [
                517000.0136730356,
                4317596.884963841,
                3.208241511080448
              ],
              [
                516621.9136730356,
                4317596.884963841,
                -3.471758488919551
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T21:02:00+00:00",
        "end_time": "2022-11-10T20:44:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ1617.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ1617.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ1617.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ1617.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.80802329,
            39.00722682,
            -3.471758489,
            -74.80364636,
            39.01086654,
            3.208241511
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.80802328893454,
                  39.007234083058364,
                  -3.471758488919551
                ],
                [
                  -74.80801346954884,
                  39.01086653507232,
                  -3.471758488919551
                ],
                [
                  -74.80364636022937,
                  39.010859266846666,
                  3.208241511080448
                ],
                [
                  -74.80365640297273,
                  39.00722681576872,
                  3.208241511080448
                ],
                [
                  -74.80802328893454,
                  39.007234083058364,
                  -3.471758488919551
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ1617.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ1617.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T21:02:00Z",
            "pc:count": 211174,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 516861.9359,
                "count": 211174,
                "maximum": 517000.0137,
                "minimum": 516621.9137,
                "name": "X",
                "position": 0,
                "stddev": 103.3867668,
                "variance": 10688.82355
              },
              {
                "average": 4317868.989,
                "count": 211174,
                "maximum": 4317999.985,
                "minimum": 4317596.885,
                "name": "Y",
                "position": 1,
                "stddev": 95.21561762,
                "variance": 9066.013838
              },
              {
                "average": 0.2812843573,
                "count": 211174,
                "maximum": 3.208241511,
                "minimum": -3.471758489,
                "name": "Z",
                "position": 2,
                "stddev": 1.048418843,
                "variance": 1.099182071
              },
              {
                "average": 2380.464489,
                "count": 211174,
                "maximum": 14562,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1130.760113,
                "variance": 1278618.434
              },
              {
                "average": 1.048268253,
                "count": 211174,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2148405849,
                "variance": 0.04615647692
              },
              {
                "average": 1.096271321,
                "count": 211174,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2960693476,
                "variance": 0.08765705861
              },
              {
                "average": 1,
                "count": 211174,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 211174,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.589551744,
                "count": 211174,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.770437362,
                "variance": 95.46144624
              },
              {
                "average": 19.99115214,
                "count": 211174,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8770851946,
                "variance": 0.7692784385
              },
              {
                "average": 1.214221448,
                "count": 211174,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4109164345,
                "variance": 0.1688523161
              },
              {
                "average": 10.51077311,
                "count": 211174,
                "maximum": 11,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.842053248,
                "variance": 0.7090536725
              },
              {
                "average": 352149075.5,
                "count": 211174,
                "maximum": 352149320.8,
                "minimum": 352148299.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 424.7333646,
                "variance": 180398.431
              },
              {
                "average": 0,
                "count": 211174,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 211174,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 211174,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 211174,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 211174,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              516621.9137,
              4317596.885,
              -3.471758489,
              517000.0137,
              4317999.985,
              3.208241511
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    516621.9136730356,
                    4317596.884963841,
                    -3.471758488919551
                  ],
                  [
                    516621.9136730356,
                    4317999.984963841,
                    -3.471758488919551
                  ],
                  [
                    517000.0136730356,
                    4317999.984963841,
                    3.208241511080448
                  ],
                  [
                    517000.0136730356,
                    4317596.884963841,
                    3.208241511080448
                  ],
                  [
                    516621.9136730356,
                    4317596.884963841,
                    -3.471758488919551
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T21:02:00+00:00",
            "end_time": "2022-11-10T20:44:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5670.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.34888822022566,
              39.4777724071166,
              -3.01222054894319
            ],
            [
              -74.34880419756014,
              39.486782432785624,
              -3.01222054894319
            ],
            [
              -74.33717642639851,
              39.48671673024578,
              1.90777945105681
            ],
            [
              -74.33726194910987,
              39.47770672549064,
              1.90777945105681
            ],
            [
              -74.34888822022566,
              39.4777724071166,
              -3.01222054894319
            ]
          ]
        ]
      },
      "bbox": [
        -74.34888822,
        39.47770673,
        -3.012220549,
        -74.33717643,
        39.48678243,
        1.907779451
      ],
      "properties": {
        "datetime": "2022-11-10T14:26:10Z",
        "pc:count": 3409604,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556514.7699,
            "count": 3409604,
            "maximum": 557000.0095,
            "minimum": 556000.0095,
            "name": "X",
            "position": 0,
            "stddev": 271.3711034,
            "variance": 73642.27576
          },
          {
            "average": 4370496.199,
            "count": 3409604,
            "maximum": 4370999.986,
            "minimum": 4369999.986,
            "name": "Y",
            "position": 1,
            "stddev": 278.1896037,
            "variance": 77389.4556
          },
          {
            "average": 0.2377119975,
            "count": 3409604,
            "maximum": 1.907779451,
            "minimum": -3.012220549,
            "name": "Z",
            "position": 2,
            "stddev": 0.7718142829,
            "variance": 0.5956972872
          },
          {
            "average": 2061.056678,
            "count": 3409604,
            "maximum": 32119,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1538.491504,
            "variance": 2366956.109
          },
          {
            "average": 1.002386201,
            "count": 3409604,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04883851178,
            "variance": 0.002385200233
          },
          {
            "average": 1.004623997,
            "count": 3409604,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06793331685,
            "variance": 0.004614935539
          },
          {
            "average": 1,
            "count": 3409604,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3409604,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.858878333,
            "count": 3409604,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.66883145,
            "variance": 160.4992903
          },
          {
            "average": 20.08646655,
            "count": 3409604,
            "maximum": 28.00200081,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.403392091,
            "variance": 5.776293541
          },
          {
            "average": 1.28897784,
            "count": 3409604,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4550067917,
            "variance": 0.2070311805
          },
          {
            "average": 3.889405339,
            "count": 3409604,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.459306062,
            "variance": 2.129574183
          },
          {
            "average": 352124093.2,
            "count": 3409604,
            "maximum": 352125570.9,
            "minimum": 352122881.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 669.791169,
            "variance": 448620.2101
          },
          {
            "average": 0,
            "count": 3409604,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3409604,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3409604,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3409604,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3409604,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556000.0095,
          4369999.986,
          -3.012220549,
          557000.0095,
          4370999.986,
          1.907779451
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556000.0094621818,
                4369999.985660277,
                -3.01222054894319
              ],
              [
                556000.0094621818,
                4370999.985660277,
                -3.01222054894319
              ],
              [
                557000.0094621818,
                4370999.985660277,
                1.90777945105681
              ],
              [
                557000.0094621818,
                4369999.985660277,
                1.90777945105681
              ],
              [
                556000.0094621818,
                4369999.985660277,
                -3.01222054894319
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T14:26:10+00:00",
        "end_time": "2022-11-10T13:41:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5670.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5670.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5670.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5670.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.34888822,
            39.47770673,
            -3.012220549,
            -74.33717643,
            39.48678243,
            1.907779451
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.34888822022566,
                  39.4777724071166,
                  -3.01222054894319
                ],
                [
                  -74.34880419756014,
                  39.486782432785624,
                  -3.01222054894319
                ],
                [
                  -74.33717642639851,
                  39.48671673024578,
                  1.90777945105681
                ],
                [
                  -74.33726194910987,
                  39.47770672549064,
                  1.90777945105681
                ],
                [
                  -74.34888822022566,
                  39.4777724071166,
                  -3.01222054894319
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5670.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5670.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T14:26:10Z",
            "pc:count": 3409604,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556514.7699,
                "count": 3409604,
                "maximum": 557000.0095,
                "minimum": 556000.0095,
                "name": "X",
                "position": 0,
                "stddev": 271.3711034,
                "variance": 73642.27576
              },
              {
                "average": 4370496.199,
                "count": 3409604,
                "maximum": 4370999.986,
                "minimum": 4369999.986,
                "name": "Y",
                "position": 1,
                "stddev": 278.1896037,
                "variance": 77389.4556
              },
              {
                "average": 0.2377119975,
                "count": 3409604,
                "maximum": 1.907779451,
                "minimum": -3.012220549,
                "name": "Z",
                "position": 2,
                "stddev": 0.7718142829,
                "variance": 0.5956972872
              },
              {
                "average": 2061.056678,
                "count": 3409604,
                "maximum": 32119,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1538.491504,
                "variance": 2366956.109
              },
              {
                "average": 1.002386201,
                "count": 3409604,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04883851178,
                "variance": 0.002385200233
              },
              {
                "average": 1.004623997,
                "count": 3409604,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06793331685,
                "variance": 0.004614935539
              },
              {
                "average": 1,
                "count": 3409604,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3409604,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.858878333,
                "count": 3409604,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.66883145,
                "variance": 160.4992903
              },
              {
                "average": 20.08646655,
                "count": 3409604,
                "maximum": 28.00200081,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.403392091,
                "variance": 5.776293541
              },
              {
                "average": 1.28897784,
                "count": 3409604,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4550067917,
                "variance": 0.2070311805
              },
              {
                "average": 3.889405339,
                "count": 3409604,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.459306062,
                "variance": 2.129574183
              },
              {
                "average": 352124093.2,
                "count": 3409604,
                "maximum": 352125570.9,
                "minimum": 352122881.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 669.791169,
                "variance": 448620.2101
              },
              {
                "average": 0,
                "count": 3409604,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3409604,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3409604,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3409604,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3409604,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556000.0095,
              4369999.986,
              -3.012220549,
              557000.0095,
              4370999.986,
              1.907779451
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556000.0094621818,
                    4369999.985660277,
                    -3.01222054894319
                  ],
                  [
                    556000.0094621818,
                    4370999.985660277,
                    -3.01222054894319
                  ],
                  [
                    557000.0094621818,
                    4370999.985660277,
                    1.90777945105681
                  ],
                  [
                    557000.0094621818,
                    4369999.985660277,
                    1.90777945105681
                  ],
                  [
                    556000.0094621818,
                    4369999.985660277,
                    -3.01222054894319
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T14:26:10+00:00",
            "end_time": "2022-11-10T13:41:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8766.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.97569408092632,
              40.340013976306935,
              -4.434129841026058
            ],
            [
              -73.97555780572793,
              40.349021798342456,
              -4.434129841026058
            ],
            [
              -73.97085503792752,
              40.34898004620219,
              19.58587015897394
            ],
            [
              -73.9709919384375,
              40.339972237381104,
              19.58587015897394
            ],
            [
              -73.97569408092632,
              40.340013976306935,
              -4.434129841026058
            ]
          ]
        ]
      },
      "bbox": [
        -73.97569408,
        40.33997224,
        -4.434129841,
        -73.97085504,
        40.3490218,
        19.58587016
      ],
      "properties": {
        "datetime": "2022-11-11T15:34:30Z",
        "pc:count": 1907828,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 587132.9585,
            "count": 1907828,
            "maximum": 587399.4358,
            "minimum": 586999.9958,
            "name": "X",
            "position": 0,
            "stddev": 100.3341538,
            "variance": 10066.94242
          },
          {
            "average": 4466526.822,
            "count": 1907828,
            "maximum": 4466999.989,
            "minimum": 4465999.989,
            "name": "Y",
            "position": 1,
            "stddev": 286.5787344,
            "variance": 82127.37101
          },
          {
            "average": 3.331991649,
            "count": 1907828,
            "maximum": 19.58587016,
            "minimum": -4.434129841,
            "name": "Z",
            "position": 2,
            "stddev": 3.410782095,
            "variance": 11.6334345
          },
          {
            "average": 8152.177493,
            "count": 1907828,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8004.472204,
            "variance": 64071575.26
          },
          {
            "average": 1.33380158,
            "count": 1907828,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7489672071,
            "variance": 0.5609518773
          },
          {
            "average": 1.671677426,
            "count": 1907828,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.124005241,
            "variance": 1.263387782
          },
          {
            "average": 1,
            "count": 1907828,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1907828,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.972717666,
            "count": 1907828,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.170985519,
            "variance": 66.76500435
          },
          {
            "average": 20.04434016,
            "count": 1907828,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.010704877,
            "variance": 4.042934104
          },
          {
            "average": 1.447933986,
            "count": 1907828,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8021742105,
            "variance": 0.643483464
          },
          {
            "average": 2.942370067,
            "count": 1907828,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7069052029,
            "variance": 0.4997149658
          },
          {
            "average": 352215538.7,
            "count": 1907828,
            "maximum": 352216070.4,
            "minimum": 352214620,
            "name": "GpsTime",
            "position": 12,
            "stddev": 324.8517956,
            "variance": 105528.6891
          },
          {
            "average": 0,
            "count": 1907828,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1907828,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1907828,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1907828,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1907828,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586999.9958,
          4465999.989,
          -4.434129841,
          587399.4358,
          4466999.989,
          19.58587016
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586999.995782265,
                4465999.988813653,
                -4.434129841026058
              ],
              [
                586999.995782265,
                4466999.988813653,
                -4.434129841026058
              ],
              [
                587399.4357822649,
                4466999.988813653,
                19.58587015897394
              ],
              [
                587399.4357822649,
                4465999.988813653,
                19.58587015897394
              ],
              [
                586999.995782265,
                4465999.988813653,
                -4.434129841026058
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:34:30+00:00",
        "end_time": "2022-11-11T15:10:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8766.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8766.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8766.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8766.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.97569408,
            40.33997224,
            -4.434129841,
            -73.97085504,
            40.3490218,
            19.58587016
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.97569408092632,
                  40.340013976306935,
                  -4.434129841026058
                ],
                [
                  -73.97555780572793,
                  40.349021798342456,
                  -4.434129841026058
                ],
                [
                  -73.97085503792752,
                  40.34898004620219,
                  19.58587015897394
                ],
                [
                  -73.9709919384375,
                  40.339972237381104,
                  19.58587015897394
                ],
                [
                  -73.97569408092632,
                  40.340013976306935,
                  -4.434129841026058
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8766.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8766.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:34:30Z",
            "pc:count": 1907828,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 587132.9585,
                "count": 1907828,
                "maximum": 587399.4358,
                "minimum": 586999.9958,
                "name": "X",
                "position": 0,
                "stddev": 100.3341538,
                "variance": 10066.94242
              },
              {
                "average": 4466526.822,
                "count": 1907828,
                "maximum": 4466999.989,
                "minimum": 4465999.989,
                "name": "Y",
                "position": 1,
                "stddev": 286.5787344,
                "variance": 82127.37101
              },
              {
                "average": 3.331991649,
                "count": 1907828,
                "maximum": 19.58587016,
                "minimum": -4.434129841,
                "name": "Z",
                "position": 2,
                "stddev": 3.410782095,
                "variance": 11.6334345
              },
              {
                "average": 8152.177493,
                "count": 1907828,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8004.472204,
                "variance": 64071575.26
              },
              {
                "average": 1.33380158,
                "count": 1907828,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7489672071,
                "variance": 0.5609518773
              },
              {
                "average": 1.671677426,
                "count": 1907828,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.124005241,
                "variance": 1.263387782
              },
              {
                "average": 1,
                "count": 1907828,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1907828,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.972717666,
                "count": 1907828,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.170985519,
                "variance": 66.76500435
              },
              {
                "average": 20.04434016,
                "count": 1907828,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.010704877,
                "variance": 4.042934104
              },
              {
                "average": 1.447933986,
                "count": 1907828,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8021742105,
                "variance": 0.643483464
              },
              {
                "average": 2.942370067,
                "count": 1907828,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7069052029,
                "variance": 0.4997149658
              },
              {
                "average": 352215538.7,
                "count": 1907828,
                "maximum": 352216070.4,
                "minimum": 352214620,
                "name": "GpsTime",
                "position": 12,
                "stddev": 324.8517956,
                "variance": 105528.6891
              },
              {
                "average": 0,
                "count": 1907828,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1907828,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1907828,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1907828,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1907828,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586999.9958,
              4465999.989,
              -4.434129841,
              587399.4358,
              4466999.989,
              19.58587016
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586999.995782265,
                    4465999.988813653,
                    -4.434129841026058
                  ],
                  [
                    586999.995782265,
                    4466999.988813653,
                    -4.434129841026058
                  ],
                  [
                    587399.4357822649,
                    4466999.988813653,
                    19.58587015897394
                  ],
                  [
                    587399.4357822649,
                    4465999.988813653,
                    19.58587015897394
                  ],
                  [
                    586999.995782265,
                    4465999.988813653,
                    -4.434129841026058
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:34:30+00:00",
            "end_time": "2022-11-11T15:10:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ1618.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.80767533324526,
              39.01086599524042,
              -0.579201031928183
            ],
            [
              -74.80766225559339,
              39.01569424216186,
              -0.579201031928183
            ],
            [
              -74.80363306058211,
              39.01568752979989,
              3.680798968071817
            ],
            [
              -74.80364641218745,
              39.01085928402737,
              3.680798968071817
            ],
            [
              -74.80767533324526,
              39.01086599524042,
              -0.579201031928183
            ]
          ]
        ]
      },
      "bbox": [
        -74.80767533,
        39.01085928,
        -0.5792010319,
        -74.80363306,
        39.01569424,
        3.680798968
      ],
      "properties": {
        "datetime": "2022-11-10T21:02:06Z",
        "pc:count": 326211,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 516881.3974,
            "count": 326211,
            "maximum": 517000.0092,
            "minimum": 516651.1892,
            "name": "X",
            "position": 0,
            "stddev": 90.02606345,
            "variance": 8104.692099
          },
          {
            "average": 4318200.677,
            "count": 326211,
            "maximum": 4318535.787,
            "minimum": 4317999.987,
            "name": "Y",
            "position": 1,
            "stddev": 138.4059821,
            "variance": 19156.21588
          },
          {
            "average": 0.6998123367,
            "count": 326211,
            "maximum": 3.680798968,
            "minimum": -0.5792010319,
            "name": "Z",
            "position": 2,
            "stddev": 0.2833405621,
            "variance": 0.08028187411
          },
          {
            "average": 2884.757347,
            "count": 326211,
            "maximum": 19772,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1041.101738,
            "variance": 1083892.829
          },
          {
            "average": 1.034894593,
            "count": 326211,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1844295787,
            "variance": 0.03401426949
          },
          {
            "average": 1.069660435,
            "count": 326211,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2565534551,
            "variance": 0.06581967532
          },
          {
            "average": 1,
            "count": 326211,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 326211,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.523455677,
            "count": 326211,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4994502937,
            "variance": 0.2494505959
          },
          {
            "average": 20.27520038,
            "count": 326211,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7766657016,
            "variance": 0.6032096121
          },
          {
            "average": 1.053517509,
            "count": 326211,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2258248819,
            "variance": 0.05099687727
          },
          {
            "average": 10.91675327,
            "count": 326211,
            "maximum": 11,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2762552232,
            "variance": 0.07631694835
          },
          {
            "average": 352149296.3,
            "count": 326211,
            "maximum": 352149326.5,
            "minimum": 352149020.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 82.71701804,
            "variance": 6842.105074
          },
          {
            "average": 0,
            "count": 326211,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 326211,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 326211,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 326211,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 326211,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          516651.1892,
          4317999.987,
          -0.5792010319,
          517000.0092,
          4318535.787,
          3.680798968
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                516651.18917046266,
                4317999.986860705,
                -0.579201031928183
              ],
              [
                516651.18917046266,
                4318535.786860705,
                -0.579201031928183
              ],
              [
                517000.0091704626,
                4318535.786860705,
                3.680798968071817
              ],
              [
                517000.0091704626,
                4317999.986860705,
                3.680798968071817
              ],
              [
                516651.18917046266,
                4317999.986860705,
                -0.579201031928183
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T21:02:06+00:00",
        "end_time": "2022-11-10T20:57:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ1618.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ1618.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ1618.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ1618.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.80767533,
            39.01085928,
            -0.5792010319,
            -74.80363306,
            39.01569424,
            3.680798968
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.80767533324526,
                  39.01086599524042,
                  -0.579201031928183
                ],
                [
                  -74.80766225559339,
                  39.01569424216186,
                  -0.579201031928183
                ],
                [
                  -74.80363306058211,
                  39.01568752979989,
                  3.680798968071817
                ],
                [
                  -74.80364641218745,
                  39.01085928402737,
                  3.680798968071817
                ],
                [
                  -74.80767533324526,
                  39.01086599524042,
                  -0.579201031928183
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ1618.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ1618.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T21:02:06Z",
            "pc:count": 326211,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 516881.3974,
                "count": 326211,
                "maximum": 517000.0092,
                "minimum": 516651.1892,
                "name": "X",
                "position": 0,
                "stddev": 90.02606345,
                "variance": 8104.692099
              },
              {
                "average": 4318200.677,
                "count": 326211,
                "maximum": 4318535.787,
                "minimum": 4317999.987,
                "name": "Y",
                "position": 1,
                "stddev": 138.4059821,
                "variance": 19156.21588
              },
              {
                "average": 0.6998123367,
                "count": 326211,
                "maximum": 3.680798968,
                "minimum": -0.5792010319,
                "name": "Z",
                "position": 2,
                "stddev": 0.2833405621,
                "variance": 0.08028187411
              },
              {
                "average": 2884.757347,
                "count": 326211,
                "maximum": 19772,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1041.101738,
                "variance": 1083892.829
              },
              {
                "average": 1.034894593,
                "count": 326211,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1844295787,
                "variance": 0.03401426949
              },
              {
                "average": 1.069660435,
                "count": 326211,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2565534551,
                "variance": 0.06581967532
              },
              {
                "average": 1,
                "count": 326211,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 326211,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.523455677,
                "count": 326211,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4994502937,
                "variance": 0.2494505959
              },
              {
                "average": 20.27520038,
                "count": 326211,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7766657016,
                "variance": 0.6032096121
              },
              {
                "average": 1.053517509,
                "count": 326211,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2258248819,
                "variance": 0.05099687727
              },
              {
                "average": 10.91675327,
                "count": 326211,
                "maximum": 11,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2762552232,
                "variance": 0.07631694835
              },
              {
                "average": 352149296.3,
                "count": 326211,
                "maximum": 352149326.5,
                "minimum": 352149020.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 82.71701804,
                "variance": 6842.105074
              },
              {
                "average": 0,
                "count": 326211,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 326211,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 326211,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 326211,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 326211,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              516651.1892,
              4317999.987,
              -0.5792010319,
              517000.0092,
              4318535.787,
              3.680798968
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    516651.18917046266,
                    4317999.986860705,
                    -0.579201031928183
                  ],
                  [
                    516651.18917046266,
                    4318535.786860705,
                    -0.579201031928183
                  ],
                  [
                    517000.0091704626,
                    4318535.786860705,
                    3.680798968071817
                  ],
                  [
                    517000.0091704626,
                    4317999.986860705,
                    3.680798968071817
                  ],
                  [
                    516651.18917046266,
                    4317999.986860705,
                    -0.579201031928183
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T21:02:06+00:00",
            "end_time": "2022-11-10T20:57:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5774.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.32588254837005,
              39.51368340249637,
              -2.182719711713372
            ],
            [
              -74.32587647686722,
              39.514311575129724,
              -2.182719711713372
            ],
            [
              -74.32528136721187,
              39.5143081227155,
              1.037280288286628
            ],
            [
              -74.32528744407355,
              39.51367995015877,
              1.037280288286628
            ],
            [
              -74.32588254837005,
              39.51368340249637,
              -2.182719711713372
            ]
          ]
        ]
      },
      "bbox": [
        -74.32588255,
        39.51367995,
        -2.182719712,
        -74.32528137,
        39.51431158,
        1.037280288
      ],
      "properties": {
        "datetime": "2022-11-10T13:40:36Z",
        "pc:count": 10426,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557980.1035,
            "count": 10426,
            "maximum": 558000.0047,
            "minimum": 557948.8447,
            "name": "X",
            "position": 0,
            "stddev": 12.96999495,
            "variance": 168.220769
          },
          {
            "average": 4374028.321,
            "count": 10426,
            "maximum": 4374069.73,
            "minimum": 4374000.01,
            "name": "Y",
            "position": 1,
            "stddev": 17.64015299,
            "variance": 311.1749975
          },
          {
            "average": -0.4628971527,
            "count": 10426,
            "maximum": 1.037280288,
            "minimum": -2.182719712,
            "name": "Z",
            "position": 2,
            "stddev": 0.709623859,
            "variance": 0.5035660213
          },
          {
            "average": 917.6220986,
            "count": 10426,
            "maximum": 9208,
            "minimum": 13,
            "name": "Intensity",
            "position": 3,
            "stddev": 1451.008603,
            "variance": 2105425.965
          },
          {
            "average": 1,
            "count": 10426,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 10426,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 10426,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10426,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.1152887,
            "count": 10426,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.26851016,
            "variance": 126.9793211
          },
          {
            "average": 19.93257844,
            "count": 10426,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.106030295,
            "variance": 1.223303014
          },
          {
            "average": 1.786111644,
            "count": 10426,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4112365358,
            "variance": 0.1691154883
          },
          {
            "average": 1,
            "count": 10426,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 352122835.1,
            "count": 10426,
            "maximum": 352122836.8,
            "minimum": 352122833.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.7763885213,
            "variance": 0.6027791359
          },
          {
            "average": 0,
            "count": 10426,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10426,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10426,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10426,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10426,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557948.8447,
          4374000.01,
          -2.182719712,
          558000.0047,
          4374069.73,
          1.037280288
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557948.8447068754,
                4374000.010006747,
                -2.182719711713372
              ],
              [
                557948.8447068754,
                4374069.730006748,
                -2.182719711713372
              ],
              [
                558000.0047068753,
                4374069.730006748,
                1.037280288286628
              ],
              [
                558000.0047068753,
                4374000.010006747,
                1.037280288286628
              ],
              [
                557948.8447068754,
                4374000.010006747,
                -2.182719711713372
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T13:40:36+00:00",
        "end_time": "2022-11-10T13:40:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5774.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5774.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5774.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5774.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.32588255,
            39.51367995,
            -2.182719712,
            -74.32528137,
            39.51431158,
            1.037280288
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.32588254837005,
                  39.51368340249637,
                  -2.182719711713372
                ],
                [
                  -74.32587647686722,
                  39.514311575129724,
                  -2.182719711713372
                ],
                [
                  -74.32528136721187,
                  39.5143081227155,
                  1.037280288286628
                ],
                [
                  -74.32528744407355,
                  39.51367995015877,
                  1.037280288286628
                ],
                [
                  -74.32588254837005,
                  39.51368340249637,
                  -2.182719711713372
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5774.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5774.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T13:40:36Z",
            "pc:count": 10426,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557980.1035,
                "count": 10426,
                "maximum": 558000.0047,
                "minimum": 557948.8447,
                "name": "X",
                "position": 0,
                "stddev": 12.96999495,
                "variance": 168.220769
              },
              {
                "average": 4374028.321,
                "count": 10426,
                "maximum": 4374069.73,
                "minimum": 4374000.01,
                "name": "Y",
                "position": 1,
                "stddev": 17.64015299,
                "variance": 311.1749975
              },
              {
                "average": -0.4628971527,
                "count": 10426,
                "maximum": 1.037280288,
                "minimum": -2.182719712,
                "name": "Z",
                "position": 2,
                "stddev": 0.709623859,
                "variance": 0.5035660213
              },
              {
                "average": 917.6220986,
                "count": 10426,
                "maximum": 9208,
                "minimum": 13,
                "name": "Intensity",
                "position": 3,
                "stddev": 1451.008603,
                "variance": 2105425.965
              },
              {
                "average": 1,
                "count": 10426,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 10426,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 10426,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10426,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.1152887,
                "count": 10426,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.26851016,
                "variance": 126.9793211
              },
              {
                "average": 19.93257844,
                "count": 10426,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.106030295,
                "variance": 1.223303014
              },
              {
                "average": 1.786111644,
                "count": 10426,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4112365358,
                "variance": 0.1691154883
              },
              {
                "average": 1,
                "count": 10426,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 352122835.1,
                "count": 10426,
                "maximum": 352122836.8,
                "minimum": 352122833.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.7763885213,
                "variance": 0.6027791359
              },
              {
                "average": 0,
                "count": 10426,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10426,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10426,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10426,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10426,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557948.8447,
              4374000.01,
              -2.182719712,
              558000.0047,
              4374069.73,
              1.037280288
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557948.8447068754,
                    4374000.010006747,
                    -2.182719711713372
                  ],
                  [
                    557948.8447068754,
                    4374069.730006748,
                    -2.182719711713372
                  ],
                  [
                    558000.0047068753,
                    4374069.730006748,
                    1.037280288286628
                  ],
                  [
                    558000.0047068753,
                    4374000.010006747,
                    1.037280288286628
                  ],
                  [
                    557948.8447068754,
                    4374000.010006747,
                    -2.182719711713372
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T13:40:36+00:00",
            "end_time": "2022-11-10T13:40:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8478.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.00785218428962,
              40.448401880728696,
              -3.258239404076779
            ],
            [
              -74.00771968093119,
              40.45740962258742,
              -3.258239404076779
            ],
            [
              -73.99750203466805,
              40.457321453700104,
              23.861760595923222
            ],
            [
              -73.99763590187767,
              40.44831373972898,
              23.861760595923222
            ],
            [
              -74.00785218428962,
              40.448401880728696,
              -3.258239404076779
            ]
          ]
        ]
      },
      "bbox": [
        -74.00785218,
        40.44831374,
        -3.258239404,
        -73.99750203,
        40.45740962,
        23.8617606
      ],
      "properties": {
        "datetime": "2022-11-11T14:20:59Z",
        "pc:count": 5970541,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 584752.1326,
            "count": 5970541,
            "maximum": 585000.021,
            "minimum": 584133.561,
            "name": "X",
            "position": 0,
            "stddev": 165.002973,
            "variance": 27225.98109
          },
          {
            "average": 4478585.964,
            "count": 5970541,
            "maximum": 4478999.984,
            "minimum": 4477999.984,
            "name": "Y",
            "position": 1,
            "stddev": 270.8301663,
            "variance": 73348.97897
          },
          {
            "average": 5.759128593,
            "count": 5970541,
            "maximum": 23.8617606,
            "minimum": -3.258239404,
            "name": "Z",
            "position": 2,
            "stddev": 4.89033089,
            "variance": 23.91533622
          },
          {
            "average": 1913.453167,
            "count": 5970541,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2979.690902,
            "variance": 8878557.87
          },
          {
            "average": 2.189069299,
            "count": 5970541,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.225236259,
            "variance": 1.501203891
          },
          {
            "average": 3.378665183,
            "count": 5970541,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.504087145,
            "variance": 2.262278139
          },
          {
            "average": 1,
            "count": 5970541,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5970541,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.119774071,
            "count": 5970541,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.171810193,
            "variance": 51.43486144
          },
          {
            "average": 19.97703902,
            "count": 5970541,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.629985608,
            "variance": 2.656853081
          },
          {
            "average": 2.48938463,
            "count": 5970541,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.605710818,
            "variance": 2.578307231
          },
          {
            "average": 5.852845663,
            "count": 5970541,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9606086001,
            "variance": 0.9227688826
          },
          {
            "average": 352210690.7,
            "count": 5970541,
            "maximum": 352211659.7,
            "minimum": 352208908.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 440.5370961,
            "variance": 194072.9331
          },
          {
            "average": 0,
            "count": 5970541,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5970541,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5970541,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5970541,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5970541,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          584133.561,
          4477999.984,
          -3.258239404,
          585000.021,
          4478999.984,
          23.8617606
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                584133.5610203152,
                4477999.984205676,
                -3.258239404076779
              ],
              [
                584133.5610203152,
                4478999.984205676,
                -3.258239404076779
              ],
              [
                585000.0210203151,
                4478999.984205676,
                23.861760595923222
              ],
              [
                585000.0210203151,
                4477999.984205676,
                23.861760595923222
              ],
              [
                584133.5610203152,
                4477999.984205676,
                -3.258239404076779
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:20:59+00:00",
        "end_time": "2022-11-11T13:35:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8478.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8478.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8478.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8478.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.00785218,
            40.44831374,
            -3.258239404,
            -73.99750203,
            40.45740962,
            23.8617606
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.00785218428962,
                  40.448401880728696,
                  -3.258239404076779
                ],
                [
                  -74.00771968093119,
                  40.45740962258742,
                  -3.258239404076779
                ],
                [
                  -73.99750203466805,
                  40.457321453700104,
                  23.861760595923222
                ],
                [
                  -73.99763590187767,
                  40.44831373972898,
                  23.861760595923222
                ],
                [
                  -74.00785218428962,
                  40.448401880728696,
                  -3.258239404076779
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8478.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8478.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:20:59Z",
            "pc:count": 5970541,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 584752.1326,
                "count": 5970541,
                "maximum": 585000.021,
                "minimum": 584133.561,
                "name": "X",
                "position": 0,
                "stddev": 165.002973,
                "variance": 27225.98109
              },
              {
                "average": 4478585.964,
                "count": 5970541,
                "maximum": 4478999.984,
                "minimum": 4477999.984,
                "name": "Y",
                "position": 1,
                "stddev": 270.8301663,
                "variance": 73348.97897
              },
              {
                "average": 5.759128593,
                "count": 5970541,
                "maximum": 23.8617606,
                "minimum": -3.258239404,
                "name": "Z",
                "position": 2,
                "stddev": 4.89033089,
                "variance": 23.91533622
              },
              {
                "average": 1913.453167,
                "count": 5970541,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2979.690902,
                "variance": 8878557.87
              },
              {
                "average": 2.189069299,
                "count": 5970541,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.225236259,
                "variance": 1.501203891
              },
              {
                "average": 3.378665183,
                "count": 5970541,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.504087145,
                "variance": 2.262278139
              },
              {
                "average": 1,
                "count": 5970541,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5970541,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.119774071,
                "count": 5970541,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.171810193,
                "variance": 51.43486144
              },
              {
                "average": 19.97703902,
                "count": 5970541,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.629985608,
                "variance": 2.656853081
              },
              {
                "average": 2.48938463,
                "count": 5970541,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.605710818,
                "variance": 2.578307231
              },
              {
                "average": 5.852845663,
                "count": 5970541,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9606086001,
                "variance": 0.9227688826
              },
              {
                "average": 352210690.7,
                "count": 5970541,
                "maximum": 352211659.7,
                "minimum": 352208908.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 440.5370961,
                "variance": 194072.9331
              },
              {
                "average": 0,
                "count": 5970541,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5970541,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5970541,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5970541,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5970541,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              584133.561,
              4477999.984,
              -3.258239404,
              585000.021,
              4478999.984,
              23.8617606
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    584133.5610203152,
                    4477999.984205676,
                    -3.258239404076779
                  ],
                  [
                    584133.5610203152,
                    4478999.984205676,
                    -3.258239404076779
                  ],
                  [
                    585000.0210203151,
                    4478999.984205676,
                    23.861760595923222
                  ],
                  [
                    585000.0210203151,
                    4477999.984205676,
                    23.861760595923222
                  ],
                  [
                    584133.5610203152,
                    4477999.984205676,
                    -3.258239404076779
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:20:59+00:00",
            "end_time": "2022-11-11T13:35:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6378.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.26674782116869,
              39.549366828949715,
              -2.740149498405883
            ],
            [
              -74.26665295844556,
              39.55837658688936,
              -2.740149498405883
            ],
            [
              -74.25501344673965,
              39.55830255774824,
              15.559850501594118
            ],
            [
              -74.25510981476491,
              39.549292823360666,
              15.559850501594118
            ],
            [
              -74.26674782116869,
              39.549366828949715,
              -2.740149498405883
            ]
          ]
        ]
      },
      "bbox": [
        -74.26674782,
        39.54929282,
        -2.740149498,
        -74.25501345,
        39.55837659,
        15.5598505
      ],
      "properties": {
        "datetime": "2022-11-10T15:38:03Z",
        "pc:count": 1187281,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563690.8772,
            "count": 1187281,
            "maximum": 564000.0061,
            "minimum": 563000.0061,
            "name": "X",
            "position": 0,
            "stddev": 320.2286877,
            "variance": 102546.4124
          },
          {
            "average": 4378408.788,
            "count": 1187281,
            "maximum": 4378999.989,
            "minimum": 4377999.989,
            "name": "Y",
            "position": 1,
            "stddev": 253.748087,
            "variance": 64388.09168
          },
          {
            "average": 0.8825578893,
            "count": 1187281,
            "maximum": 15.5598505,
            "minimum": -2.740149498,
            "name": "Z",
            "position": 2,
            "stddev": 3.046233062,
            "variance": 9.279535867
          },
          {
            "average": 2900.397889,
            "count": 1187281,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 6867.670959,
            "variance": 47164904.4
          },
          {
            "average": 1.271723375,
            "count": 1187281,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7398498862,
            "variance": 0.5473778541
          },
          {
            "average": 1.545056309,
            "count": 1187281,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.156329637,
            "variance": 1.337098229
          },
          {
            "average": 1,
            "count": 1187281,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1187281,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.89390296,
            "count": 1187281,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.35974599,
            "variance": 178.482813
          },
          {
            "average": 19.97937638,
            "count": 1187281,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.859050377,
            "variance": 3.456068306
          },
          {
            "average": 1.93180974,
            "count": 1187281,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7427264764,
            "variance": 0.5516426187
          },
          {
            "average": 11.7425083,
            "count": 1187281,
            "maximum": 14,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.906362412,
            "variance": 3.634217645
          },
          {
            "average": 352128347.4,
            "count": 1187281,
            "maximum": 352129883,
            "minimum": 352125420.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1078.686662,
            "variance": 1163564.915
          },
          {
            "average": 0,
            "count": 1187281,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1187281,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1187281,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1187281,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1187281,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563000.0061,
          4377999.989,
          -2.740149498,
          564000.0061,
          4378999.989,
          15.5598505
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563000.0060578933,
                4377999.988547996,
                -2.740149498405883
              ],
              [
                563000.0060578933,
                4378999.988547996,
                -2.740149498405883
              ],
              [
                564000.0060578933,
                4378999.988547996,
                15.559850501594118
              ],
              [
                564000.0060578933,
                4377999.988547996,
                15.559850501594118
              ],
              [
                563000.0060578933,
                4377999.988547996,
                -2.740149498405883
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:38:03+00:00",
        "end_time": "2022-11-10T14:23:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6378.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6378.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6378.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6378.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.26674782,
            39.54929282,
            -2.740149498,
            -74.25501345,
            39.55837659,
            15.5598505
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.26674782116869,
                  39.549366828949715,
                  -2.740149498405883
                ],
                [
                  -74.26665295844556,
                  39.55837658688936,
                  -2.740149498405883
                ],
                [
                  -74.25501344673965,
                  39.55830255774824,
                  15.559850501594118
                ],
                [
                  -74.25510981476491,
                  39.549292823360666,
                  15.559850501594118
                ],
                [
                  -74.26674782116869,
                  39.549366828949715,
                  -2.740149498405883
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6378.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6378.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:38:03Z",
            "pc:count": 1187281,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563690.8772,
                "count": 1187281,
                "maximum": 564000.0061,
                "minimum": 563000.0061,
                "name": "X",
                "position": 0,
                "stddev": 320.2286877,
                "variance": 102546.4124
              },
              {
                "average": 4378408.788,
                "count": 1187281,
                "maximum": 4378999.989,
                "minimum": 4377999.989,
                "name": "Y",
                "position": 1,
                "stddev": 253.748087,
                "variance": 64388.09168
              },
              {
                "average": 0.8825578893,
                "count": 1187281,
                "maximum": 15.5598505,
                "minimum": -2.740149498,
                "name": "Z",
                "position": 2,
                "stddev": 3.046233062,
                "variance": 9.279535867
              },
              {
                "average": 2900.397889,
                "count": 1187281,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 6867.670959,
                "variance": 47164904.4
              },
              {
                "average": 1.271723375,
                "count": 1187281,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7398498862,
                "variance": 0.5473778541
              },
              {
                "average": 1.545056309,
                "count": 1187281,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.156329637,
                "variance": 1.337098229
              },
              {
                "average": 1,
                "count": 1187281,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1187281,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.89390296,
                "count": 1187281,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.35974599,
                "variance": 178.482813
              },
              {
                "average": 19.97937638,
                "count": 1187281,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.859050377,
                "variance": 3.456068306
              },
              {
                "average": 1.93180974,
                "count": 1187281,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7427264764,
                "variance": 0.5516426187
              },
              {
                "average": 11.7425083,
                "count": 1187281,
                "maximum": 14,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.906362412,
                "variance": 3.634217645
              },
              {
                "average": 352128347.4,
                "count": 1187281,
                "maximum": 352129883,
                "minimum": 352125420.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1078.686662,
                "variance": 1163564.915
              },
              {
                "average": 0,
                "count": 1187281,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1187281,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1187281,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1187281,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1187281,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563000.0061,
              4377999.989,
              -2.740149498,
              564000.0061,
              4378999.989,
              15.5598505
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563000.0060578933,
                    4377999.988547996,
                    -2.740149498405883
                  ],
                  [
                    563000.0060578933,
                    4378999.988547996,
                    -2.740149498405883
                  ],
                  [
                    564000.0060578933,
                    4378999.988547996,
                    15.559850501594118
                  ],
                  [
                    564000.0060578933,
                    4377999.988547996,
                    15.559850501594118
                  ],
                  [
                    563000.0060578933,
                    4377999.988547996,
                    -2.740149498405883
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:38:03+00:00",
            "end_time": "2022-11-10T14:23:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6280.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.27819900421714,
              39.567459194246126,
              -2.590013357245863
            ],
            [
              -74.27816108144927,
              39.571116254591914,
              -2.590013357245863
            ],
            [
              -74.27245456148361,
              39.57108066803442,
              2.809986642754137
            ],
            [
              -74.2724927839869,
              39.56742361228408,
              2.809986642754137
            ],
            [
              -74.27819900421714,
              39.567459194246126,
              -2.590013357245863
            ]
          ]
        ]
      },
      "bbox": [
        -74.278199,
        39.56742361,
        -2.590013357,
        -74.27245456,
        39.57111625,
        2.809986643
      ],
      "properties": {
        "datetime": "2022-11-10T13:53:31Z",
        "pc:count": 308774,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562202.2743,
            "count": 308774,
            "maximum": 562490.1955,
            "minimum": 562000.0155,
            "name": "X",
            "position": 0,
            "stddev": 102.2766965,
            "variance": 10460.52264
          },
          {
            "average": 4380115.084,
            "count": 308774,
            "maximum": 4380405.886,
            "minimum": 4379999.986,
            "name": "Y",
            "position": 1,
            "stddev": 79.21972977,
            "variance": 6275.765585
          },
          {
            "average": -1.007382857,
            "count": 308774,
            "maximum": 2.809986643,
            "minimum": -2.590013357,
            "name": "Z",
            "position": 2,
            "stddev": 0.8551009638,
            "variance": 0.7311976582
          },
          {
            "average": 1118.52656,
            "count": 308774,
            "maximum": 22013,
            "minimum": 13,
            "name": "Intensity",
            "position": 3,
            "stddev": 1779.259739,
            "variance": 3165765.219
          },
          {
            "average": 1.000812892,
            "count": 308774,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02849972129,
            "variance": 0.0008122341139
          },
          {
            "average": 1.001625785,
            "count": 308774,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04028829403,
            "variance": 0.001623146636
          },
          {
            "average": 1,
            "count": 308774,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 308774,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.93652639,
            "count": 308774,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.615566692,
            "variance": 74.22798943
          },
          {
            "average": 20.16488212,
            "count": 308774,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.520794519,
            "variance": 2.312815969
          },
          {
            "average": 1.89078096,
            "count": 308774,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3191301673,
            "variance": 0.1018440637
          },
          {
            "average": 1.27396089,
            "count": 308774,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4510156664,
            "variance": 0.2034151313
          },
          {
            "average": 352122885.8,
            "count": 308774,
            "maximum": 352123611.7,
            "minimum": 352122726,
            "name": "GpsTime",
            "position": 12,
            "stddev": 253.8086511,
            "variance": 64418.83138
          },
          {
            "average": 0,
            "count": 308774,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 308774,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 308774,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 308774,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 308774,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562000.0155,
          4379999.986,
          -2.590013357,
          562490.1955,
          4380405.886,
          2.809986643
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562000.015459401,
                4379999.986052628,
                -2.590013357245863
              ],
              [
                562000.015459401,
                4380405.886052628,
                -2.590013357245863
              ],
              [
                562490.1954594009,
                4380405.886052628,
                2.809986642754137
              ],
              [
                562490.1954594009,
                4379999.986052628,
                2.809986642754137
              ],
              [
                562000.015459401,
                4379999.986052628,
                -2.590013357245863
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T13:53:31+00:00",
        "end_time": "2022-11-10T13:38:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6280.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6280.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6280.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6280.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.278199,
            39.56742361,
            -2.590013357,
            -74.27245456,
            39.57111625,
            2.809986643
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.27819900421714,
                  39.567459194246126,
                  -2.590013357245863
                ],
                [
                  -74.27816108144927,
                  39.571116254591914,
                  -2.590013357245863
                ],
                [
                  -74.27245456148361,
                  39.57108066803442,
                  2.809986642754137
                ],
                [
                  -74.2724927839869,
                  39.56742361228408,
                  2.809986642754137
                ],
                [
                  -74.27819900421714,
                  39.567459194246126,
                  -2.590013357245863
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6280.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6280.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T13:53:31Z",
            "pc:count": 308774,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562202.2743,
                "count": 308774,
                "maximum": 562490.1955,
                "minimum": 562000.0155,
                "name": "X",
                "position": 0,
                "stddev": 102.2766965,
                "variance": 10460.52264
              },
              {
                "average": 4380115.084,
                "count": 308774,
                "maximum": 4380405.886,
                "minimum": 4379999.986,
                "name": "Y",
                "position": 1,
                "stddev": 79.21972977,
                "variance": 6275.765585
              },
              {
                "average": -1.007382857,
                "count": 308774,
                "maximum": 2.809986643,
                "minimum": -2.590013357,
                "name": "Z",
                "position": 2,
                "stddev": 0.8551009638,
                "variance": 0.7311976582
              },
              {
                "average": 1118.52656,
                "count": 308774,
                "maximum": 22013,
                "minimum": 13,
                "name": "Intensity",
                "position": 3,
                "stddev": 1779.259739,
                "variance": 3165765.219
              },
              {
                "average": 1.000812892,
                "count": 308774,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02849972129,
                "variance": 0.0008122341139
              },
              {
                "average": 1.001625785,
                "count": 308774,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04028829403,
                "variance": 0.001623146636
              },
              {
                "average": 1,
                "count": 308774,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 308774,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.93652639,
                "count": 308774,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.615566692,
                "variance": 74.22798943
              },
              {
                "average": 20.16488212,
                "count": 308774,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.520794519,
                "variance": 2.312815969
              },
              {
                "average": 1.89078096,
                "count": 308774,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3191301673,
                "variance": 0.1018440637
              },
              {
                "average": 1.27396089,
                "count": 308774,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4510156664,
                "variance": 0.2034151313
              },
              {
                "average": 352122885.8,
                "count": 308774,
                "maximum": 352123611.7,
                "minimum": 352122726,
                "name": "GpsTime",
                "position": 12,
                "stddev": 253.8086511,
                "variance": 64418.83138
              },
              {
                "average": 0,
                "count": 308774,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 308774,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 308774,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 308774,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 308774,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562000.0155,
              4379999.986,
              -2.590013357,
              562490.1955,
              4380405.886,
              2.809986643
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562000.015459401,
                    4379999.986052628,
                    -2.590013357245863
                  ],
                  [
                    562000.015459401,
                    4380405.886052628,
                    -2.590013357245863
                  ],
                  [
                    562490.1954594009,
                    4380405.886052628,
                    2.809986642754137
                  ],
                  [
                    562490.1954594009,
                    4379999.986052628,
                    2.809986642754137
                  ],
                  [
                    562000.015459401,
                    4379999.986052628,
                    -2.590013357245863
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T13:53:31+00:00",
            "end_time": "2022-11-10T13:38:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ1716.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.8000820675361,
              38.995331759859546,
              -4.530412981240019
            ],
            [
              -74.80006374762633,
              39.00184188663975,
              -4.530412981240019
            ],
            [
              -74.79212265197623,
              39.001828008357464,
              23.94958701875998
            ],
            [
              -74.79214169950617,
              38.995317884780455,
              23.94958701875998
            ],
            [
              -74.8000820675361,
              38.995331759859546,
              -4.530412981240019
            ]
          ]
        ]
      },
      "bbox": [
        -74.80008207,
        38.99531788,
        -4.530412981,
        -74.79212265,
        39.00184189,
        23.94958702
      ],
      "properties": {
        "datetime": "2022-11-10T20:28:41Z",
        "pc:count": 1572021,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 517762.8084,
            "count": 1572021,
            "maximum": 518000.0092,
            "minimum": 517312.3892,
            "name": "X",
            "position": 0,
            "stddev": 160.8456405,
            "variance": 25871.32007
          },
          {
            "average": 4316748.36,
            "count": 1572021,
            "maximum": 4316999.989,
            "minimum": 4316277.549,
            "name": "Y",
            "position": 1,
            "stddev": 174.5595483,
            "variance": 30471.03589
          },
          {
            "average": 4.988678074,
            "count": 1572021,
            "maximum": 23.94958702,
            "minimum": -4.530412981,
            "name": "Z",
            "position": 2,
            "stddev": 3.464330016,
            "variance": 12.00158246
          },
          {
            "average": 8376.492121,
            "count": 1572021,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 9779.007092,
            "variance": 95628979.71
          },
          {
            "average": 1.555294109,
            "count": 1572021,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8773846083,
            "variance": 0.7698037509
          },
          {
            "average": 2.114317175,
            "count": 1572021,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.215392069,
            "variance": 1.477177882
          },
          {
            "average": 1,
            "count": 1572021,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1572021,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259609127,
            "count": 1572021,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7664987269,
            "variance": 0.5875202984
          },
          {
            "average": 19.90025471,
            "count": 1572021,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9250500945,
            "variance": 0.8557176773
          },
          {
            "average": 1.580441992,
            "count": 1572021,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9314485304,
            "variance": 0.8675963647
          },
          {
            "average": 3.815686941,
            "count": 1572021,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9669591435,
            "variance": 0.9350099852
          },
          {
            "average": 352145750.4,
            "count": 1572021,
            "maximum": 352147321.9,
            "minimum": 352144288.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 491.6431354,
            "variance": 241712.9726
          },
          {
            "average": 0,
            "count": 1572021,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1572021,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1572021,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1572021,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1572021,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          517312.3892,
          4316277.549,
          -4.530412981,
          518000.0092,
          4316999.989,
          23.94958702
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                517312.3891692088,
                4316277.54943805,
                -4.530412981240019
              ],
              [
                517312.3891692088,
                4316999.9894380495,
                -4.530412981240019
              ],
              [
                518000.0091692088,
                4316999.9894380495,
                23.94958701875998
              ],
              [
                518000.0091692088,
                4316277.54943805,
                23.94958701875998
              ],
              [
                517312.3891692088,
                4316277.54943805,
                -4.530412981240019
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T20:28:41+00:00",
        "end_time": "2022-11-10T19:38:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ1716.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ1716.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ1716.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ1716.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.80008207,
            38.99531788,
            -4.530412981,
            -74.79212265,
            39.00184189,
            23.94958702
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.8000820675361,
                  38.995331759859546,
                  -4.530412981240019
                ],
                [
                  -74.80006374762633,
                  39.00184188663975,
                  -4.530412981240019
                ],
                [
                  -74.79212265197623,
                  39.001828008357464,
                  23.94958701875998
                ],
                [
                  -74.79214169950617,
                  38.995317884780455,
                  23.94958701875998
                ],
                [
                  -74.8000820675361,
                  38.995331759859546,
                  -4.530412981240019
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ1716.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ1716.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T20:28:41Z",
            "pc:count": 1572021,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 517762.8084,
                "count": 1572021,
                "maximum": 518000.0092,
                "minimum": 517312.3892,
                "name": "X",
                "position": 0,
                "stddev": 160.8456405,
                "variance": 25871.32007
              },
              {
                "average": 4316748.36,
                "count": 1572021,
                "maximum": 4316999.989,
                "minimum": 4316277.549,
                "name": "Y",
                "position": 1,
                "stddev": 174.5595483,
                "variance": 30471.03589
              },
              {
                "average": 4.988678074,
                "count": 1572021,
                "maximum": 23.94958702,
                "minimum": -4.530412981,
                "name": "Z",
                "position": 2,
                "stddev": 3.464330016,
                "variance": 12.00158246
              },
              {
                "average": 8376.492121,
                "count": 1572021,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 9779.007092,
                "variance": 95628979.71
              },
              {
                "average": 1.555294109,
                "count": 1572021,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8773846083,
                "variance": 0.7698037509
              },
              {
                "average": 2.114317175,
                "count": 1572021,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.215392069,
                "variance": 1.477177882
              },
              {
                "average": 1,
                "count": 1572021,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1572021,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259609127,
                "count": 1572021,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7664987269,
                "variance": 0.5875202984
              },
              {
                "average": 19.90025471,
                "count": 1572021,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9250500945,
                "variance": 0.8557176773
              },
              {
                "average": 1.580441992,
                "count": 1572021,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9314485304,
                "variance": 0.8675963647
              },
              {
                "average": 3.815686941,
                "count": 1572021,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9669591435,
                "variance": 0.9350099852
              },
              {
                "average": 352145750.4,
                "count": 1572021,
                "maximum": 352147321.9,
                "minimum": 352144288.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 491.6431354,
                "variance": 241712.9726
              },
              {
                "average": 0,
                "count": 1572021,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1572021,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1572021,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1572021,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1572021,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              517312.3892,
              4316277.549,
              -4.530412981,
              518000.0092,
              4316999.989,
              23.94958702
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    517312.3891692088,
                    4316277.54943805,
                    -4.530412981240019
                  ],
                  [
                    517312.3891692088,
                    4316999.9894380495,
                    -4.530412981240019
                  ],
                  [
                    518000.0091692088,
                    4316999.9894380495,
                    23.94958701875998
                  ],
                  [
                    518000.0091692088,
                    4316277.54943805,
                    23.94958701875998
                  ],
                  [
                    517312.3891692088,
                    4316277.54943805,
                    -4.530412981240019
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T20:28:41+00:00",
            "end_time": "2022-11-10T19:38:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5972.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30870552390567,
              39.495564481411044,
              -2.964799570296642
            ],
            [
              -74.30861629009287,
              39.50457134184416,
              -2.964799570296642
            ],
            [
              -74.30211313008381,
              39.50453248665194,
              6.235200429703359
            ],
            [
              -74.30220320306526,
              39.495525638581015,
              6.235200429703359
            ],
            [
              -74.30870552390567,
              39.495564481411044,
              -2.964799570296642
            ]
          ]
        ]
      },
      "bbox": [
        -74.30870552,
        39.49552564,
        -2.96479957,
        -74.30211313,
        39.50457134,
        6.23520043
      ],
      "properties": {
        "datetime": "2022-11-10T15:36:20Z",
        "pc:count": 1414399,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559765.9165,
            "count": 1414399,
            "maximum": 560000.0137,
            "minimum": 559440.8737,
            "name": "X",
            "position": 0,
            "stddev": 138.7745346,
            "variance": 19258.37145
          },
          {
            "average": 4372600.534,
            "count": 1414399,
            "maximum": 4372999.986,
            "minimum": 4372000.326,
            "name": "Y",
            "position": 1,
            "stddev": 213.1786669,
            "variance": 45445.144
          },
          {
            "average": 1.483537879,
            "count": 1414399,
            "maximum": 6.23520043,
            "minimum": -2.96479957,
            "name": "Z",
            "position": 2,
            "stddev": 1.056186588,
            "variance": 1.115530108
          },
          {
            "average": 15654.42094,
            "count": 1414399,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 10039.2286,
            "variance": 100786110.8
          },
          {
            "average": 1.032269536,
            "count": 1414399,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1986970297,
            "variance": 0.0394805096
          },
          {
            "average": 1.064633813,
            "count": 1414399,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2919661909,
            "variance": 0.08524425665
          },
          {
            "average": 1,
            "count": 1414399,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1414399,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.983062771,
            "count": 1414399,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.909326062,
            "variance": 62.55743875
          },
          {
            "average": 20.05068738,
            "count": 1414399,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.889855035,
            "variance": 3.571552053
          },
          {
            "average": 1.13104011,
            "count": 1414399,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.349502593,
            "variance": 0.1221520625
          },
          {
            "average": 11.43586004,
            "count": 1414399,
            "maximum": 14,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8461528073,
            "variance": 0.7159745733
          },
          {
            "average": 352128074.7,
            "count": 1414399,
            "maximum": 352129780.5,
            "minimum": 352127255.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 543.7408455,
            "variance": 295654.1071
          },
          {
            "average": 0,
            "count": 1414399,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1414399,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1414399,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1414399,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1414399,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559440.8737,
          4372000.326,
          -2.96479957,
          560000.0137,
          4372999.986,
          6.23520043
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559440.8736887827,
                4372000.326010998,
                -2.964799570296642
              ],
              [
                559440.8736887827,
                4372999.9860109985,
                -2.964799570296642
              ],
              [
                560000.0136887826,
                4372999.9860109985,
                6.235200429703359
              ],
              [
                560000.0136887826,
                4372000.326010998,
                6.235200429703359
              ],
              [
                559440.8736887827,
                4372000.326010998,
                -2.964799570296642
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:36:20+00:00",
        "end_time": "2022-11-10T14:54:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5972.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5972.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5972.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5972.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.30870552,
            39.49552564,
            -2.96479957,
            -74.30211313,
            39.50457134,
            6.23520043
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.30870552390567,
                  39.495564481411044,
                  -2.964799570296642
                ],
                [
                  -74.30861629009287,
                  39.50457134184416,
                  -2.964799570296642
                ],
                [
                  -74.30211313008381,
                  39.50453248665194,
                  6.235200429703359
                ],
                [
                  -74.30220320306526,
                  39.495525638581015,
                  6.235200429703359
                ],
                [
                  -74.30870552390567,
                  39.495564481411044,
                  -2.964799570296642
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5972.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5972.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:36:20Z",
            "pc:count": 1414399,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559765.9165,
                "count": 1414399,
                "maximum": 560000.0137,
                "minimum": 559440.8737,
                "name": "X",
                "position": 0,
                "stddev": 138.7745346,
                "variance": 19258.37145
              },
              {
                "average": 4372600.534,
                "count": 1414399,
                "maximum": 4372999.986,
                "minimum": 4372000.326,
                "name": "Y",
                "position": 1,
                "stddev": 213.1786669,
                "variance": 45445.144
              },
              {
                "average": 1.483537879,
                "count": 1414399,
                "maximum": 6.23520043,
                "minimum": -2.96479957,
                "name": "Z",
                "position": 2,
                "stddev": 1.056186588,
                "variance": 1.115530108
              },
              {
                "average": 15654.42094,
                "count": 1414399,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 10039.2286,
                "variance": 100786110.8
              },
              {
                "average": 1.032269536,
                "count": 1414399,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1986970297,
                "variance": 0.0394805096
              },
              {
                "average": 1.064633813,
                "count": 1414399,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2919661909,
                "variance": 0.08524425665
              },
              {
                "average": 1,
                "count": 1414399,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1414399,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.983062771,
                "count": 1414399,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.909326062,
                "variance": 62.55743875
              },
              {
                "average": 20.05068738,
                "count": 1414399,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.889855035,
                "variance": 3.571552053
              },
              {
                "average": 1.13104011,
                "count": 1414399,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.349502593,
                "variance": 0.1221520625
              },
              {
                "average": 11.43586004,
                "count": 1414399,
                "maximum": 14,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8461528073,
                "variance": 0.7159745733
              },
              {
                "average": 352128074.7,
                "count": 1414399,
                "maximum": 352129780.5,
                "minimum": 352127255.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 543.7408455,
                "variance": 295654.1071
              },
              {
                "average": 0,
                "count": 1414399,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1414399,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1414399,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1414399,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1414399,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559440.8737,
              4372000.326,
              -2.96479957,
              560000.0137,
              4372999.986,
              6.23520043
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559440.8736887827,
                    4372000.326010998,
                    -2.964799570296642
                  ],
                  [
                    559440.8736887827,
                    4372999.9860109985,
                    -2.964799570296642
                  ],
                  [
                    560000.0136887826,
                    4372999.9860109985,
                    6.235200429703359
                  ],
                  [
                    560000.0136887826,
                    4372000.326010998,
                    6.235200429703359
                  ],
                  [
                    559440.8736887827,
                    4372000.326010998,
                    -2.964799570296642
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:36:20+00:00",
            "end_time": "2022-11-10T14:54:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8672.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.98665669438392,
              40.39416450972886,
              -3.809907292494749
            ],
            [
              -73.98652161948017,
              40.403172277886895,
              -3.809907292494749
            ],
            [
              -73.97473876649683,
              40.40306839249536,
              86.55009270750526
            ],
            [
              -73.97487541113533,
              40.39406065720626,
              86.55009270750526
            ],
            [
              -73.98665669438392,
              40.39416450972886,
              -3.809907292494749
            ]
          ]
        ]
      },
      "bbox": [
        -73.98665669,
        40.39406066,
        -3.809907292,
        -73.97473877,
        40.40317228,
        86.55009271
      ],
      "properties": {
        "datetime": "2022-11-11T15:01:24Z",
        "pc:count": 5429361,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586384.5863,
            "count": 5429361,
            "maximum": 587000.0039,
            "minimum": 586000.0039,
            "name": "X",
            "position": 0,
            "stddev": 293.1661074,
            "variance": 85946.36655
          },
          {
            "average": 4472467.335,
            "count": 5429361,
            "maximum": 4472999.985,
            "minimum": 4471999.985,
            "name": "Y",
            "position": 1,
            "stddev": 277.026474,
            "variance": 76743.6673
          },
          {
            "average": 13.96795824,
            "count": 5429361,
            "maximum": 86.55009271,
            "minimum": -3.809907292,
            "name": "Z",
            "position": 2,
            "stddev": 17.25370976,
            "variance": 297.6905003
          },
          {
            "average": 5807.456999,
            "count": 5429361,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7809.963273,
            "variance": 60995526.33
          },
          {
            "average": 1.694107833,
            "count": 5429361,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.042528552,
            "variance": 1.086865781
          },
          {
            "average": 2.392394243,
            "count": 5429361,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.521239121,
            "variance": 2.314168463
          },
          {
            "average": 1,
            "count": 5429361,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5429361,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.005138358,
            "count": 5429361,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.870861986,
            "variance": 47.20874443
          },
          {
            "average": 19.97001809,
            "count": 5429361,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.36036094,
            "variance": 1.850581887
          },
          {
            "average": 1.92091445,
            "count": 5429361,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.461778823,
            "variance": 2.136797326
          },
          {
            "average": 3.753400262,
            "count": 5429361,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.655881351,
            "variance": 13.36546845
          },
          {
            "average": 352209705.5,
            "count": 5429361,
            "maximum": 352214084.5,
            "minimum": 352208421.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1578.308585,
            "variance": 2491057.99
          },
          {
            "average": 0,
            "count": 5429361,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5429361,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5429361,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5429361,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5429361,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586000.0039,
          4471999.985,
          -3.809907292,
          587000.0039,
          4472999.985,
          86.55009271
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586000.0039383245,
                4471999.985082155,
                -3.809907292494749
              ],
              [
                586000.0039383245,
                4472999.985082155,
                -3.809907292494749
              ],
              [
                587000.0039383245,
                4472999.985082155,
                86.55009270750526
              ],
              [
                587000.0039383245,
                4471999.985082155,
                86.55009270750526
              ],
              [
                586000.0039383245,
                4471999.985082155,
                -3.809907292494749
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:01:24+00:00",
        "end_time": "2022-11-11T13:27:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8672.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8672.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8672.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8672.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.98665669,
            40.39406066,
            -3.809907292,
            -73.97473877,
            40.40317228,
            86.55009271
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.98665669438392,
                  40.39416450972886,
                  -3.809907292494749
                ],
                [
                  -73.98652161948017,
                  40.403172277886895,
                  -3.809907292494749
                ],
                [
                  -73.97473876649683,
                  40.40306839249536,
                  86.55009270750526
                ],
                [
                  -73.97487541113533,
                  40.39406065720626,
                  86.55009270750526
                ],
                [
                  -73.98665669438392,
                  40.39416450972886,
                  -3.809907292494749
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8672.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8672.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:01:24Z",
            "pc:count": 5429361,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586384.5863,
                "count": 5429361,
                "maximum": 587000.0039,
                "minimum": 586000.0039,
                "name": "X",
                "position": 0,
                "stddev": 293.1661074,
                "variance": 85946.36655
              },
              {
                "average": 4472467.335,
                "count": 5429361,
                "maximum": 4472999.985,
                "minimum": 4471999.985,
                "name": "Y",
                "position": 1,
                "stddev": 277.026474,
                "variance": 76743.6673
              },
              {
                "average": 13.96795824,
                "count": 5429361,
                "maximum": 86.55009271,
                "minimum": -3.809907292,
                "name": "Z",
                "position": 2,
                "stddev": 17.25370976,
                "variance": 297.6905003
              },
              {
                "average": 5807.456999,
                "count": 5429361,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7809.963273,
                "variance": 60995526.33
              },
              {
                "average": 1.694107833,
                "count": 5429361,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.042528552,
                "variance": 1.086865781
              },
              {
                "average": 2.392394243,
                "count": 5429361,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.521239121,
                "variance": 2.314168463
              },
              {
                "average": 1,
                "count": 5429361,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5429361,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.005138358,
                "count": 5429361,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.870861986,
                "variance": 47.20874443
              },
              {
                "average": 19.97001809,
                "count": 5429361,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.36036094,
                "variance": 1.850581887
              },
              {
                "average": 1.92091445,
                "count": 5429361,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.461778823,
                "variance": 2.136797326
              },
              {
                "average": 3.753400262,
                "count": 5429361,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.655881351,
                "variance": 13.36546845
              },
              {
                "average": 352209705.5,
                "count": 5429361,
                "maximum": 352214084.5,
                "minimum": 352208421.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1578.308585,
                "variance": 2491057.99
              },
              {
                "average": 0,
                "count": 5429361,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5429361,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5429361,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5429361,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5429361,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586000.0039,
              4471999.985,
              -3.809907292,
              587000.0039,
              4472999.985,
              86.55009271
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586000.0039383245,
                    4471999.985082155,
                    -3.809907292494749
                  ],
                  [
                    586000.0039383245,
                    4472999.985082155,
                    -3.809907292494749
                  ],
                  [
                    587000.0039383245,
                    4472999.985082155,
                    86.55009270750526
                  ],
                  [
                    587000.0039383245,
                    4471999.985082155,
                    86.55009270750526
                  ],
                  [
                    586000.0039383245,
                    4471999.985082155,
                    -3.809907292494749
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:01:24+00:00",
            "end_time": "2022-11-11T13:27:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6379.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.26636061463226,
              39.558374728623114,
              -1.991486413074187
            ],
            [
              -74.26632395263695,
              39.56185429311189,
              -1.991486413074187
            ],
            [
              -74.2566389273536,
              39.56179274742742,
              -0.471486413074187
            ],
            [
              -74.2566760732044,
              39.55831319050104,
              -0.471486413074187
            ],
            [
              -74.26636061463226,
              39.558374728623114,
              -1.991486413074187
            ]
          ]
        ]
      },
      "bbox": [
        -74.26636061,
        39.55831319,
        -1.991486413,
        -74.25663893,
        39.56185429,
        -0.4714864131
      ],
      "properties": {
        "datetime": "2022-11-10T15:00:20Z",
        "pc:count": 426074,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563496.5872,
            "count": 426074,
            "maximum": 563857.1625,
            "minimum": 563025.1225,
            "name": "X",
            "position": 0,
            "stddev": 150.4111633,
            "variance": 22623.51805
          },
          {
            "average": 4379170.538,
            "count": 426074,
            "maximum": 4379386.187,
            "minimum": 4378999.987,
            "name": "Y",
            "position": 1,
            "stddev": 81.00507645,
            "variance": 6561.822411
          },
          {
            "average": -0.9342966057,
            "count": 426074,
            "maximum": -0.4714864131,
            "minimum": -1.991486413,
            "name": "Z",
            "position": 2,
            "stddev": 0.2098076803,
            "variance": 0.0440192627
          },
          {
            "average": 327.5703117,
            "count": 426074,
            "maximum": 1350,
            "minimum": 33,
            "name": "Intensity",
            "position": 3,
            "stddev": 224.6932669,
            "variance": 50487.06417
          },
          {
            "average": 1,
            "count": 426074,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 426074,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 426074,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 426074,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 426074,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.77707907,
            "count": 426074,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.684446272,
            "variance": 2.837359244
          },
          {
            "average": 2.000002347,
            "count": 426074,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.001531995478,
            "variance": 2.347010144e-06
          },
          {
            "average": 8.916458174,
            "count": 426074,
            "maximum": 11,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7593134409,
            "variance": 0.5765569015
          },
          {
            "average": 352126750.8,
            "count": 426074,
            "maximum": 352127620.6,
            "minimum": 352125415.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 344.4481231,
            "variance": 118644.5095
          },
          {
            "average": 0,
            "count": 426074,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 426074,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 426074,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 426074,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 426074,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563025.1225,
          4378999.987,
          -1.991486413,
          563857.1625,
          4379386.187,
          -0.4714864131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563025.1225262687,
                4378999.987084558,
                -1.991486413074187
              ],
              [
                563025.1225262687,
                4379386.1870845575,
                -1.991486413074187
              ],
              [
                563857.1625262687,
                4379386.1870845575,
                -0.471486413074187
              ],
              [
                563857.1625262687,
                4378999.987084558,
                -0.471486413074187
              ],
              [
                563025.1225262687,
                4378999.987084558,
                -1.991486413074187
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:00:20+00:00",
        "end_time": "2022-11-10T14:23:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6379.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6379.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6379.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6379.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.26636061,
            39.55831319,
            -1.991486413,
            -74.25663893,
            39.56185429,
            -0.4714864131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.26636061463226,
                  39.558374728623114,
                  -1.991486413074187
                ],
                [
                  -74.26632395263695,
                  39.56185429311189,
                  -1.991486413074187
                ],
                [
                  -74.2566389273536,
                  39.56179274742742,
                  -0.471486413074187
                ],
                [
                  -74.2566760732044,
                  39.55831319050104,
                  -0.471486413074187
                ],
                [
                  -74.26636061463226,
                  39.558374728623114,
                  -1.991486413074187
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6379.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6379.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:00:20Z",
            "pc:count": 426074,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563496.5872,
                "count": 426074,
                "maximum": 563857.1625,
                "minimum": 563025.1225,
                "name": "X",
                "position": 0,
                "stddev": 150.4111633,
                "variance": 22623.51805
              },
              {
                "average": 4379170.538,
                "count": 426074,
                "maximum": 4379386.187,
                "minimum": 4378999.987,
                "name": "Y",
                "position": 1,
                "stddev": 81.00507645,
                "variance": 6561.822411
              },
              {
                "average": -0.9342966057,
                "count": 426074,
                "maximum": -0.4714864131,
                "minimum": -1.991486413,
                "name": "Z",
                "position": 2,
                "stddev": 0.2098076803,
                "variance": 0.0440192627
              },
              {
                "average": 327.5703117,
                "count": 426074,
                "maximum": 1350,
                "minimum": 33,
                "name": "Intensity",
                "position": 3,
                "stddev": 224.6932669,
                "variance": 50487.06417
              },
              {
                "average": 1,
                "count": 426074,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 426074,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 426074,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 426074,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 426074,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.77707907,
                "count": 426074,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.684446272,
                "variance": 2.837359244
              },
              {
                "average": 2.000002347,
                "count": 426074,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.001531995478,
                "variance": 2.347010144e-06
              },
              {
                "average": 8.916458174,
                "count": 426074,
                "maximum": 11,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7593134409,
                "variance": 0.5765569015
              },
              {
                "average": 352126750.8,
                "count": 426074,
                "maximum": 352127620.6,
                "minimum": 352125415.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 344.4481231,
                "variance": 118644.5095
              },
              {
                "average": 0,
                "count": 426074,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 426074,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 426074,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 426074,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 426074,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563025.1225,
              4378999.987,
              -1.991486413,
              563857.1625,
              4379386.187,
              -0.4714864131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563025.1225262687,
                    4378999.987084558,
                    -1.991486413074187
                  ],
                  [
                    563025.1225262687,
                    4379386.1870845575,
                    -1.991486413074187
                  ],
                  [
                    563857.1625262687,
                    4379386.1870845575,
                    -0.471486413074187
                  ],
                  [
                    563857.1625262687,
                    4378999.987084558,
                    -0.471486413074187
                  ],
                  [
                    563025.1225262687,
                    4378999.987084558,
                    -1.991486413074187
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:00:20+00:00",
            "end_time": "2022-11-10T14:23:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5977.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.302199374401,
              39.5405748722074,
              -0.983569787713187
            ],
            [
              -74.30219621458927,
              39.540890397093044,
              -0.983569787713187
            ],
            [
              -74.3017493652577,
              39.54088771356423,
              -0.403569787713187
            ],
            [
              -74.30175252709245,
              39.540572188708495,
              -0.403569787713187
            ],
            [
              -74.302199374401,
              39.5405748722074,
              -0.983569787713187
            ]
          ]
        ]
      },
      "bbox": [
        -74.30219937,
        39.54057219,
        -0.9835697877,
        -74.30174937,
        39.5408904,
        -0.4035697877
      ],
      "properties": {
        "datetime": "2022-11-10T13:39:46Z",
        "pc:count": 1681,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559978.5387,
            "count": 1681,
            "maximum": 559999.9949,
            "minimum": 559961.5949,
            "name": "X",
            "position": 0,
            "stddev": 9.921827161,
            "variance": 98.44265422
          },
          {
            "average": 4377010.167,
            "count": 1681,
            "maximum": 4377035.028,
            "minimum": 4377000.008,
            "name": "Y",
            "position": 1,
            "stddev": 7.516494899,
            "variance": 56.49769557
          },
          {
            "average": -0.6478886455,
            "count": 1681,
            "maximum": -0.4035697877,
            "minimum": -0.9835697877,
            "name": "Z",
            "position": 2,
            "stddev": 0.09089582306,
            "variance": 0.00826205065
          },
          {
            "average": 356.1594289,
            "count": 1681,
            "maximum": 924,
            "minimum": 72,
            "name": "Intensity",
            "position": 3,
            "stddev": 199.4214568,
            "variance": 39768.91742
          },
          {
            "average": 1,
            "count": 1681,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1681,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1681,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1681,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1681,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.91359923,
            "count": 1681,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.737566438,
            "variance": 0.5440042504
          },
          {
            "average": 2,
            "count": 1681,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1681,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 352122784.6,
            "count": 1681,
            "maximum": 352122786,
            "minimum": 352122783.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.714744155,
            "variance": 0.5108592071
          },
          {
            "average": 0,
            "count": 1681,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1681,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1681,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1681,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1681,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559961.5949,
          4377000.008,
          -0.9835697877,
          559999.9949,
          4377035.028,
          -0.4035697877
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559961.5949314828,
                4377000.0078477245,
                -0.983569787713187
              ],
              [
                559961.5949314828,
                4377035.027847724,
                -0.983569787713187
              ],
              [
                559999.9949314827,
                4377035.027847724,
                -0.403569787713187
              ],
              [
                559999.9949314827,
                4377000.0078477245,
                -0.403569787713187
              ],
              [
                559961.5949314828,
                4377000.0078477245,
                -0.983569787713187
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T13:39:46+00:00",
        "end_time": "2022-11-10T13:39:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5977.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5977.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5977.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5977.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.30219937,
            39.54057219,
            -0.9835697877,
            -74.30174937,
            39.5408904,
            -0.4035697877
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.302199374401,
                  39.5405748722074,
                  -0.983569787713187
                ],
                [
                  -74.30219621458927,
                  39.540890397093044,
                  -0.983569787713187
                ],
                [
                  -74.3017493652577,
                  39.54088771356423,
                  -0.403569787713187
                ],
                [
                  -74.30175252709245,
                  39.540572188708495,
                  -0.403569787713187
                ],
                [
                  -74.302199374401,
                  39.5405748722074,
                  -0.983569787713187
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5977.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5977.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T13:39:46Z",
            "pc:count": 1681,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559978.5387,
                "count": 1681,
                "maximum": 559999.9949,
                "minimum": 559961.5949,
                "name": "X",
                "position": 0,
                "stddev": 9.921827161,
                "variance": 98.44265422
              },
              {
                "average": 4377010.167,
                "count": 1681,
                "maximum": 4377035.028,
                "minimum": 4377000.008,
                "name": "Y",
                "position": 1,
                "stddev": 7.516494899,
                "variance": 56.49769557
              },
              {
                "average": -0.6478886455,
                "count": 1681,
                "maximum": -0.4035697877,
                "minimum": -0.9835697877,
                "name": "Z",
                "position": 2,
                "stddev": 0.09089582306,
                "variance": 0.00826205065
              },
              {
                "average": 356.1594289,
                "count": 1681,
                "maximum": 924,
                "minimum": 72,
                "name": "Intensity",
                "position": 3,
                "stddev": 199.4214568,
                "variance": 39768.91742
              },
              {
                "average": 1,
                "count": 1681,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1681,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1681,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1681,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1681,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.91359923,
                "count": 1681,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.737566438,
                "variance": 0.5440042504
              },
              {
                "average": 2,
                "count": 1681,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1681,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 352122784.6,
                "count": 1681,
                "maximum": 352122786,
                "minimum": 352122783.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.714744155,
                "variance": 0.5108592071
              },
              {
                "average": 0,
                "count": 1681,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1681,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1681,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1681,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1681,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559961.5949,
              4377000.008,
              -0.9835697877,
              559999.9949,
              4377035.028,
              -0.4035697877
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559961.5949314828,
                    4377000.0078477245,
                    -0.983569787713187
                  ],
                  [
                    559961.5949314828,
                    4377035.027847724,
                    -0.983569787713187
                  ],
                  [
                    559999.9949314827,
                    4377035.027847724,
                    -0.403569787713187
                  ],
                  [
                    559999.9949314827,
                    4377000.0078477245,
                    -0.403569787713187
                  ],
                  [
                    559961.5949314828,
                    4377000.0078477245,
                    -0.983569787713187
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T13:39:46+00:00",
            "end_time": "2022-11-10T13:39:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6375.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.26697482146466,
              39.5278018794395,
              -3.142168470775398
            ],
            [
              -74.26693753816902,
              39.53134723425505,
              -3.142168470775398
            ],
            [
              -74.26056039055072,
              39.531306841812984,
              6.277831529224602
            ],
            [
              -74.26059799811411,
              39.527761492055525,
              6.277831529224602
            ],
            [
              -74.26697482146466,
              39.5278018794395,
              -3.142168470775398
            ]
          ]
        ]
      },
      "bbox": [
        -74.26697482,
        39.52776149,
        -3.142168471,
        -74.26056039,
        39.53134723,
        6.277831529
      ],
      "properties": {
        "datetime": "2022-11-10T16:19:36Z",
        "pc:count": 323473,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563176.131,
            "count": 323473,
            "maximum": 563548.0958,
            "minimum": 562999.9958,
            "name": "X",
            "position": 0,
            "stddev": 122.9961394,
            "variance": 15128.0503
          },
          {
            "average": 4375882.417,
            "count": 323473,
            "maximum": 4375999.984,
            "minimum": 4375606.484,
            "name": "Y",
            "position": 1,
            "stddev": 88.64668383,
            "variance": 7858.234555
          },
          {
            "average": 0.4009495329,
            "count": 323473,
            "maximum": 6.277831529,
            "minimum": -3.142168471,
            "name": "Z",
            "position": 2,
            "stddev": 1.736173121,
            "variance": 3.014297106
          },
          {
            "average": 7974.178083,
            "count": 323473,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 9311.908942,
            "variance": 86711648.14
          },
          {
            "average": 1.00879517,
            "count": 323473,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1011871486,
            "variance": 0.01023883904
          },
          {
            "average": 1.017757278,
            "count": 323473,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1490062276,
            "variance": 0.02220285587
          },
          {
            "average": 1,
            "count": 323473,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 323473,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.72459216,
            "count": 323473,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.72307962,
            "variance": 188.3229143
          },
          {
            "average": 19.96338566,
            "count": 323473,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.862347886,
            "variance": 3.468339649
          },
          {
            "average": 1.528473783,
            "count": 323473,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5013768703,
            "variance": 0.2513787661
          },
          {
            "average": 16.52650453,
            "count": 323473,
            "maximum": 18,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7625939966,
            "variance": 0.5815496037
          },
          {
            "average": 352131300.3,
            "count": 323473,
            "maximum": 352132376.6,
            "minimum": 352130192,
            "name": "GpsTime",
            "position": 12,
            "stddev": 471.4219723,
            "variance": 222238.676
          },
          {
            "average": 0,
            "count": 323473,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 323473,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 323473,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 323473,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 323473,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562999.9958,
          4375606.484,
          -3.142168471,
          563548.0958,
          4375999.984,
          6.277831529
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562999.9958367379,
                4375606.48444458,
                -3.142168470775398
              ],
              [
                562999.9958367379,
                4375999.98444458,
                -3.142168470775398
              ],
              [
                563548.095836738,
                4375999.98444458,
                6.277831529224602
              ],
              [
                563548.095836738,
                4375606.48444458,
                6.277831529224602
              ],
              [
                562999.9958367379,
                4375606.48444458,
                -3.142168470775398
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:19:36+00:00",
        "end_time": "2022-11-10T15:43:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6375.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6375.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6375.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6375.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.26697482,
            39.52776149,
            -3.142168471,
            -74.26056039,
            39.53134723,
            6.277831529
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.26697482146466,
                  39.5278018794395,
                  -3.142168470775398
                ],
                [
                  -74.26693753816902,
                  39.53134723425505,
                  -3.142168470775398
                ],
                [
                  -74.26056039055072,
                  39.531306841812984,
                  6.277831529224602
                ],
                [
                  -74.26059799811411,
                  39.527761492055525,
                  6.277831529224602
                ],
                [
                  -74.26697482146466,
                  39.5278018794395,
                  -3.142168470775398
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6375.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6375.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:19:36Z",
            "pc:count": 323473,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563176.131,
                "count": 323473,
                "maximum": 563548.0958,
                "minimum": 562999.9958,
                "name": "X",
                "position": 0,
                "stddev": 122.9961394,
                "variance": 15128.0503
              },
              {
                "average": 4375882.417,
                "count": 323473,
                "maximum": 4375999.984,
                "minimum": 4375606.484,
                "name": "Y",
                "position": 1,
                "stddev": 88.64668383,
                "variance": 7858.234555
              },
              {
                "average": 0.4009495329,
                "count": 323473,
                "maximum": 6.277831529,
                "minimum": -3.142168471,
                "name": "Z",
                "position": 2,
                "stddev": 1.736173121,
                "variance": 3.014297106
              },
              {
                "average": 7974.178083,
                "count": 323473,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 9311.908942,
                "variance": 86711648.14
              },
              {
                "average": 1.00879517,
                "count": 323473,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1011871486,
                "variance": 0.01023883904
              },
              {
                "average": 1.017757278,
                "count": 323473,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1490062276,
                "variance": 0.02220285587
              },
              {
                "average": 1,
                "count": 323473,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 323473,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.72459216,
                "count": 323473,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.72307962,
                "variance": 188.3229143
              },
              {
                "average": 19.96338566,
                "count": 323473,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.862347886,
                "variance": 3.468339649
              },
              {
                "average": 1.528473783,
                "count": 323473,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5013768703,
                "variance": 0.2513787661
              },
              {
                "average": 16.52650453,
                "count": 323473,
                "maximum": 18,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7625939966,
                "variance": 0.5815496037
              },
              {
                "average": 352131300.3,
                "count": 323473,
                "maximum": 352132376.6,
                "minimum": 352130192,
                "name": "GpsTime",
                "position": 12,
                "stddev": 471.4219723,
                "variance": 222238.676
              },
              {
                "average": 0,
                "count": 323473,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 323473,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 323473,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 323473,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 323473,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562999.9958,
              4375606.484,
              -3.142168471,
              563548.0958,
              4375999.984,
              6.277831529
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562999.9958367379,
                    4375606.48444458,
                    -3.142168470775398
                  ],
                  [
                    562999.9958367379,
                    4375999.98444458,
                    -3.142168470775398
                  ],
                  [
                    563548.095836738,
                    4375999.98444458,
                    6.277831529224602
                  ],
                  [
                    563548.095836738,
                    4375606.48444458,
                    6.277831529224602
                  ],
                  [
                    562999.9958367379,
                    4375606.48444458,
                    -3.142168470775398
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:19:36+00:00",
            "end_time": "2022-11-10T15:43:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8767.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.97555779686702,
              40.349021765791555,
              -4.181517825565427
            ],
            [
              -73.97542146017447,
              40.35802957337169,
              -4.181517825565427
            ],
            [
              -73.97032007330147,
              40.35798426511714,
              22.838482174434574
            ],
            [
              -73.97045708852424,
              40.34897647187616,
              22.838482174434574
            ],
            [
              -73.97555779686702,
              40.349021765791555,
              -4.181517825565427
            ]
          ]
        ]
      },
      "bbox": [
        -73.9755578,
        40.34897647,
        -4.181517826,
        -73.97032007,
        40.35802957,
        22.83848217
      ],
      "properties": {
        "datetime": "2022-11-11T15:34:43Z",
        "pc:count": 2107463,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 587177.1708,
            "count": 2107463,
            "maximum": 587433.2366,
            "minimum": 586999.9966,
            "name": "X",
            "position": 0,
            "stddev": 106.0368113,
            "variance": 11243.80535
          },
          {
            "average": 4467492.677,
            "count": 2107463,
            "maximum": 4467999.985,
            "minimum": 4466999.985,
            "name": "Y",
            "position": 1,
            "stddev": 290.0256181,
            "variance": 84114.85915
          },
          {
            "average": 3.098061863,
            "count": 2107463,
            "maximum": 22.83848217,
            "minimum": -4.181517826,
            "name": "Z",
            "position": 2,
            "stddev": 3.852160412,
            "variance": 14.83913984
          },
          {
            "average": 6824.783328,
            "count": 2107463,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 9302.85175,
            "variance": 86543050.67
          },
          {
            "average": 1.358935839,
            "count": 2107463,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7472897202,
            "variance": 0.558441926
          },
          {
            "average": 1.719461267,
            "count": 2107463,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.097931906,
            "variance": 1.20545447
          },
          {
            "average": 1,
            "count": 2107463,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2107463,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.48617888,
            "count": 2107463,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.85000857,
            "variance": 117.7226859
          },
          {
            "average": 20.02714478,
            "count": 2107463,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.98219176,
            "variance": 3.929084174
          },
          {
            "average": 1.567052897,
            "count": 2107463,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7960669887,
            "variance": 0.6337226505
          },
          {
            "average": 3.142537734,
            "count": 2107463,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6774206543,
            "variance": 0.4588987429
          },
          {
            "average": 352215630.3,
            "count": 2107463,
            "maximum": 352216083.6,
            "minimum": 352215151.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 325.1171013,
            "variance": 105701.1295
          },
          {
            "average": 0,
            "count": 2107463,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2107463,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2107463,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2107463,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2107463,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586999.9966,
          4466999.985,
          -4.181517826,
          587433.2366,
          4467999.985,
          22.83848217
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586999.9965766136,
                4466999.98520922,
                -4.181517825565427
              ],
              [
                586999.9965766136,
                4467999.98520922,
                -4.181517825565427
              ],
              [
                587433.2365766136,
                4467999.98520922,
                22.838482174434574
              ],
              [
                587433.2365766136,
                4466999.98520922,
                22.838482174434574
              ],
              [
                586999.9965766136,
                4466999.98520922,
                -4.181517825565427
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:34:43+00:00",
        "end_time": "2022-11-11T15:19:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8767.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8767.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8767.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8767.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.9755578,
            40.34897647,
            -4.181517826,
            -73.97032007,
            40.35802957,
            22.83848217
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.97555779686702,
                  40.349021765791555,
                  -4.181517825565427
                ],
                [
                  -73.97542146017447,
                  40.35802957337169,
                  -4.181517825565427
                ],
                [
                  -73.97032007330147,
                  40.35798426511714,
                  22.838482174434574
                ],
                [
                  -73.97045708852424,
                  40.34897647187616,
                  22.838482174434574
                ],
                [
                  -73.97555779686702,
                  40.349021765791555,
                  -4.181517825565427
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8767.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8767.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:34:43Z",
            "pc:count": 2107463,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 587177.1708,
                "count": 2107463,
                "maximum": 587433.2366,
                "minimum": 586999.9966,
                "name": "X",
                "position": 0,
                "stddev": 106.0368113,
                "variance": 11243.80535
              },
              {
                "average": 4467492.677,
                "count": 2107463,
                "maximum": 4467999.985,
                "minimum": 4466999.985,
                "name": "Y",
                "position": 1,
                "stddev": 290.0256181,
                "variance": 84114.85915
              },
              {
                "average": 3.098061863,
                "count": 2107463,
                "maximum": 22.83848217,
                "minimum": -4.181517826,
                "name": "Z",
                "position": 2,
                "stddev": 3.852160412,
                "variance": 14.83913984
              },
              {
                "average": 6824.783328,
                "count": 2107463,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 9302.85175,
                "variance": 86543050.67
              },
              {
                "average": 1.358935839,
                "count": 2107463,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7472897202,
                "variance": 0.558441926
              },
              {
                "average": 1.719461267,
                "count": 2107463,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.097931906,
                "variance": 1.20545447
              },
              {
                "average": 1,
                "count": 2107463,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2107463,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.48617888,
                "count": 2107463,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.85000857,
                "variance": 117.7226859
              },
              {
                "average": 20.02714478,
                "count": 2107463,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.98219176,
                "variance": 3.929084174
              },
              {
                "average": 1.567052897,
                "count": 2107463,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7960669887,
                "variance": 0.6337226505
              },
              {
                "average": 3.142537734,
                "count": 2107463,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6774206543,
                "variance": 0.4588987429
              },
              {
                "average": 352215630.3,
                "count": 2107463,
                "maximum": 352216083.6,
                "minimum": 352215151.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 325.1171013,
                "variance": 105701.1295
              },
              {
                "average": 0,
                "count": 2107463,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2107463,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2107463,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2107463,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2107463,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586999.9966,
              4466999.985,
              -4.181517826,
              587433.2366,
              4467999.985,
              22.83848217
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586999.9965766136,
                    4466999.98520922,
                    -4.181517825565427
                  ],
                  [
                    586999.9965766136,
                    4467999.98520922,
                    -4.181517825565427
                  ],
                  [
                    587433.2365766136,
                    4467999.98520922,
                    22.838482174434574
                  ],
                  [
                    587433.2365766136,
                    4466999.98520922,
                    22.838482174434574
                  ],
                  [
                    586999.9965766136,
                    4466999.98520922,
                    -4.181517825565427
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:34:43+00:00",
            "end_time": "2022-11-11T15:19:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5970.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.31400949601999,
              39.47757191253454,
              -4.53882600946619
            ],
            [
              -74.31392097327085,
              39.48658187435173,
              -4.53882600946619
            ],
            [
              -74.30229331933741,
              39.4865126838701,
              10.081173990533811
            ],
            [
              -74.30238334207426,
              39.477502744076915,
              10.081173990533811
            ],
            [
              -74.31400949601999,
              39.47757191253454,
              -4.53882600946619
            ]
          ]
        ]
      },
      "bbox": [
        -74.3140095,
        39.47750274,
        -4.538826009,
        -74.30229332,
        39.48658187,
        10.08117399
      ],
      "properties": {
        "datetime": "2022-11-10T16:18:14Z",
        "pc:count": 278174,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559460.9545,
            "count": 278174,
            "maximum": 560000.0117,
            "minimum": 559000.0117,
            "name": "X",
            "position": 0,
            "stddev": 428.5633164,
            "variance": 183666.5161
          },
          {
            "average": 4370473.734,
            "count": 278174,
            "maximum": 4370999.99,
            "minimum": 4369999.99,
            "name": "Y",
            "position": 1,
            "stddev": 399.7178715,
            "variance": 159774.3768
          },
          {
            "average": -0.2419048378,
            "count": 278174,
            "maximum": 10.08117399,
            "minimum": -4.538826009,
            "name": "Z",
            "position": 2,
            "stddev": 2.245893471,
            "variance": 5.044037481
          },
          {
            "average": 1826.53789,
            "count": 278174,
            "maximum": 41110,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 3372.409172,
            "variance": 11373143.62
          },
          {
            "average": 1.17069532,
            "count": 278174,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5005842736,
            "variance": 0.250584615
          },
          {
            "average": 1.342407989,
            "count": 278174,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7441357904,
            "variance": 0.5537380746
          },
          {
            "average": 1,
            "count": 278174,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 278174,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.74037473,
            "count": 278174,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.69783007,
            "variance": 161.2348884
          },
          {
            "average": 19.95794064,
            "count": 278174,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.873953022,
            "variance": 3.511699928
          },
          {
            "average": 1.876573655,
            "count": 278174,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4676761821,
            "variance": 0.2187210113
          },
          {
            "average": 16.03899717,
            "count": 278174,
            "maximum": 18,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8863007393,
            "variance": 0.7855290005
          },
          {
            "average": 352130996.5,
            "count": 278174,
            "maximum": 352132294,
            "minimum": 352129754.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 558.861949,
            "variance": 312326.678
          },
          {
            "average": 0,
            "count": 278174,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 278174,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 278174,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 278174,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 278174,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559000.0117,
          4369999.99,
          -4.538826009,
          560000.0117,
          4370999.99,
          10.08117399
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559000.011726189,
                4369999.989800497,
                -4.53882600946619
              ],
              [
                559000.011726189,
                4370999.989800497,
                -4.53882600946619
              ],
              [
                560000.011726189,
                4370999.989800497,
                10.081173990533811
              ],
              [
                560000.011726189,
                4369999.989800497,
                10.081173990533811
              ],
              [
                559000.011726189,
                4369999.989800497,
                -4.53882600946619
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:18:14+00:00",
        "end_time": "2022-11-10T15:35:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5970.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5970.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5970.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5970.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.3140095,
            39.47750274,
            -4.538826009,
            -74.30229332,
            39.48658187,
            10.08117399
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.31400949601999,
                  39.47757191253454,
                  -4.53882600946619
                ],
                [
                  -74.31392097327085,
                  39.48658187435173,
                  -4.53882600946619
                ],
                [
                  -74.30229331933741,
                  39.4865126838701,
                  10.081173990533811
                ],
                [
                  -74.30238334207426,
                  39.477502744076915,
                  10.081173990533811
                ],
                [
                  -74.31400949601999,
                  39.47757191253454,
                  -4.53882600946619
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5970.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5970.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:18:14Z",
            "pc:count": 278174,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559460.9545,
                "count": 278174,
                "maximum": 560000.0117,
                "minimum": 559000.0117,
                "name": "X",
                "position": 0,
                "stddev": 428.5633164,
                "variance": 183666.5161
              },
              {
                "average": 4370473.734,
                "count": 278174,
                "maximum": 4370999.99,
                "minimum": 4369999.99,
                "name": "Y",
                "position": 1,
                "stddev": 399.7178715,
                "variance": 159774.3768
              },
              {
                "average": -0.2419048378,
                "count": 278174,
                "maximum": 10.08117399,
                "minimum": -4.538826009,
                "name": "Z",
                "position": 2,
                "stddev": 2.245893471,
                "variance": 5.044037481
              },
              {
                "average": 1826.53789,
                "count": 278174,
                "maximum": 41110,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 3372.409172,
                "variance": 11373143.62
              },
              {
                "average": 1.17069532,
                "count": 278174,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5005842736,
                "variance": 0.250584615
              },
              {
                "average": 1.342407989,
                "count": 278174,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7441357904,
                "variance": 0.5537380746
              },
              {
                "average": 1,
                "count": 278174,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 278174,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.74037473,
                "count": 278174,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.69783007,
                "variance": 161.2348884
              },
              {
                "average": 19.95794064,
                "count": 278174,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.873953022,
                "variance": 3.511699928
              },
              {
                "average": 1.876573655,
                "count": 278174,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4676761821,
                "variance": 0.2187210113
              },
              {
                "average": 16.03899717,
                "count": 278174,
                "maximum": 18,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8863007393,
                "variance": 0.7855290005
              },
              {
                "average": 352130996.5,
                "count": 278174,
                "maximum": 352132294,
                "minimum": 352129754.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 558.861949,
                "variance": 312326.678
              },
              {
                "average": 0,
                "count": 278174,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 278174,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 278174,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 278174,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 278174,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559000.0117,
              4369999.99,
              -4.538826009,
              560000.0117,
              4370999.99,
              10.08117399
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559000.011726189,
                    4369999.989800497,
                    -4.53882600946619
                  ],
                  [
                    559000.011726189,
                    4370999.989800497,
                    -4.53882600946619
                  ],
                  [
                    560000.011726189,
                    4370999.989800497,
                    10.081173990533811
                  ],
                  [
                    560000.011726189,
                    4369999.989800497,
                    10.081173990533811
                  ],
                  [
                    559000.011726189,
                    4369999.989800497,
                    -4.53882600946619
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:18:14+00:00",
            "end_time": "2022-11-10T15:35:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6069.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.3024734186037,
              39.46849277117856,
              -3.874551991445989
            ],
            [
              -74.30238343628406,
              39.47750272514557,
              -3.874551991445989
            ],
            [
              -74.29075732274626,
              39.477432394444605,
              1.645448008554011
            ],
            [
              -74.29084880436042,
              39.46842246286592,
              1.645448008554011
            ],
            [
              -74.3024734186037,
              39.46849277117856,
              -3.874551991445989
            ]
          ]
        ]
      },
      "bbox": [
        -74.30247342,
        39.46842246,
        -3.874551991,
        -74.29075732,
        39.47750273,
        1.645448009
      ],
      "properties": {
        "datetime": "2022-11-10T17:14:06Z",
        "pc:count": 1067320,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560288.2862,
            "count": 1067320,
            "maximum": 561000.0036,
            "minimum": 560000.0036,
            "name": "X",
            "position": 0,
            "stddev": 260.8446979,
            "variance": 68039.95641
          },
          {
            "average": 4369396.629,
            "count": 1067320,
            "maximum": 4369999.988,
            "minimum": 4368999.988,
            "name": "Y",
            "position": 1,
            "stddev": 271.2301698,
            "variance": 73565.80503
          },
          {
            "average": -0.6941877333,
            "count": 1067320,
            "maximum": 1.645448009,
            "minimum": -3.874551991,
            "name": "Z",
            "position": 2,
            "stddev": 1.10634264,
            "variance": 1.223994037
          },
          {
            "average": 4536.957772,
            "count": 1067320,
            "maximum": 65535,
            "minimum": 13,
            "name": "Intensity",
            "position": 3,
            "stddev": 5950.881206,
            "variance": 35412987.13
          },
          {
            "average": 1.000003748,
            "count": 1067320,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001935896174,
            "variance": 3.747693997e-06
          },
          {
            "average": 1.000007495,
            "count": 1067320,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002737765495,
            "variance": 7.495359903e-06
          },
          {
            "average": 1,
            "count": 1067320,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1067320,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.5061809,
            "count": 1067320,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.22379001,
            "variance": 149.4210421
          },
          {
            "average": 19.93898287,
            "count": 1067320,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.111721457,
            "variance": 4.459367514
          },
          {
            "average": 1.726933816,
            "count": 1067320,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4459593567,
            "variance": 0.1988797479
          },
          {
            "average": 22.18214594,
            "count": 1067320,
            "maximum": 24,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8413836645,
            "variance": 0.7079264709
          },
          {
            "average": 352134714.6,
            "count": 1067320,
            "maximum": 352135646.9,
            "minimum": 352133542.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 429.4650654,
            "variance": 184440.2424
          },
          {
            "average": 0,
            "count": 1067320,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1067320,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1067320,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1067320,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1067320,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560000.0036,
          4368999.988,
          -3.874551991,
          561000.0036,
          4369999.988,
          1.645448009
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560000.0036396603,
                4368999.987636737,
                -3.874551991445989
              ],
              [
                560000.0036396603,
                4369999.987636737,
                -3.874551991445989
              ],
              [
                561000.0036396603,
                4369999.987636737,
                1.645448008554011
              ],
              [
                561000.0036396603,
                4368999.987636737,
                1.645448008554011
              ],
              [
                560000.0036396603,
                4368999.987636737,
                -3.874551991445989
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T17:14:06+00:00",
        "end_time": "2022-11-10T16:39:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6069.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6069.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6069.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6069.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.30247342,
            39.46842246,
            -3.874551991,
            -74.29075732,
            39.47750273,
            1.645448009
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.3024734186037,
                  39.46849277117856,
                  -3.874551991445989
                ],
                [
                  -74.30238343628406,
                  39.47750272514557,
                  -3.874551991445989
                ],
                [
                  -74.29075732274626,
                  39.477432394444605,
                  1.645448008554011
                ],
                [
                  -74.29084880436042,
                  39.46842246286592,
                  1.645448008554011
                ],
                [
                  -74.3024734186037,
                  39.46849277117856,
                  -3.874551991445989
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6069.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6069.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T17:14:06Z",
            "pc:count": 1067320,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560288.2862,
                "count": 1067320,
                "maximum": 561000.0036,
                "minimum": 560000.0036,
                "name": "X",
                "position": 0,
                "stddev": 260.8446979,
                "variance": 68039.95641
              },
              {
                "average": 4369396.629,
                "count": 1067320,
                "maximum": 4369999.988,
                "minimum": 4368999.988,
                "name": "Y",
                "position": 1,
                "stddev": 271.2301698,
                "variance": 73565.80503
              },
              {
                "average": -0.6941877333,
                "count": 1067320,
                "maximum": 1.645448009,
                "minimum": -3.874551991,
                "name": "Z",
                "position": 2,
                "stddev": 1.10634264,
                "variance": 1.223994037
              },
              {
                "average": 4536.957772,
                "count": 1067320,
                "maximum": 65535,
                "minimum": 13,
                "name": "Intensity",
                "position": 3,
                "stddev": 5950.881206,
                "variance": 35412987.13
              },
              {
                "average": 1.000003748,
                "count": 1067320,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001935896174,
                "variance": 3.747693997e-06
              },
              {
                "average": 1.000007495,
                "count": 1067320,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002737765495,
                "variance": 7.495359903e-06
              },
              {
                "average": 1,
                "count": 1067320,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1067320,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.5061809,
                "count": 1067320,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.22379001,
                "variance": 149.4210421
              },
              {
                "average": 19.93898287,
                "count": 1067320,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.111721457,
                "variance": 4.459367514
              },
              {
                "average": 1.726933816,
                "count": 1067320,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4459593567,
                "variance": 0.1988797479
              },
              {
                "average": 22.18214594,
                "count": 1067320,
                "maximum": 24,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8413836645,
                "variance": 0.7079264709
              },
              {
                "average": 352134714.6,
                "count": 1067320,
                "maximum": 352135646.9,
                "minimum": 352133542.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 429.4650654,
                "variance": 184440.2424
              },
              {
                "average": 0,
                "count": 1067320,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1067320,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1067320,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1067320,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1067320,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560000.0036,
              4368999.988,
              -3.874551991,
              561000.0036,
              4369999.988,
              1.645448009
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560000.0036396603,
                    4368999.987636737,
                    -3.874551991445989
                  ],
                  [
                    560000.0036396603,
                    4369999.987636737,
                    -3.874551991445989
                  ],
                  [
                    561000.0036396603,
                    4369999.987636737,
                    1.645448008554011
                  ],
                  [
                    561000.0036396603,
                    4368999.987636737,
                    1.645448008554011
                  ],
                  [
                    560000.0036396603,
                    4368999.987636737,
                    -3.874551991445989
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T17:14:06+00:00",
            "end_time": "2022-11-10T16:39:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5667.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.34913993347809,
              39.45074222035471,
              -2.719598435043268
            ],
            [
              -74.34905602387721,
              39.45975228847601,
              -2.719598435043268
            ],
            [
              -74.33743275083835,
              39.45968664864898,
              2.420401564956732
            ],
            [
              -74.33751815846655,
              39.450676601425585,
              2.420401564956732
            ],
            [
              -74.34913993347809,
              39.45074222035471,
              -2.719598435043268
            ]
          ]
        ]
      },
      "bbox": [
        -74.34913993,
        39.4506766,
        -2.719598435,
        -74.33743275,
        39.45975229,
        2.420401565
      ],
      "properties": {
        "datetime": "2022-11-10T15:56:11Z",
        "pc:count": 2359562,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556613.8922,
            "count": 2359562,
            "maximum": 557000.0205,
            "minimum": 556000.0205,
            "name": "X",
            "position": 0,
            "stddev": 243.8687235,
            "variance": 59471.95429
          },
          {
            "average": 4367474.58,
            "count": 2359562,
            "maximum": 4367999.983,
            "minimum": 4366999.983,
            "name": "Y",
            "position": 1,
            "stddev": 304.8509398,
            "variance": 92934.09549
          },
          {
            "average": 0.529845288,
            "count": 2359562,
            "maximum": 2.420401565,
            "minimum": -2.719598435,
            "name": "Z",
            "position": 2,
            "stddev": 0.5328283225,
            "variance": 0.2839060213
          },
          {
            "average": 1956.542911,
            "count": 2359562,
            "maximum": 41530,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1565.801483,
            "variance": 2451734.283
          },
          {
            "average": 1.004336398,
            "count": 2359562,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06572775939,
            "variance": 0.004320138354
          },
          {
            "average": 1.005715044,
            "count": 2359562,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07543217447,
            "variance": 0.005690012945
          },
          {
            "average": 1,
            "count": 2359562,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2359562,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.747747251,
            "count": 2359562,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.12032691,
            "variance": 146.9023245
          },
          {
            "average": 20.02720511,
            "count": 2359562,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.806759999,
            "variance": 3.264381694
          },
          {
            "average": 1.248095197,
            "count": 2359562,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4333944271,
            "variance": 0.1878307295
          },
          {
            "average": 12.56591181,
            "count": 2359562,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.297394167,
            "variance": 1.683231626
          },
          {
            "average": 352128795.9,
            "count": 2359562,
            "maximum": 352130971.7,
            "minimum": 352127178.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 819.6254091,
            "variance": 671785.8113
          },
          {
            "average": 0,
            "count": 2359562,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2359562,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2359562,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2359562,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2359562,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556000.0205,
          4366999.983,
          -2.719598435,
          557000.0205,
          4367999.983,
          2.420401565
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556000.0205421513,
                4366999.982982446,
                -2.719598435043268
              ],
              [
                556000.0205421513,
                4367999.982982446,
                -2.719598435043268
              ],
              [
                557000.0205421513,
                4367999.982982446,
                2.420401564956732
              ],
              [
                557000.0205421513,
                4366999.982982446,
                2.420401564956732
              ],
              [
                556000.0205421513,
                4366999.982982446,
                -2.719598435043268
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:56:11+00:00",
        "end_time": "2022-11-10T14:52:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5667.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5667.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5667.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5667.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.34913993,
            39.4506766,
            -2.719598435,
            -74.33743275,
            39.45975229,
            2.420401565
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.34913993347809,
                  39.45074222035471,
                  -2.719598435043268
                ],
                [
                  -74.34905602387721,
                  39.45975228847601,
                  -2.719598435043268
                ],
                [
                  -74.33743275083835,
                  39.45968664864898,
                  2.420401564956732
                ],
                [
                  -74.33751815846655,
                  39.450676601425585,
                  2.420401564956732
                ],
                [
                  -74.34913993347809,
                  39.45074222035471,
                  -2.719598435043268
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5667.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5667.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:56:11Z",
            "pc:count": 2359562,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556613.8922,
                "count": 2359562,
                "maximum": 557000.0205,
                "minimum": 556000.0205,
                "name": "X",
                "position": 0,
                "stddev": 243.8687235,
                "variance": 59471.95429
              },
              {
                "average": 4367474.58,
                "count": 2359562,
                "maximum": 4367999.983,
                "minimum": 4366999.983,
                "name": "Y",
                "position": 1,
                "stddev": 304.8509398,
                "variance": 92934.09549
              },
              {
                "average": 0.529845288,
                "count": 2359562,
                "maximum": 2.420401565,
                "minimum": -2.719598435,
                "name": "Z",
                "position": 2,
                "stddev": 0.5328283225,
                "variance": 0.2839060213
              },
              {
                "average": 1956.542911,
                "count": 2359562,
                "maximum": 41530,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1565.801483,
                "variance": 2451734.283
              },
              {
                "average": 1.004336398,
                "count": 2359562,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06572775939,
                "variance": 0.004320138354
              },
              {
                "average": 1.005715044,
                "count": 2359562,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07543217447,
                "variance": 0.005690012945
              },
              {
                "average": 1,
                "count": 2359562,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2359562,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.747747251,
                "count": 2359562,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.12032691,
                "variance": 146.9023245
              },
              {
                "average": 20.02720511,
                "count": 2359562,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.806759999,
                "variance": 3.264381694
              },
              {
                "average": 1.248095197,
                "count": 2359562,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4333944271,
                "variance": 0.1878307295
              },
              {
                "average": 12.56591181,
                "count": 2359562,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.297394167,
                "variance": 1.683231626
              },
              {
                "average": 352128795.9,
                "count": 2359562,
                "maximum": 352130971.7,
                "minimum": 352127178.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 819.6254091,
                "variance": 671785.8113
              },
              {
                "average": 0,
                "count": 2359562,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2359562,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2359562,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2359562,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2359562,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556000.0205,
              4366999.983,
              -2.719598435,
              557000.0205,
              4367999.983,
              2.420401565
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556000.0205421513,
                    4366999.982982446,
                    -2.719598435043268
                  ],
                  [
                    556000.0205421513,
                    4367999.982982446,
                    -2.719598435043268
                  ],
                  [
                    557000.0205421513,
                    4367999.982982446,
                    2.420401564956732
                  ],
                  [
                    557000.0205421513,
                    4366999.982982446,
                    2.420401564956732
                  ],
                  [
                    556000.0205421513,
                    4366999.982982446,
                    -2.719598435043268
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:56:11+00:00",
            "end_time": "2022-11-10T14:52:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5969.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.3140980916523,
              39.46856187415373,
              -3.739287252188378
            ],
            [
              -74.31400960864977,
              39.47757185013921,
              -3.739287252188378
            ],
            [
              -74.30238345471413,
              39.47750268169294,
              9.120712747811622
            ],
            [
              -74.30247343703125,
              39.46849272772582,
              9.120712747811622
            ],
            [
              -74.3140980916523,
              39.46856187415373,
              -3.739287252188378
            ]
          ]
        ]
      },
      "bbox": [
        -74.31409809,
        39.46849273,
        -3.739287252,
        -74.30238345,
        39.47757185,
        9.120712748
      ],
      "properties": {
        "datetime": "2022-11-10T16:58:37Z",
        "pc:count": 2491460,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559522.5887,
            "count": 2491460,
            "maximum": 560000.0021,
            "minimum": 559000.0021,
            "name": "X",
            "position": 0,
            "stddev": 311.1301124,
            "variance": 96801.94684
          },
          {
            "average": 4369423.741,
            "count": 2491460,
            "maximum": 4369999.983,
            "minimum": 4368999.983,
            "name": "Y",
            "position": 1,
            "stddev": 264.8682621,
            "variance": 70155.19627
          },
          {
            "average": 0.06635690024,
            "count": 2491460,
            "maximum": 9.120712748,
            "minimum": -3.739287252,
            "name": "Z",
            "position": 2,
            "stddev": 1.432408844,
            "variance": 2.051795095
          },
          {
            "average": 5981.221305,
            "count": 2491460,
            "maximum": 63412,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7034.77056,
            "variance": 49487996.83
          },
          {
            "average": 1.026324725,
            "count": 2491460,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2030730506,
            "variance": 0.04123866387
          },
          {
            "average": 1.052671125,
            "count": 2491460,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3111933129,
            "variance": 0.09684127801
          },
          {
            "average": 1,
            "count": 2491460,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2491460,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.95748356,
            "count": 2491460,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.73038369,
            "variance": 188.5234364
          },
          {
            "average": 20.0844773,
            "count": 2491460,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.992266984,
            "variance": 3.969127734
          },
          {
            "average": 1.552472045,
            "count": 2491460,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5128061046,
            "variance": 0.2629701009
          },
          {
            "average": 19.07449969,
            "count": 2491460,
            "maximum": 22,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.775034357,
            "variance": 3.150746967
          },
          {
            "average": 352132897.2,
            "count": 2491460,
            "maximum": 352134717.3,
            "minimum": 352130286.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1108.504368,
            "variance": 1228781.934
          },
          {
            "average": 0,
            "count": 2491460,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2491460,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2491460,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2491460,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2491460,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559000.0021,
          4368999.983,
          -3.739287252,
          560000.0021,
          4369999.983,
          9.120712748
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559000.0020918595,
                4368999.982802014,
                -3.739287252188378
              ],
              [
                559000.0020918595,
                4369999.982802014,
                -3.739287252188378
              ],
              [
                560000.0020918595,
                4369999.982802014,
                9.120712747811622
              ],
              [
                560000.0020918595,
                4368999.982802014,
                9.120712747811622
              ],
              [
                559000.0020918595,
                4368999.982802014,
                -3.739287252188378
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:58:37+00:00",
        "end_time": "2022-11-10T15:44:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5969.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5969.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5969.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5969.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.31409809,
            39.46849273,
            -3.739287252,
            -74.30238345,
            39.47757185,
            9.120712748
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.3140980916523,
                  39.46856187415373,
                  -3.739287252188378
                ],
                [
                  -74.31400960864977,
                  39.47757185013921,
                  -3.739287252188378
                ],
                [
                  -74.30238345471413,
                  39.47750268169294,
                  9.120712747811622
                ],
                [
                  -74.30247343703125,
                  39.46849272772582,
                  9.120712747811622
                ],
                [
                  -74.3140980916523,
                  39.46856187415373,
                  -3.739287252188378
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5969.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5969.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:58:37Z",
            "pc:count": 2491460,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559522.5887,
                "count": 2491460,
                "maximum": 560000.0021,
                "minimum": 559000.0021,
                "name": "X",
                "position": 0,
                "stddev": 311.1301124,
                "variance": 96801.94684
              },
              {
                "average": 4369423.741,
                "count": 2491460,
                "maximum": 4369999.983,
                "minimum": 4368999.983,
                "name": "Y",
                "position": 1,
                "stddev": 264.8682621,
                "variance": 70155.19627
              },
              {
                "average": 0.06635690024,
                "count": 2491460,
                "maximum": 9.120712748,
                "minimum": -3.739287252,
                "name": "Z",
                "position": 2,
                "stddev": 1.432408844,
                "variance": 2.051795095
              },
              {
                "average": 5981.221305,
                "count": 2491460,
                "maximum": 63412,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7034.77056,
                "variance": 49487996.83
              },
              {
                "average": 1.026324725,
                "count": 2491460,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2030730506,
                "variance": 0.04123866387
              },
              {
                "average": 1.052671125,
                "count": 2491460,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3111933129,
                "variance": 0.09684127801
              },
              {
                "average": 1,
                "count": 2491460,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2491460,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.95748356,
                "count": 2491460,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.73038369,
                "variance": 188.5234364
              },
              {
                "average": 20.0844773,
                "count": 2491460,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.992266984,
                "variance": 3.969127734
              },
              {
                "average": 1.552472045,
                "count": 2491460,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5128061046,
                "variance": 0.2629701009
              },
              {
                "average": 19.07449969,
                "count": 2491460,
                "maximum": 22,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.775034357,
                "variance": 3.150746967
              },
              {
                "average": 352132897.2,
                "count": 2491460,
                "maximum": 352134717.3,
                "minimum": 352130286.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1108.504368,
                "variance": 1228781.934
              },
              {
                "average": 0,
                "count": 2491460,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2491460,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2491460,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2491460,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2491460,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559000.0021,
              4368999.983,
              -3.739287252,
              560000.0021,
              4369999.983,
              9.120712748
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559000.0020918595,
                    4368999.982802014,
                    -3.739287252188378
                  ],
                  [
                    559000.0020918595,
                    4369999.982802014,
                    -3.739287252188378
                  ],
                  [
                    560000.0020918595,
                    4369999.982802014,
                    9.120712747811622
                  ],
                  [
                    560000.0020918595,
                    4368999.982802014,
                    9.120712747811622
                  ],
                  [
                    559000.0020918595,
                    4368999.982802014,
                    -3.739287252188378
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:58:37+00:00",
            "end_time": "2022-11-10T15:44:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5976.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30993134685018,
              39.53161038654486,
              -1.969685849484774
            ],
            [
              -74.30984212686236,
              39.540620256650854,
              -1.969685849484774
            ],
            [
              -74.3017523195241,
              39.54057194006446,
              1.830314150515226
            ],
            [
              -74.3018425851139,
              39.53156208533223,
              1.830314150515226
            ],
            [
              -74.30993134685018,
              39.53161038654486,
              -1.969685849484774
            ]
          ]
        ]
      },
      "bbox": [
        -74.30993135,
        39.53156209,
        -1.969685849,
        -74.30175232,
        39.54062026,
        1.830314151
      ],
      "properties": {
        "datetime": "2022-11-10T13:54:37Z",
        "pc:count": 1318360,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559764.025,
            "count": 1318360,
            "maximum": 560000.013,
            "minimum": 559304.813,
            "name": "X",
            "position": 0,
            "stddev": 164.6895466,
            "variance": 27122.64677
          },
          {
            "average": 4376337.126,
            "count": 1318360,
            "maximum": 4376999.98,
            "minimum": 4375999.98,
            "name": "Y",
            "position": 1,
            "stddev": 239.4281671,
            "variance": 57325.84719
          },
          {
            "average": 0.4327886264,
            "count": 1318360,
            "maximum": 1.830314151,
            "minimum": -1.969685849,
            "name": "Z",
            "position": 2,
            "stddev": 0.3599454423,
            "variance": 0.1295607214
          },
          {
            "average": 2628.452863,
            "count": 1318360,
            "maximum": 27014,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1660.279621,
            "variance": 2756528.419
          },
          {
            "average": 1.000257138,
            "count": 1318360,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01608069552,
            "variance": 0.0002585887686
          },
          {
            "average": 1.000518068,
            "count": 1318360,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02285499975,
            "variance": 0.0005223510134
          },
          {
            "average": 1,
            "count": 1318360,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1318360,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.498671835,
            "count": 1318360,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.96626606,
            "variance": 143.1915235
          },
          {
            "average": 19.98939015,
            "count": 1318360,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.467386237,
            "variance": 2.153222367
          },
          {
            "average": 1.254112685,
            "count": 1318360,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.43580374,
            "variance": 0.1899248998
          },
          {
            "average": 1.491873236,
            "count": 1318360,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6625520495,
            "variance": 0.4389752183
          },
          {
            "average": 352123011.2,
            "count": 1318360,
            "maximum": 352123677.6,
            "minimum": 352122783.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 292.2428397,
            "variance": 85405.87735
          },
          {
            "average": 0,
            "count": 1318360,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1318360,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1318360,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1318360,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1318360,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559304.813,
          4375999.98,
          -1.969685849,
          560000.013,
          4376999.98,
          1.830314151
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559304.8129819833,
                4375999.980390855,
                -1.969685849484774
              ],
              [
                559304.8129819833,
                4376999.980390855,
                -1.969685849484774
              ],
              [
                560000.0129819833,
                4376999.980390855,
                1.830314150515226
              ],
              [
                560000.0129819833,
                4375999.980390855,
                1.830314150515226
              ],
              [
                559304.8129819833,
                4375999.980390855,
                -1.969685849484774
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T13:54:37+00:00",
        "end_time": "2022-11-10T13:39:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5976.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5976.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5976.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5976.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.30993135,
            39.53156209,
            -1.969685849,
            -74.30175232,
            39.54062026,
            1.830314151
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.30993134685018,
                  39.53161038654486,
                  -1.969685849484774
                ],
                [
                  -74.30984212686236,
                  39.540620256650854,
                  -1.969685849484774
                ],
                [
                  -74.3017523195241,
                  39.54057194006446,
                  1.830314150515226
                ],
                [
                  -74.3018425851139,
                  39.53156208533223,
                  1.830314150515226
                ],
                [
                  -74.30993134685018,
                  39.53161038654486,
                  -1.969685849484774
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5976.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5976.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T13:54:37Z",
            "pc:count": 1318360,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559764.025,
                "count": 1318360,
                "maximum": 560000.013,
                "minimum": 559304.813,
                "name": "X",
                "position": 0,
                "stddev": 164.6895466,
                "variance": 27122.64677
              },
              {
                "average": 4376337.126,
                "count": 1318360,
                "maximum": 4376999.98,
                "minimum": 4375999.98,
                "name": "Y",
                "position": 1,
                "stddev": 239.4281671,
                "variance": 57325.84719
              },
              {
                "average": 0.4327886264,
                "count": 1318360,
                "maximum": 1.830314151,
                "minimum": -1.969685849,
                "name": "Z",
                "position": 2,
                "stddev": 0.3599454423,
                "variance": 0.1295607214
              },
              {
                "average": 2628.452863,
                "count": 1318360,
                "maximum": 27014,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1660.279621,
                "variance": 2756528.419
              },
              {
                "average": 1.000257138,
                "count": 1318360,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01608069552,
                "variance": 0.0002585887686
              },
              {
                "average": 1.000518068,
                "count": 1318360,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02285499975,
                "variance": 0.0005223510134
              },
              {
                "average": 1,
                "count": 1318360,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1318360,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.498671835,
                "count": 1318360,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.96626606,
                "variance": 143.1915235
              },
              {
                "average": 19.98939015,
                "count": 1318360,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.467386237,
                "variance": 2.153222367
              },
              {
                "average": 1.254112685,
                "count": 1318360,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.43580374,
                "variance": 0.1899248998
              },
              {
                "average": 1.491873236,
                "count": 1318360,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6625520495,
                "variance": 0.4389752183
              },
              {
                "average": 352123011.2,
                "count": 1318360,
                "maximum": 352123677.6,
                "minimum": 352122783.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 292.2428397,
                "variance": 85405.87735
              },
              {
                "average": 0,
                "count": 1318360,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1318360,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1318360,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1318360,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1318360,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559304.813,
              4375999.98,
              -1.969685849,
              560000.013,
              4376999.98,
              1.830314151
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559304.8129819833,
                    4375999.980390855,
                    -1.969685849484774
                  ],
                  [
                    559304.8129819833,
                    4376999.980390855,
                    -1.969685849484774
                  ],
                  [
                    560000.0129819833,
                    4376999.980390855,
                    1.830314150515226
                  ],
                  [
                    560000.0129819833,
                    4375999.980390855,
                    1.830314150515226
                  ],
                  [
                    559304.8129819833,
                    4375999.980390855,
                    -1.969685849484774
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T13:54:37+00:00",
            "end_time": "2022-11-10T13:39:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6279.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.27829252169069,
              39.558449360808396,
              -2.274609457557245
            ],
            [
              -74.27819912235415,
              39.567459127736015,
              -2.274609457557245
            ],
            [
              -74.2696548127773,
              39.5674057441242,
              1.905390542442754
            ],
            [
              -74.26974931748933,
              39.55839599417933,
              1.905390542442754
            ],
            [
              -74.27829252169069,
              39.558449360808396,
              -2.274609457557245
            ]
          ]
        ]
      },
      "bbox": [
        -74.27829252,
        39.55839599,
        -2.274609458,
        -74.26965481,
        39.56745913,
        1.905390542
      ],
      "properties": {
        "datetime": "2022-11-10T14:18:56Z",
        "pc:count": 2583910,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562316.4539,
            "count": 2583910,
            "maximum": 562733.9854,
            "minimum": 562000.0054,
            "name": "X",
            "position": 0,
            "stddev": 183.1590886,
            "variance": 33547.25172
          },
          {
            "average": 4379458.688,
            "count": 2583910,
            "maximum": 4379999.979,
            "minimum": 4378999.979,
            "name": "Y",
            "position": 1,
            "stddev": 283.5274234,
            "variance": 80387.7998
          },
          {
            "average": -0.350565141,
            "count": 2583910,
            "maximum": 1.905390542,
            "minimum": -2.274609458,
            "name": "Z",
            "position": 2,
            "stddev": 0.878657855,
            "variance": 0.7720396261
          },
          {
            "average": 1962.379826,
            "count": 2583910,
            "maximum": 44505,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 2567.371161,
            "variance": 6591394.68
          },
          {
            "average": 1.00035605,
            "count": 2583910,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01892736068,
            "variance": 0.0003582449825
          },
          {
            "average": 1.000711712,
            "count": 2583910,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0267987318,
            "variance": 0.000718172026
          },
          {
            "average": 1,
            "count": 2583910,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2583910,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.6678526,
            "count": 2583910,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.05012762,
            "variance": 170.3058309
          },
          {
            "average": 20.01152926,
            "count": 2583910,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.45016518,
            "variance": 2.102979048
          },
          {
            "average": 1.662344277,
            "count": 2583910,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4737535626,
            "variance": 0.2244424381
          },
          {
            "average": 3.273398841,
            "count": 2583910,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.279452046,
            "variance": 1.636997537
          },
          {
            "average": 352123812.9,
            "count": 2583910,
            "maximum": 352125136.9,
            "minimum": 352122730.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 588.7456829,
            "variance": 346621.4791
          },
          {
            "average": 0,
            "count": 2583910,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2583910,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2583910,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2583910,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2583910,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562000.0054,
          4378999.979,
          -2.274609458,
          562733.9854,
          4379999.979,
          1.905390542
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562000.0053710069,
                4378999.978589661,
                -2.274609457557245
              ],
              [
                562000.0053710069,
                4379999.978589661,
                -2.274609457557245
              ],
              [
                562733.9853710069,
                4379999.978589661,
                1.905390542442754
              ],
              [
                562733.9853710069,
                4378999.978589661,
                1.905390542442754
              ],
              [
                562000.0053710069,
                4378999.978589661,
                -2.274609457557245
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T14:18:56+00:00",
        "end_time": "2022-11-10T13:38:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6279.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6279.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6279.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6279.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.27829252,
            39.55839599,
            -2.274609458,
            -74.26965481,
            39.56745913,
            1.905390542
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.27829252169069,
                  39.558449360808396,
                  -2.274609457557245
                ],
                [
                  -74.27819912235415,
                  39.567459127736015,
                  -2.274609457557245
                ],
                [
                  -74.2696548127773,
                  39.5674057441242,
                  1.905390542442754
                ],
                [
                  -74.26974931748933,
                  39.55839599417933,
                  1.905390542442754
                ],
                [
                  -74.27829252169069,
                  39.558449360808396,
                  -2.274609457557245
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6279.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6279.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T14:18:56Z",
            "pc:count": 2583910,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562316.4539,
                "count": 2583910,
                "maximum": 562733.9854,
                "minimum": 562000.0054,
                "name": "X",
                "position": 0,
                "stddev": 183.1590886,
                "variance": 33547.25172
              },
              {
                "average": 4379458.688,
                "count": 2583910,
                "maximum": 4379999.979,
                "minimum": 4378999.979,
                "name": "Y",
                "position": 1,
                "stddev": 283.5274234,
                "variance": 80387.7998
              },
              {
                "average": -0.350565141,
                "count": 2583910,
                "maximum": 1.905390542,
                "minimum": -2.274609458,
                "name": "Z",
                "position": 2,
                "stddev": 0.878657855,
                "variance": 0.7720396261
              },
              {
                "average": 1962.379826,
                "count": 2583910,
                "maximum": 44505,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 2567.371161,
                "variance": 6591394.68
              },
              {
                "average": 1.00035605,
                "count": 2583910,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01892736068,
                "variance": 0.0003582449825
              },
              {
                "average": 1.000711712,
                "count": 2583910,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0267987318,
                "variance": 0.000718172026
              },
              {
                "average": 1,
                "count": 2583910,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2583910,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.6678526,
                "count": 2583910,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.05012762,
                "variance": 170.3058309
              },
              {
                "average": 20.01152926,
                "count": 2583910,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.45016518,
                "variance": 2.102979048
              },
              {
                "average": 1.662344277,
                "count": 2583910,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4737535626,
                "variance": 0.2244424381
              },
              {
                "average": 3.273398841,
                "count": 2583910,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.279452046,
                "variance": 1.636997537
              },
              {
                "average": 352123812.9,
                "count": 2583910,
                "maximum": 352125136.9,
                "minimum": 352122730.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 588.7456829,
                "variance": 346621.4791
              },
              {
                "average": 0,
                "count": 2583910,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2583910,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2583910,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2583910,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2583910,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562000.0054,
              4378999.979,
              -2.274609458,
              562733.9854,
              4379999.979,
              1.905390542
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562000.0053710069,
                    4378999.978589661,
                    -2.274609457557245
                  ],
                  [
                    562000.0053710069,
                    4379999.978589661,
                    -2.274609457557245
                  ],
                  [
                    562733.9853710069,
                    4379999.978589661,
                    1.905390542442754
                  ],
                  [
                    562733.9853710069,
                    4378999.978589661,
                    1.905390542442754
                  ],
                  [
                    562000.0053710069,
                    4378999.978589661,
                    -2.274609457557245
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T14:18:56+00:00",
            "end_time": "2022-11-10T13:38:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5866.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.32593943485149,
              39.44616217793388,
              -3.559934373812603
            ],
            [
              -74.32589654914028,
              39.450609892366906,
              -3.559934373812603
            ],
            [
              -74.31565178813001,
              39.45055006142315,
              -0.519934373812603
            ],
            [
              -74.31569532547847,
              39.446102356394405,
              -0.519934373812603
            ],
            [
              -74.32593943485149,
              39.44616217793388,
              -3.559934373812603
            ]
          ]
        ]
      },
      "bbox": [
        -74.32593943,
        39.44610236,
        -3.559934374,
        -74.31565179,
        39.45060989,
        -0.5199343738
      ],
      "properties": {
        "datetime": "2022-11-10T17:05:17Z",
        "pc:count": 126760,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558190.4636,
            "count": 126760,
            "maximum": 558881.5295,
            "minimum": 558000.0095,
            "name": "X",
            "position": 0,
            "stddev": 148.8113436,
            "variance": 22144.81599
          },
          {
            "average": 4366903.24,
            "count": 126760,
            "maximum": 4366999.991,
            "minimum": 4366506.351,
            "name": "Y",
            "position": 1,
            "stddev": 86.18647725,
            "variance": 7428.10886
          },
          {
            "average": -1.513981155,
            "count": 126760,
            "maximum": -0.5199343738,
            "minimum": -3.559934374,
            "name": "Z",
            "position": 2,
            "stddev": 0.3662375109,
            "variance": 0.1341299144
          },
          {
            "average": 410.7452666,
            "count": 126760,
            "maximum": 6442,
            "minimum": 20,
            "name": "Intensity",
            "position": 3,
            "stddev": 454.0072009,
            "variance": 206122.5385
          },
          {
            "average": 1,
            "count": 126760,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 126760,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 126760,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 126760,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 126760,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.08358989,
            "count": 126760,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.920989087,
            "variance": 3.690199072
          },
          {
            "average": 2.00029189,
            "count": 126760,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01708236776,
            "variance": 0.0002918072883
          },
          {
            "average": 20.59018618,
            "count": 126760,
            "maximum": 23,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7504261687,
            "variance": 0.5631394347
          },
          {
            "average": 352133837.9,
            "count": 126760,
            "maximum": 352135117.5,
            "minimum": 352132843.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 436.8713631,
            "variance": 190856.5879
          },
          {
            "average": 0,
            "count": 126760,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 126760,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 126760,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 126760,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 126760,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558000.0095,
          4366506.351,
          -3.559934374,
          558881.5295,
          4366999.991,
          -0.5199343738
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558000.0095252984,
                4366506.350785597,
                -3.559934373812603
              ],
              [
                558000.0095252984,
                4366999.990785598,
                -3.559934373812603
              ],
              [
                558881.5295252984,
                4366999.990785598,
                -0.519934373812603
              ],
              [
                558881.5295252984,
                4366506.350785597,
                -0.519934373812603
              ],
              [
                558000.0095252984,
                4366506.350785597,
                -3.559934373812603
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T17:05:17+00:00",
        "end_time": "2022-11-10T16:27:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5866.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5866.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5866.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5866.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.32593943,
            39.44610236,
            -3.559934374,
            -74.31565179,
            39.45060989,
            -0.5199343738
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.32593943485149,
                  39.44616217793388,
                  -3.559934373812603
                ],
                [
                  -74.32589654914028,
                  39.450609892366906,
                  -3.559934373812603
                ],
                [
                  -74.31565178813001,
                  39.45055006142315,
                  -0.519934373812603
                ],
                [
                  -74.31569532547847,
                  39.446102356394405,
                  -0.519934373812603
                ],
                [
                  -74.32593943485149,
                  39.44616217793388,
                  -3.559934373812603
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5866.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5866.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T17:05:17Z",
            "pc:count": 126760,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558190.4636,
                "count": 126760,
                "maximum": 558881.5295,
                "minimum": 558000.0095,
                "name": "X",
                "position": 0,
                "stddev": 148.8113436,
                "variance": 22144.81599
              },
              {
                "average": 4366903.24,
                "count": 126760,
                "maximum": 4366999.991,
                "minimum": 4366506.351,
                "name": "Y",
                "position": 1,
                "stddev": 86.18647725,
                "variance": 7428.10886
              },
              {
                "average": -1.513981155,
                "count": 126760,
                "maximum": -0.5199343738,
                "minimum": -3.559934374,
                "name": "Z",
                "position": 2,
                "stddev": 0.3662375109,
                "variance": 0.1341299144
              },
              {
                "average": 410.7452666,
                "count": 126760,
                "maximum": 6442,
                "minimum": 20,
                "name": "Intensity",
                "position": 3,
                "stddev": 454.0072009,
                "variance": 206122.5385
              },
              {
                "average": 1,
                "count": 126760,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 126760,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 126760,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 126760,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 126760,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.08358989,
                "count": 126760,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.920989087,
                "variance": 3.690199072
              },
              {
                "average": 2.00029189,
                "count": 126760,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01708236776,
                "variance": 0.0002918072883
              },
              {
                "average": 20.59018618,
                "count": 126760,
                "maximum": 23,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7504261687,
                "variance": 0.5631394347
              },
              {
                "average": 352133837.9,
                "count": 126760,
                "maximum": 352135117.5,
                "minimum": 352132843.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 436.8713631,
                "variance": 190856.5879
              },
              {
                "average": 0,
                "count": 126760,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 126760,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 126760,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 126760,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 126760,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558000.0095,
              4366506.351,
              -3.559934374,
              558881.5295,
              4366999.991,
              -0.5199343738
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558000.0095252984,
                    4366506.350785597,
                    -3.559934373812603
                  ],
                  [
                    558000.0095252984,
                    4366999.990785598,
                    -3.559934373812603
                  ],
                  [
                    558881.5295252984,
                    4366999.990785598,
                    -0.519934373812603
                  ],
                  [
                    558881.5295252984,
                    4366506.350785597,
                    -0.519934373812603
                  ],
                  [
                    558000.0095252984,
                    4366506.350785597,
                    -3.559934373812603
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T17:05:17+00:00",
            "end_time": "2022-11-10T16:27:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5768.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.33743295645812,
              39.45968666143473,
              -2.596221935124465
            ],
            [
              -74.33734751050885,
              39.46869669450325,
              -2.596221935124465
            ],
            [
              -74.32572277713409,
              39.46862987187561,
              11.363778064875536
            ],
            [
              -74.32580972176416,
              39.45961986008017,
              11.363778064875536
            ],
            [
              -74.33743295645812,
              39.45968666143473,
              -2.596221935124465
            ]
          ]
        ]
      },
      "bbox": [
        -74.33743296,
        39.45961986,
        -2.596221935,
        -74.32572278,
        39.46869669,
        11.36377806
      ],
      "properties": {
        "datetime": "2022-11-10T16:06:26Z",
        "pc:count": 3246272,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557555.6803,
            "count": 3246272,
            "maximum": 558000.0028,
            "minimum": 557000.0028,
            "name": "X",
            "position": 0,
            "stddev": 284.3819779,
            "variance": 80873.10938
          },
          {
            "average": 4368489.183,
            "count": 3246272,
            "maximum": 4368999.984,
            "minimum": 4367999.984,
            "name": "Y",
            "position": 1,
            "stddev": 296.9744409,
            "variance": 88193.81853
          },
          {
            "average": 0.4977171464,
            "count": 3246272,
            "maximum": 11.36377806,
            "minimum": -2.596221935,
            "name": "Z",
            "position": 2,
            "stddev": 0.8743314381,
            "variance": 0.7644554636
          },
          {
            "average": 1794.91545,
            "count": 3246272,
            "maximum": 33226,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 2065.242806,
            "variance": 4265227.846
          },
          {
            "average": 1.030255937,
            "count": 3246272,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2197686871,
            "variance": 0.04829827582
          },
          {
            "average": 1.060601207,
            "count": 3246272,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3384813486,
            "variance": 0.1145696234
          },
          {
            "average": 1,
            "count": 3246272,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3246272,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.82016479,
            "count": 3246272,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.36562451,
            "variance": 178.6399186
          },
          {
            "average": 20.09010638,
            "count": 3246272,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.899111931,
            "variance": 3.606626127
          },
          {
            "average": 1.409506967,
            "count": 3246272,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5146200628,
            "variance": 0.264833809
          },
          {
            "average": 13.57355114,
            "count": 3246272,
            "maximum": 17,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.541371804,
            "variance": 2.375827038
          },
          {
            "average": 352129433,
            "count": 3246272,
            "maximum": 352131586.6,
            "minimum": 352127196.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 976.9385868,
            "variance": 954409.0025
          },
          {
            "average": 0,
            "count": 3246272,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3246272,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3246272,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3246272,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3246272,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557000.0028,
          4367999.984,
          -2.596221935,
          558000.0028,
          4368999.984,
          11.36377806
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557000.002842299,
                4367999.984271415,
                -2.596221935124465
              ],
              [
                557000.002842299,
                4368999.984271415,
                -2.596221935124465
              ],
              [
                558000.002842299,
                4368999.984271415,
                11.363778064875536
              ],
              [
                558000.002842299,
                4367999.984271415,
                11.363778064875536
              ],
              [
                557000.002842299,
                4367999.984271415,
                -2.596221935124465
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:06:26+00:00",
        "end_time": "2022-11-10T14:53:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5768.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5768.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5768.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5768.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.33743296,
            39.45961986,
            -2.596221935,
            -74.32572278,
            39.46869669,
            11.36377806
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.33743295645812,
                  39.45968666143473,
                  -2.596221935124465
                ],
                [
                  -74.33734751050885,
                  39.46869669450325,
                  -2.596221935124465
                ],
                [
                  -74.32572277713409,
                  39.46862987187561,
                  11.363778064875536
                ],
                [
                  -74.32580972176416,
                  39.45961986008017,
                  11.363778064875536
                ],
                [
                  -74.33743295645812,
                  39.45968666143473,
                  -2.596221935124465
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5768.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5768.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:06:26Z",
            "pc:count": 3246272,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557555.6803,
                "count": 3246272,
                "maximum": 558000.0028,
                "minimum": 557000.0028,
                "name": "X",
                "position": 0,
                "stddev": 284.3819779,
                "variance": 80873.10938
              },
              {
                "average": 4368489.183,
                "count": 3246272,
                "maximum": 4368999.984,
                "minimum": 4367999.984,
                "name": "Y",
                "position": 1,
                "stddev": 296.9744409,
                "variance": 88193.81853
              },
              {
                "average": 0.4977171464,
                "count": 3246272,
                "maximum": 11.36377806,
                "minimum": -2.596221935,
                "name": "Z",
                "position": 2,
                "stddev": 0.8743314381,
                "variance": 0.7644554636
              },
              {
                "average": 1794.91545,
                "count": 3246272,
                "maximum": 33226,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 2065.242806,
                "variance": 4265227.846
              },
              {
                "average": 1.030255937,
                "count": 3246272,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2197686871,
                "variance": 0.04829827582
              },
              {
                "average": 1.060601207,
                "count": 3246272,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3384813486,
                "variance": 0.1145696234
              },
              {
                "average": 1,
                "count": 3246272,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3246272,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.82016479,
                "count": 3246272,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.36562451,
                "variance": 178.6399186
              },
              {
                "average": 20.09010638,
                "count": 3246272,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.899111931,
                "variance": 3.606626127
              },
              {
                "average": 1.409506967,
                "count": 3246272,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5146200628,
                "variance": 0.264833809
              },
              {
                "average": 13.57355114,
                "count": 3246272,
                "maximum": 17,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.541371804,
                "variance": 2.375827038
              },
              {
                "average": 352129433,
                "count": 3246272,
                "maximum": 352131586.6,
                "minimum": 352127196.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 976.9385868,
                "variance": 954409.0025
              },
              {
                "average": 0,
                "count": 3246272,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3246272,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3246272,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3246272,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3246272,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557000.0028,
              4367999.984,
              -2.596221935,
              558000.0028,
              4368999.984,
              11.36377806
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557000.002842299,
                    4367999.984271415,
                    -2.596221935124465
                  ],
                  [
                    557000.002842299,
                    4368999.984271415,
                    -2.596221935124465
                  ],
                  [
                    558000.002842299,
                    4368999.984271415,
                    11.363778064875536
                  ],
                  [
                    558000.002842299,
                    4367999.984271415,
                    11.363778064875536
                  ],
                  [
                    557000.002842299,
                    4367999.984271415,
                    -2.596221935124465
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:06:26+00:00",
            "end_time": "2022-11-10T14:53:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8764.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.97596644759228,
              40.32199824715024,
              -5.679309677742896
            ],
            [
              -73.97583029528693,
              40.331006098093894,
              -5.679309677742896
            ],
            [
              -73.9717050498203,
              40.33096949704022,
              52.2806903222571
            ],
            [
              -73.97184175029747,
              40.32196165768195,
              52.2806903222571
            ],
            [
              -73.97596644759228,
              40.32199824715024,
              -5.679309677742896
            ]
          ]
        ]
      },
      "bbox": [
        -73.97596645,
        40.32196166,
        -5.679309678,
        -73.97170505,
        40.3310061,
        52.28069032
      ],
      "properties": {
        "datetime": "2022-11-11T15:26:06Z",
        "pc:count": 1411886,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 587121.7472,
            "count": 1411886,
            "maximum": 587350.4758,
            "minimum": 586999.9958,
            "name": "X",
            "position": 0,
            "stddev": 90.48290493,
            "variance": 8187.156085
          },
          {
            "average": 4464560.778,
            "count": 1411886,
            "maximum": 4464999.984,
            "minimum": 4463999.984,
            "name": "Y",
            "position": 1,
            "stddev": 281.3663902,
            "variance": 79167.04552
          },
          {
            "average": 2.594489368,
            "count": 1411886,
            "maximum": 52.28069032,
            "minimum": -5.679309678,
            "name": "Z",
            "position": 2,
            "stddev": 6.538601216,
            "variance": 42.75330586
          },
          {
            "average": 6014.214549,
            "count": 1411886,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8621.838091,
            "variance": 74336092.06
          },
          {
            "average": 1.1984537,
            "count": 1411886,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.588842396,
            "variance": 0.3467353673
          },
          {
            "average": 1.39809588,
            "count": 1411886,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9123140726,
            "variance": 0.832316967
          },
          {
            "average": 1,
            "count": 1411886,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1411886,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.70857208,
            "count": 1411886,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.40671952,
            "variance": 179.7401284
          },
          {
            "average": 20.26043848,
            "count": 1411886,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.522872996,
            "variance": 2.319142162
          },
          {
            "average": 1.60560201,
            "count": 1411886,
            "maximum": 25,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7755129961,
            "variance": 0.6014204071
          },
          {
            "average": 2.111295105,
            "count": 1411886,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6924065407,
            "variance": 0.4794268177
          },
          {
            "average": 352215162.1,
            "count": 1411886,
            "maximum": 352215566.3,
            "minimum": 352214636.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 314.2988191,
            "variance": 98783.7477
          },
          {
            "average": 0,
            "count": 1411886,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1411886,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1411886,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1411886,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1411886,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586999.9958,
          4463999.984,
          -5.679309678,
          587350.4758,
          4464999.984,
          52.28069032
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586999.9957828252,
                4463999.984181804,
                -5.679309677742896
              ],
              [
                586999.9957828252,
                4464999.984181804,
                -5.679309677742896
              ],
              [
                587350.4757828251,
                4464999.984181804,
                52.2806903222571
              ],
              [
                587350.4757828251,
                4463999.984181804,
                52.2806903222571
              ],
              [
                586999.9957828252,
                4463999.984181804,
                -5.679309677742896
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:26:06+00:00",
        "end_time": "2022-11-11T15:10:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8764.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8764.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8764.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8764.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.97596645,
            40.32196166,
            -5.679309678,
            -73.97170505,
            40.3310061,
            52.28069032
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.97596644759228,
                  40.32199824715024,
                  -5.679309677742896
                ],
                [
                  -73.97583029528693,
                  40.331006098093894,
                  -5.679309677742896
                ],
                [
                  -73.9717050498203,
                  40.33096949704022,
                  52.2806903222571
                ],
                [
                  -73.97184175029747,
                  40.32196165768195,
                  52.2806903222571
                ],
                [
                  -73.97596644759228,
                  40.32199824715024,
                  -5.679309677742896
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8764.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8764.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:26:06Z",
            "pc:count": 1411886,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 587121.7472,
                "count": 1411886,
                "maximum": 587350.4758,
                "minimum": 586999.9958,
                "name": "X",
                "position": 0,
                "stddev": 90.48290493,
                "variance": 8187.156085
              },
              {
                "average": 4464560.778,
                "count": 1411886,
                "maximum": 4464999.984,
                "minimum": 4463999.984,
                "name": "Y",
                "position": 1,
                "stddev": 281.3663902,
                "variance": 79167.04552
              },
              {
                "average": 2.594489368,
                "count": 1411886,
                "maximum": 52.28069032,
                "minimum": -5.679309678,
                "name": "Z",
                "position": 2,
                "stddev": 6.538601216,
                "variance": 42.75330586
              },
              {
                "average": 6014.214549,
                "count": 1411886,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8621.838091,
                "variance": 74336092.06
              },
              {
                "average": 1.1984537,
                "count": 1411886,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.588842396,
                "variance": 0.3467353673
              },
              {
                "average": 1.39809588,
                "count": 1411886,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9123140726,
                "variance": 0.832316967
              },
              {
                "average": 1,
                "count": 1411886,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1411886,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.70857208,
                "count": 1411886,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.40671952,
                "variance": 179.7401284
              },
              {
                "average": 20.26043848,
                "count": 1411886,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.522872996,
                "variance": 2.319142162
              },
              {
                "average": 1.60560201,
                "count": 1411886,
                "maximum": 25,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7755129961,
                "variance": 0.6014204071
              },
              {
                "average": 2.111295105,
                "count": 1411886,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6924065407,
                "variance": 0.4794268177
              },
              {
                "average": 352215162.1,
                "count": 1411886,
                "maximum": 352215566.3,
                "minimum": 352214636.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 314.2988191,
                "variance": 98783.7477
              },
              {
                "average": 0,
                "count": 1411886,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1411886,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1411886,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1411886,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1411886,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586999.9958,
              4463999.984,
              -5.679309678,
              587350.4758,
              4464999.984,
              52.28069032
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586999.9957828252,
                    4463999.984181804,
                    -5.679309677742896
                  ],
                  [
                    586999.9957828252,
                    4464999.984181804,
                    -5.679309677742896
                  ],
                  [
                    587350.4757828251,
                    4464999.984181804,
                    52.2806903222571
                  ],
                  [
                    587350.4757828251,
                    4463999.984181804,
                    52.2806903222571
                  ],
                  [
                    586999.9957828252,
                    4463999.984181804,
                    -5.679309677742896
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:26:06+00:00",
            "end_time": "2022-11-11T15:10:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5570.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.35217748665258,
              39.478671270252605,
              -1.181247964134284
            ],
            [
              -74.35210406701495,
              39.48658423988852,
              -1.181247964134284
            ],
            [
              -74.34880620189129,
              39.48656581711509,
              1.658752035865716
            ],
            [
              -74.34887999517916,
              39.47865285262942,
              1.658752035865716
            ],
            [
              -74.35217748665258,
              39.478671270252605,
              -1.181247964134284
            ]
          ]
        ]
      },
      "bbox": [
        -74.35217749,
        39.47865285,
        -1.181247964,
        -74.3488062,
        39.48658424,
        1.658752036
      ],
      "properties": {
        "datetime": "2022-11-10T13:45:57Z",
        "pc:count": 170175,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555901.1115,
            "count": 170175,
            "maximum": 556000.0109,
            "minimum": 555716.3909,
            "name": "X",
            "position": 0,
            "stddev": 75.6746283,
            "variance": 5726.649368
          },
          {
            "average": 4370330.611,
            "count": 170175,
            "maximum": 4370975.944,
            "minimum": 4370097.704,
            "name": "Y",
            "position": 1,
            "stddev": 143.6574229,
            "variance": 20637.45517
          },
          {
            "average": 0.5895486276,
            "count": 170175,
            "maximum": 1.658752036,
            "minimum": -1.181247964,
            "name": "Z",
            "position": 2,
            "stddev": 0.3050146718,
            "variance": 0.09303395004
          },
          {
            "average": 2611.928268,
            "count": 170175,
            "maximum": 16299,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1137.798738,
            "variance": 1294585.969
          },
          {
            "average": 1.000546496,
            "count": 170175,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02337093933,
            "variance": 0.0005462008053
          },
          {
            "average": 1.001098869,
            "count": 170175,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03313106924,
            "variance": 0.001097667749
          },
          {
            "average": 1,
            "count": 170175,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 170175,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.193588953,
            "count": 170175,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.116823775,
            "variance": 65.8828282
          },
          {
            "average": 17.35439871,
            "count": 170175,
            "maximum": 25.99799919,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.846913687,
            "variance": 8.104917543
          },
          {
            "average": 1.096694579,
            "count": 170175,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2964555175,
            "variance": 0.08788587387
          },
          {
            "average": 1.978633759,
            "count": 170175,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1446023764,
            "variance": 0.02090984727
          },
          {
            "average": 352123147,
            "count": 170175,
            "maximum": 352123157.4,
            "minimum": 352122885,
            "name": "GpsTime",
            "position": 12,
            "stddev": 38.70579768,
            "variance": 1498.138774
          },
          {
            "average": 0,
            "count": 170175,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 170175,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 170175,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 170175,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 170175,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555716.3909,
          4370097.704,
          -1.181247964,
          556000.0109,
          4370975.944,
          1.658752036
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555716.3908514145,
                4370097.704025541,
                -1.181247964134284
              ],
              [
                555716.3908514145,
                4370975.944025542,
                -1.181247964134284
              ],
              [
                556000.0108514146,
                4370975.944025542,
                1.658752035865716
              ],
              [
                556000.0108514146,
                4370097.704025541,
                1.658752035865716
              ],
              [
                555716.3908514145,
                4370097.704025541,
                -1.181247964134284
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T13:45:57+00:00",
        "end_time": "2022-11-10T13:41:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5570.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5570.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5570.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5570.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.35217749,
            39.47865285,
            -1.181247964,
            -74.3488062,
            39.48658424,
            1.658752036
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.35217748665258,
                  39.478671270252605,
                  -1.181247964134284
                ],
                [
                  -74.35210406701495,
                  39.48658423988852,
                  -1.181247964134284
                ],
                [
                  -74.34880620189129,
                  39.48656581711509,
                  1.658752035865716
                ],
                [
                  -74.34887999517916,
                  39.47865285262942,
                  1.658752035865716
                ],
                [
                  -74.35217748665258,
                  39.478671270252605,
                  -1.181247964134284
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5570.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5570.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T13:45:57Z",
            "pc:count": 170175,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555901.1115,
                "count": 170175,
                "maximum": 556000.0109,
                "minimum": 555716.3909,
                "name": "X",
                "position": 0,
                "stddev": 75.6746283,
                "variance": 5726.649368
              },
              {
                "average": 4370330.611,
                "count": 170175,
                "maximum": 4370975.944,
                "minimum": 4370097.704,
                "name": "Y",
                "position": 1,
                "stddev": 143.6574229,
                "variance": 20637.45517
              },
              {
                "average": 0.5895486276,
                "count": 170175,
                "maximum": 1.658752036,
                "minimum": -1.181247964,
                "name": "Z",
                "position": 2,
                "stddev": 0.3050146718,
                "variance": 0.09303395004
              },
              {
                "average": 2611.928268,
                "count": 170175,
                "maximum": 16299,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1137.798738,
                "variance": 1294585.969
              },
              {
                "average": 1.000546496,
                "count": 170175,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02337093933,
                "variance": 0.0005462008053
              },
              {
                "average": 1.001098869,
                "count": 170175,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03313106924,
                "variance": 0.001097667749
              },
              {
                "average": 1,
                "count": 170175,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 170175,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.193588953,
                "count": 170175,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.116823775,
                "variance": 65.8828282
              },
              {
                "average": 17.35439871,
                "count": 170175,
                "maximum": 25.99799919,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.846913687,
                "variance": 8.104917543
              },
              {
                "average": 1.096694579,
                "count": 170175,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2964555175,
                "variance": 0.08788587387
              },
              {
                "average": 1.978633759,
                "count": 170175,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1446023764,
                "variance": 0.02090984727
              },
              {
                "average": 352123147,
                "count": 170175,
                "maximum": 352123157.4,
                "minimum": 352122885,
                "name": "GpsTime",
                "position": 12,
                "stddev": 38.70579768,
                "variance": 1498.138774
              },
              {
                "average": 0,
                "count": 170175,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 170175,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 170175,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 170175,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 170175,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555716.3909,
              4370097.704,
              -1.181247964,
              556000.0109,
              4370975.944,
              1.658752036
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555716.3908514145,
                    4370097.704025541,
                    -1.181247964134284
                  ],
                  [
                    555716.3908514145,
                    4370975.944025542,
                    -1.181247964134284
                  ],
                  [
                    556000.0108514146,
                    4370975.944025542,
                    1.658752035865716
                  ],
                  [
                    556000.0108514146,
                    4370097.704025541,
                    1.658752035865716
                  ],
                  [
                    555716.3908514145,
                    4370097.704025541,
                    -1.181247964134284
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T13:45:57+00:00",
            "end_time": "2022-11-10T13:41:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5663.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.34943658159467,
              39.41887876820072,
              -3.156769958551734
            ],
            [
              -74.3493916468856,
              39.42371197753992,
              -3.156769958551734
            ],
            [
              -74.34272866462275,
              39.42367452028283,
              8.223230041448268
            ],
            [
              -74.34277405943489,
              39.41884131734267,
              8.223230041448268
            ],
            [
              -74.34943658159467,
              39.41887876820072,
              -3.156769958551734
            ]
          ]
        ]
      },
      "bbox": [
        -74.34943658,
        39.41884132,
        -3.156769959,
        -74.34272866,
        39.42371198,
        8.223230041
      ],
      "properties": {
        "datetime": "2022-11-10T16:57:14Z",
        "pc:count": 617387,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556117.3794,
            "count": 617387,
            "maximum": 556573.5424,
            "minimum": 556000.0024,
            "name": "X",
            "position": 0,
            "stddev": 88.49616712,
            "variance": 7831.571595
          },
          {
            "average": 4363830.926,
            "count": 617387,
            "maximum": 4363999.988,
            "minimum": 4363463.568,
            "name": "Y",
            "position": 1,
            "stddev": 117.4650061,
            "variance": 13798.02766
          },
          {
            "average": 2.313632609,
            "count": 617387,
            "maximum": 8.223230041,
            "minimum": -3.156769959,
            "name": "Z",
            "position": 2,
            "stddev": 1.265434819,
            "variance": 1.601325282
          },
          {
            "average": 4441.137764,
            "count": 617387,
            "maximum": 34989,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 4162.46311,
            "variance": 17326099.14
          },
          {
            "average": 1.327384606,
            "count": 617387,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5958962518,
            "variance": 0.3550923429
          },
          {
            "average": 1.655462457,
            "count": 617387,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7941254738,
            "variance": 0.6306352681
          },
          {
            "average": 1,
            "count": 617387,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 617387,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.488304742,
            "count": 617387,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.518786917,
            "variance": 6.344287536
          },
          {
            "average": 20.37887518,
            "count": 617387,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.8677387,
            "variance": 3.488447852
          },
          {
            "average": 1.359200955,
            "count": 617387,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6066772842,
            "variance": 0.3680573272
          },
          {
            "average": 20.32837264,
            "count": 617387,
            "maximum": 22,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6216382727,
            "variance": 0.3864341421
          },
          {
            "average": 352133682.6,
            "count": 617387,
            "maximum": 352134634.8,
            "minimum": 352132890.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 400.1994957,
            "variance": 160159.6364
          },
          {
            "average": 0,
            "count": 617387,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 617387,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 617387,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 617387,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 617387,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556000.0024,
          4363463.568,
          -3.156769959,
          556573.5424,
          4363999.988,
          8.223230041
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556000.0023891139,
                4363463.568005668,
                -3.156769958551734
              ],
              [
                556000.0023891139,
                4363999.988005668,
                -3.156769958551734
              ],
              [
                556573.5423891139,
                4363999.988005668,
                8.223230041448268
              ],
              [
                556573.5423891139,
                4363463.568005668,
                8.223230041448268
              ],
              [
                556000.0023891139,
                4363463.568005668,
                -3.156769958551734
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:57:14+00:00",
        "end_time": "2022-11-10T16:28:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5663.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5663.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5663.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5663.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.34943658,
            39.41884132,
            -3.156769959,
            -74.34272866,
            39.42371198,
            8.223230041
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.34943658159467,
                  39.41887876820072,
                  -3.156769958551734
                ],
                [
                  -74.3493916468856,
                  39.42371197753992,
                  -3.156769958551734
                ],
                [
                  -74.34272866462275,
                  39.42367452028283,
                  8.223230041448268
                ],
                [
                  -74.34277405943489,
                  39.41884131734267,
                  8.223230041448268
                ],
                [
                  -74.34943658159467,
                  39.41887876820072,
                  -3.156769958551734
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5663.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5663.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:57:14Z",
            "pc:count": 617387,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556117.3794,
                "count": 617387,
                "maximum": 556573.5424,
                "minimum": 556000.0024,
                "name": "X",
                "position": 0,
                "stddev": 88.49616712,
                "variance": 7831.571595
              },
              {
                "average": 4363830.926,
                "count": 617387,
                "maximum": 4363999.988,
                "minimum": 4363463.568,
                "name": "Y",
                "position": 1,
                "stddev": 117.4650061,
                "variance": 13798.02766
              },
              {
                "average": 2.313632609,
                "count": 617387,
                "maximum": 8.223230041,
                "minimum": -3.156769959,
                "name": "Z",
                "position": 2,
                "stddev": 1.265434819,
                "variance": 1.601325282
              },
              {
                "average": 4441.137764,
                "count": 617387,
                "maximum": 34989,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 4162.46311,
                "variance": 17326099.14
              },
              {
                "average": 1.327384606,
                "count": 617387,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5958962518,
                "variance": 0.3550923429
              },
              {
                "average": 1.655462457,
                "count": 617387,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7941254738,
                "variance": 0.6306352681
              },
              {
                "average": 1,
                "count": 617387,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 617387,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.488304742,
                "count": 617387,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.518786917,
                "variance": 6.344287536
              },
              {
                "average": 20.37887518,
                "count": 617387,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.8677387,
                "variance": 3.488447852
              },
              {
                "average": 1.359200955,
                "count": 617387,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6066772842,
                "variance": 0.3680573272
              },
              {
                "average": 20.32837264,
                "count": 617387,
                "maximum": 22,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6216382727,
                "variance": 0.3864341421
              },
              {
                "average": 352133682.6,
                "count": 617387,
                "maximum": 352134634.8,
                "minimum": 352132890.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 400.1994957,
                "variance": 160159.6364
              },
              {
                "average": 0,
                "count": 617387,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 617387,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 617387,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 617387,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 617387,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556000.0024,
              4363463.568,
              -3.156769959,
              556573.5424,
              4363999.988,
              8.223230041
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556000.0023891139,
                    4363463.568005668,
                    -3.156769958551734
                  ],
                  [
                    556000.0023891139,
                    4363999.988005668,
                    -3.156769958551734
                  ],
                  [
                    556573.5423891139,
                    4363999.988005668,
                    8.223230041448268
                  ],
                  [
                    556573.5423891139,
                    4363463.568005668,
                    8.223230041448268
                  ],
                  [
                    556000.0023891139,
                    4363463.568005668,
                    -3.156769958551734
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:57:14+00:00",
            "end_time": "2022-11-10T16:28:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6068.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30253693307576,
              39.462136765702624,
              -3.746285007527322
            ],
            [
              -74.30247348024831,
              39.46849275615473,
              -3.746285007527322
            ],
            [
              -74.29616758695254,
              39.46845476089805,
              0.773714992472679
            ],
            [
              -74.29623161330171,
              39.4620987789791,
              0.773714992472679
            ],
            [
              -74.30253693307576,
              39.462136765702624,
              -3.746285007527322
            ]
          ]
        ]
      },
      "bbox": [
        -74.30253693,
        39.46209878,
        -3.746285008,
        -74.29616759,
        39.46849276,
        0.7737149925
      ],
      "properties": {
        "datetime": "2022-11-10T17:14:06Z",
        "pc:count": 692466,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560190.4837,
            "count": 692466,
            "maximum": 560542.4583,
            "minimum": 559999.9983,
            "name": "X",
            "position": 0,
            "stddev": 128.437506,
            "variance": 16496.19294
          },
          {
            "average": 4368752.395,
            "count": 692466,
            "maximum": 4368999.986,
            "minimum": 4368294.546,
            "name": "Y",
            "position": 1,
            "stddev": 158.5084627,
            "variance": 25124.93276
          },
          {
            "average": -1.169137393,
            "count": 692466,
            "maximum": 0.7737149925,
            "minimum": -3.746285008,
            "name": "Z",
            "position": 2,
            "stddev": 1.028602489,
            "variance": 1.05802308
          },
          {
            "average": 2992.389615,
            "count": 692466,
            "maximum": 34983,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 4121.288185,
            "variance": 16985016.3
          },
          {
            "average": 1.000001444,
            "count": 692466,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001201713037,
            "variance": 1.444114224e-06
          },
          {
            "average": 1.000002888,
            "count": 692466,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001699477648,
            "variance": 2.888224276e-06
          },
          {
            "average": 1,
            "count": 692466,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 692466,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.69105487,
            "count": 692466,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.54602418,
            "variance": 133.3106744
          },
          {
            "average": 19.86018328,
            "count": 692466,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.896424466,
            "variance": 3.596425754
          },
          {
            "average": 1.770211101,
            "count": 692466,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4211947417,
            "variance": 0.1774050104
          },
          {
            "average": 23.4832295,
            "count": 692466,
            "maximum": 24,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6253899094,
            "variance": 0.3911125388
          },
          {
            "average": 352135367.7,
            "count": 692466,
            "maximum": 352135646.9,
            "minimum": 352134710,
            "name": "GpsTime",
            "position": 12,
            "stddev": 319.8438149,
            "variance": 102300.0659
          },
          {
            "average": 0,
            "count": 692466,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 692466,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 692466,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 692466,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 692466,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559999.9983,
          4368294.546,
          -3.746285008,
          560542.4583,
          4368999.986,
          0.7737149925
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559999.9983499526,
                4368294.545928332,
                -3.746285007527322
              ],
              [
                559999.9983499526,
                4368999.9859283315,
                -3.746285007527322
              ],
              [
                560542.4583499526,
                4368999.9859283315,
                0.773714992472679
              ],
              [
                560542.4583499526,
                4368294.545928332,
                0.773714992472679
              ],
              [
                559999.9983499526,
                4368294.545928332,
                -3.746285007527322
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T17:14:06+00:00",
        "end_time": "2022-11-10T16:58:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6068.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6068.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6068.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6068.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.30253693,
            39.46209878,
            -3.746285008,
            -74.29616759,
            39.46849276,
            0.7737149925
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.30253693307576,
                  39.462136765702624,
                  -3.746285007527322
                ],
                [
                  -74.30247348024831,
                  39.46849275615473,
                  -3.746285007527322
                ],
                [
                  -74.29616758695254,
                  39.46845476089805,
                  0.773714992472679
                ],
                [
                  -74.29623161330171,
                  39.4620987789791,
                  0.773714992472679
                ],
                [
                  -74.30253693307576,
                  39.462136765702624,
                  -3.746285007527322
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6068.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6068.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T17:14:06Z",
            "pc:count": 692466,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560190.4837,
                "count": 692466,
                "maximum": 560542.4583,
                "minimum": 559999.9983,
                "name": "X",
                "position": 0,
                "stddev": 128.437506,
                "variance": 16496.19294
              },
              {
                "average": 4368752.395,
                "count": 692466,
                "maximum": 4368999.986,
                "minimum": 4368294.546,
                "name": "Y",
                "position": 1,
                "stddev": 158.5084627,
                "variance": 25124.93276
              },
              {
                "average": -1.169137393,
                "count": 692466,
                "maximum": 0.7737149925,
                "minimum": -3.746285008,
                "name": "Z",
                "position": 2,
                "stddev": 1.028602489,
                "variance": 1.05802308
              },
              {
                "average": 2992.389615,
                "count": 692466,
                "maximum": 34983,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 4121.288185,
                "variance": 16985016.3
              },
              {
                "average": 1.000001444,
                "count": 692466,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001201713037,
                "variance": 1.444114224e-06
              },
              {
                "average": 1.000002888,
                "count": 692466,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001699477648,
                "variance": 2.888224276e-06
              },
              {
                "average": 1,
                "count": 692466,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 692466,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.69105487,
                "count": 692466,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.54602418,
                "variance": 133.3106744
              },
              {
                "average": 19.86018328,
                "count": 692466,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.896424466,
                "variance": 3.596425754
              },
              {
                "average": 1.770211101,
                "count": 692466,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4211947417,
                "variance": 0.1774050104
              },
              {
                "average": 23.4832295,
                "count": 692466,
                "maximum": 24,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6253899094,
                "variance": 0.3911125388
              },
              {
                "average": 352135367.7,
                "count": 692466,
                "maximum": 352135646.9,
                "minimum": 352134710,
                "name": "GpsTime",
                "position": 12,
                "stddev": 319.8438149,
                "variance": 102300.0659
              },
              {
                "average": 0,
                "count": 692466,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 692466,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 692466,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 692466,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 692466,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559999.9983,
              4368294.546,
              -3.746285008,
              560542.4583,
              4368999.986,
              0.7737149925
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559999.9983499526,
                    4368294.545928332,
                    -3.746285007527322
                  ],
                  [
                    559999.9983499526,
                    4368999.9859283315,
                    -3.746285007527322
                  ],
                  [
                    560542.4583499526,
                    4368999.9859283315,
                    0.773714992472679
                  ],
                  [
                    560542.4583499526,
                    4368294.545928332,
                    0.773714992472679
                  ],
                  [
                    559999.9983499526,
                    4368294.545928332,
                    -3.746285007527322
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T17:14:06+00:00",
            "end_time": "2022-11-10T16:58:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8677.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.98598062268904,
              40.43920320256559,
              -6.006711184972398
            ],
            [
              -73.98584524260121,
              40.44821089845314,
              -6.006711184972398
            ],
            [
              -73.98067194210948,
              40.44816539357062,
              16.753288815027602
            ],
            [
              -73.98080801249345,
              40.43915771207684,
              16.753288815027602
            ],
            [
              -73.98598062268904,
              40.43920320256559,
              -6.006711184972398
            ]
          ]
        ]
      },
      "bbox": [
        -73.98598062,
        40.43915771,
        -6.006711185,
        -73.98067194,
        40.4482109,
        16.75328882
      ],
      "properties": {
        "datetime": "2022-11-11T14:49:22Z",
        "pc:count": 2560367,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586133.0901,
            "count": 2560367,
            "maximum": 586438.7713,
            "minimum": 586000.0113,
            "name": "X",
            "position": 0,
            "stddev": 98.75988411,
            "variance": 9753.51471
          },
          {
            "average": 4477433.645,
            "count": 2560367,
            "maximum": 4477999.985,
            "minimum": 4476999.985,
            "name": "Y",
            "position": 1,
            "stddev": 281.5154212,
            "variance": 79250.93236
          },
          {
            "average": 3.014751937,
            "count": 2560367,
            "maximum": 16.75328882,
            "minimum": -6.006711185,
            "name": "Z",
            "position": 2,
            "stddev": 4.023143991,
            "variance": 16.18568757
          },
          {
            "average": 3326.636538,
            "count": 2560367,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 5328.579161,
            "variance": 28393755.88
          },
          {
            "average": 1.681825691,
            "count": 2560367,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.018885837,
            "variance": 1.038128348
          },
          {
            "average": 2.364086477,
            "count": 2560367,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.419709162,
            "variance": 2.015574104
          },
          {
            "average": 1,
            "count": 2560367,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2560367,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.482310934,
            "count": 2560367,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.23813312,
            "variance": 149.7719024
          },
          {
            "average": 20.30502916,
            "count": 2560367,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.733239337,
            "variance": 3.004118599
          },
          {
            "average": 1.975819482,
            "count": 2560367,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007490008,
            "variance": 1.015036116
          },
          {
            "average": 10.16455844,
            "count": 2560367,
            "maximum": 12,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8195584651,
            "variance": 0.6716760777
          },
          {
            "average": 352212599.3,
            "count": 2560367,
            "maximum": 352213362.9,
            "minimum": 352212095.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 335.8277984,
            "variance": 112780.3102
          },
          {
            "average": 0,
            "count": 2560367,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2560367,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2560367,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2560367,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2560367,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586000.0113,
          4476999.985,
          -6.006711185,
          586438.7713,
          4477999.985,
          16.75328882
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586000.0113333619,
                4476999.984787159,
                -6.006711184972398
              ],
              [
                586000.0113333619,
                4477999.984787159,
                -6.006711184972398
              ],
              [
                586438.7713333619,
                4477999.984787159,
                16.753288815027602
              ],
              [
                586438.7713333619,
                4476999.984787159,
                16.753288815027602
              ],
              [
                586000.0113333619,
                4476999.984787159,
                -6.006711184972398
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:49:22+00:00",
        "end_time": "2022-11-11T14:28:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8677.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8677.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8677.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8677.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.98598062,
            40.43915771,
            -6.006711185,
            -73.98067194,
            40.4482109,
            16.75328882
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.98598062268904,
                  40.43920320256559,
                  -6.006711184972398
                ],
                [
                  -73.98584524260121,
                  40.44821089845314,
                  -6.006711184972398
                ],
                [
                  -73.98067194210948,
                  40.44816539357062,
                  16.753288815027602
                ],
                [
                  -73.98080801249345,
                  40.43915771207684,
                  16.753288815027602
                ],
                [
                  -73.98598062268904,
                  40.43920320256559,
                  -6.006711184972398
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8677.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8677.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:49:22Z",
            "pc:count": 2560367,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586133.0901,
                "count": 2560367,
                "maximum": 586438.7713,
                "minimum": 586000.0113,
                "name": "X",
                "position": 0,
                "stddev": 98.75988411,
                "variance": 9753.51471
              },
              {
                "average": 4477433.645,
                "count": 2560367,
                "maximum": 4477999.985,
                "minimum": 4476999.985,
                "name": "Y",
                "position": 1,
                "stddev": 281.5154212,
                "variance": 79250.93236
              },
              {
                "average": 3.014751937,
                "count": 2560367,
                "maximum": 16.75328882,
                "minimum": -6.006711185,
                "name": "Z",
                "position": 2,
                "stddev": 4.023143991,
                "variance": 16.18568757
              },
              {
                "average": 3326.636538,
                "count": 2560367,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 5328.579161,
                "variance": 28393755.88
              },
              {
                "average": 1.681825691,
                "count": 2560367,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.018885837,
                "variance": 1.038128348
              },
              {
                "average": 2.364086477,
                "count": 2560367,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.419709162,
                "variance": 2.015574104
              },
              {
                "average": 1,
                "count": 2560367,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2560367,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.482310934,
                "count": 2560367,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.23813312,
                "variance": 149.7719024
              },
              {
                "average": 20.30502916,
                "count": 2560367,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.733239337,
                "variance": 3.004118599
              },
              {
                "average": 1.975819482,
                "count": 2560367,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007490008,
                "variance": 1.015036116
              },
              {
                "average": 10.16455844,
                "count": 2560367,
                "maximum": 12,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8195584651,
                "variance": 0.6716760777
              },
              {
                "average": 352212599.3,
                "count": 2560367,
                "maximum": 352213362.9,
                "minimum": 352212095.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 335.8277984,
                "variance": 112780.3102
              },
              {
                "average": 0,
                "count": 2560367,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2560367,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2560367,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2560367,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2560367,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586000.0113,
              4476999.985,
              -6.006711185,
              586438.7713,
              4477999.985,
              16.75328882
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586000.0113333619,
                    4476999.984787159,
                    -6.006711184972398
                  ],
                  [
                    586000.0113333619,
                    4477999.984787159,
                    -6.006711184972398
                  ],
                  [
                    586438.7713333619,
                    4477999.984787159,
                    16.753288815027602
                  ],
                  [
                    586438.7713333619,
                    4476999.984787159,
                    16.753288815027602
                  ],
                  [
                    586000.0113333619,
                    4476999.984787159,
                    -6.006711184972398
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:49:22+00:00",
            "end_time": "2022-11-11T14:28:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5868.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.3258097592003,
              39.45961990454327,
              -3.247282270625181
            ],
            [
              -74.32572281457493,
              39.46862991633872,
              -3.247282270625181
            ],
            [
              -74.31409812023203,
              39.46856193180833,
              12.412717729374819
            ],
            [
              -74.31418656351889,
              39.459551941655796,
              12.412717729374819
            ],
            [
              -74.3258097592003,
              39.45961990454327,
              -3.247282270625181
            ]
          ]
        ]
      },
      "bbox": [
        -74.32580976,
        39.45955194,
        -3.247282271,
        -74.31409812,
        39.46862992,
        12.41271773
      ],
      "properties": {
        "datetime": "2022-11-10T16:38:45Z",
        "pc:count": 2569713,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558380.1639,
            "count": 2569713,
            "maximum": 558999.9996,
            "minimum": 557999.9996,
            "name": "X",
            "position": 0,
            "stddev": 266.4051615,
            "variance": 70971.71009
          },
          {
            "average": 4368630.638,
            "count": 2569713,
            "maximum": 4368999.989,
            "minimum": 4367999.989,
            "name": "Y",
            "position": 1,
            "stddev": 276.3328178,
            "variance": 76359.8262
          },
          {
            "average": 1.293929371,
            "count": 2569713,
            "maximum": 12.41271773,
            "minimum": -3.247282271,
            "name": "Z",
            "position": 2,
            "stddev": 2.155003723,
            "variance": 4.644041046
          },
          {
            "average": 3627.031229,
            "count": 2569713,
            "maximum": 56150,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 5120.615578,
            "variance": 26220703.9
          },
          {
            "average": 1.261800442,
            "count": 2569713,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6307570064,
            "variance": 0.3978544011
          },
          {
            "average": 1.523999373,
            "count": 2569713,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9306379565,
            "variance": 0.8660870061
          },
          {
            "average": 1,
            "count": 2569713,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2569713,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.940271151,
            "count": 2569713,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.82079302,
            "variance": 164.3727338
          },
          {
            "average": 19.95875097,
            "count": 2569713,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.914049096,
            "variance": 3.663583943
          },
          {
            "average": 1.580430577,
            "count": 2569713,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.675485122,
            "variance": 0.45628015
          },
          {
            "average": 16.55053074,
            "count": 2569713,
            "maximum": 20,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.253701993,
            "variance": 1.571768688
          },
          {
            "average": 352131316.1,
            "count": 2569713,
            "maximum": 352133525.6,
            "minimum": 352129731.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 787.1843593,
            "variance": 619659.2156
          },
          {
            "average": 0,
            "count": 2569713,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2569713,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2569713,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2569713,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2569713,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557999.9996,
          4367999.989,
          -3.247282271,
          558999.9996,
          4368999.989,
          12.41271773
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557999.999584768,
                4367999.989181904,
                -3.247282270625181
              ],
              [
                557999.999584768,
                4368999.989181904,
                -3.247282270625181
              ],
              [
                558999.999584768,
                4368999.989181904,
                12.412717729374819
              ],
              [
                558999.999584768,
                4367999.989181904,
                12.412717729374819
              ],
              [
                557999.999584768,
                4367999.989181904,
                -3.247282270625181
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:38:45+00:00",
        "end_time": "2022-11-10T15:35:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5868.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5868.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5868.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5868.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.32580976,
            39.45955194,
            -3.247282271,
            -74.31409812,
            39.46862992,
            12.41271773
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.3258097592003,
                  39.45961990454327,
                  -3.247282270625181
                ],
                [
                  -74.32572281457493,
                  39.46862991633872,
                  -3.247282270625181
                ],
                [
                  -74.31409812023203,
                  39.46856193180833,
                  12.412717729374819
                ],
                [
                  -74.31418656351889,
                  39.459551941655796,
                  12.412717729374819
                ],
                [
                  -74.3258097592003,
                  39.45961990454327,
                  -3.247282270625181
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5868.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5868.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:38:45Z",
            "pc:count": 2569713,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558380.1639,
                "count": 2569713,
                "maximum": 558999.9996,
                "minimum": 557999.9996,
                "name": "X",
                "position": 0,
                "stddev": 266.4051615,
                "variance": 70971.71009
              },
              {
                "average": 4368630.638,
                "count": 2569713,
                "maximum": 4368999.989,
                "minimum": 4367999.989,
                "name": "Y",
                "position": 1,
                "stddev": 276.3328178,
                "variance": 76359.8262
              },
              {
                "average": 1.293929371,
                "count": 2569713,
                "maximum": 12.41271773,
                "minimum": -3.247282271,
                "name": "Z",
                "position": 2,
                "stddev": 2.155003723,
                "variance": 4.644041046
              },
              {
                "average": 3627.031229,
                "count": 2569713,
                "maximum": 56150,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 5120.615578,
                "variance": 26220703.9
              },
              {
                "average": 1.261800442,
                "count": 2569713,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6307570064,
                "variance": 0.3978544011
              },
              {
                "average": 1.523999373,
                "count": 2569713,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9306379565,
                "variance": 0.8660870061
              },
              {
                "average": 1,
                "count": 2569713,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2569713,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.940271151,
                "count": 2569713,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.82079302,
                "variance": 164.3727338
              },
              {
                "average": 19.95875097,
                "count": 2569713,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.914049096,
                "variance": 3.663583943
              },
              {
                "average": 1.580430577,
                "count": 2569713,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.675485122,
                "variance": 0.45628015
              },
              {
                "average": 16.55053074,
                "count": 2569713,
                "maximum": 20,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.253701993,
                "variance": 1.571768688
              },
              {
                "average": 352131316.1,
                "count": 2569713,
                "maximum": 352133525.6,
                "minimum": 352129731.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 787.1843593,
                "variance": 619659.2156
              },
              {
                "average": 0,
                "count": 2569713,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2569713,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2569713,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2569713,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2569713,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557999.9996,
              4367999.989,
              -3.247282271,
              558999.9996,
              4368999.989,
              12.41271773
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557999.999584768,
                    4367999.989181904,
                    -3.247282270625181
                  ],
                  [
                    557999.999584768,
                    4368999.989181904,
                    -3.247282270625181
                  ],
                  [
                    558999.999584768,
                    4368999.989181904,
                    12.412717729374819
                  ],
                  [
                    558999.999584768,
                    4367999.989181904,
                    12.412717729374819
                  ],
                  [
                    557999.999584768,
                    4367999.989181904,
                    -3.247282270625181
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:38:45+00:00",
            "end_time": "2022-11-10T15:35:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5771.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.33717642248119,
              39.48671672124228,
              -2.713040842077851
            ],
            [
              -74.33709086136474,
              39.49572671183946,
              -2.713040842077851
            ],
            [
              -74.32546162790895,
              39.49565982535199,
              8.34695915792215
            ],
            [
              -74.32554868972568,
              39.48664985604416,
              8.34695915792215
            ],
            [
              -74.33717642248119,
              39.48671672124228,
              -2.713040842077851
            ]
          ]
        ]
      },
      "bbox": [
        -74.33717642,
        39.48664986,
        -2.713040842,
        -74.32546163,
        39.49572671,
        8.346959158
      ],
      "properties": {
        "datetime": "2022-11-10T14:47:10Z",
        "pc:count": 3061656,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557564.5874,
            "count": 3061656,
            "maximum": 558000.0098,
            "minimum": 557000.0098,
            "name": "X",
            "position": 0,
            "stddev": 268.2133886,
            "variance": 71938.42182
          },
          {
            "average": 4371419.316,
            "count": 3061656,
            "maximum": 4371999.985,
            "minimum": 4370999.985,
            "name": "Y",
            "position": 1,
            "stddev": 269.42817,
            "variance": 72591.53879
          },
          {
            "average": -0.07308649058,
            "count": 3061656,
            "maximum": 8.346959158,
            "minimum": -2.713040842,
            "name": "Z",
            "position": 2,
            "stddev": 0.9226114993,
            "variance": 0.8512119786
          },
          {
            "average": 1246.204958,
            "count": 3061656,
            "maximum": 49931,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1611.824794,
            "variance": 2597979.166
          },
          {
            "average": 1.029841694,
            "count": 3061656,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2120442828,
            "variance": 0.04496277787
          },
          {
            "average": 1.059682407,
            "count": 3061656,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3229170744,
            "variance": 0.1042754369
          },
          {
            "average": 1,
            "count": 3061656,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3061656,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.19323693,
            "count": 3061656,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.21080264,
            "variance": 174.5253065
          },
          {
            "average": 19.99424011,
            "count": 3061656,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.613541424,
            "variance": 2.603515926
          },
          {
            "average": 1.674467674,
            "count": 3061656,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4885383525,
            "variance": 0.2386697219
          },
          {
            "average": 5.637681699,
            "count": 3061656,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.282471884,
            "variance": 1.644734133
          },
          {
            "average": 352124919.3,
            "count": 3061656,
            "maximum": 352126830,
            "minimum": 352123172.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 641.7925199,
            "variance": 411897.6386
          },
          {
            "average": 0,
            "count": 3061656,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3061656,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3061656,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3061656,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3061656,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557000.0098,
          4370999.985,
          -2.713040842,
          558000.0098,
          4371999.985,
          8.346959158
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557000.0098064085,
                4370999.98466353,
                -2.713040842077851
              ],
              [
                557000.0098064085,
                4371999.98466353,
                -2.713040842077851
              ],
              [
                558000.0098064085,
                4371999.98466353,
                8.34695915792215
              ],
              [
                558000.0098064085,
                4370999.98466353,
                8.34695915792215
              ],
              [
                557000.0098064085,
                4370999.98466353,
                -2.713040842077851
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T14:47:10+00:00",
        "end_time": "2022-11-10T13:46:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5771.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5771.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5771.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5771.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.33717642,
            39.48664986,
            -2.713040842,
            -74.32546163,
            39.49572671,
            8.346959158
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.33717642248119,
                  39.48671672124228,
                  -2.713040842077851
                ],
                [
                  -74.33709086136474,
                  39.49572671183946,
                  -2.713040842077851
                ],
                [
                  -74.32546162790895,
                  39.49565982535199,
                  8.34695915792215
                ],
                [
                  -74.32554868972568,
                  39.48664985604416,
                  8.34695915792215
                ],
                [
                  -74.33717642248119,
                  39.48671672124228,
                  -2.713040842077851
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5771.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5771.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T14:47:10Z",
            "pc:count": 3061656,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557564.5874,
                "count": 3061656,
                "maximum": 558000.0098,
                "minimum": 557000.0098,
                "name": "X",
                "position": 0,
                "stddev": 268.2133886,
                "variance": 71938.42182
              },
              {
                "average": 4371419.316,
                "count": 3061656,
                "maximum": 4371999.985,
                "minimum": 4370999.985,
                "name": "Y",
                "position": 1,
                "stddev": 269.42817,
                "variance": 72591.53879
              },
              {
                "average": -0.07308649058,
                "count": 3061656,
                "maximum": 8.346959158,
                "minimum": -2.713040842,
                "name": "Z",
                "position": 2,
                "stddev": 0.9226114993,
                "variance": 0.8512119786
              },
              {
                "average": 1246.204958,
                "count": 3061656,
                "maximum": 49931,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1611.824794,
                "variance": 2597979.166
              },
              {
                "average": 1.029841694,
                "count": 3061656,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2120442828,
                "variance": 0.04496277787
              },
              {
                "average": 1.059682407,
                "count": 3061656,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3229170744,
                "variance": 0.1042754369
              },
              {
                "average": 1,
                "count": 3061656,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3061656,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.19323693,
                "count": 3061656,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.21080264,
                "variance": 174.5253065
              },
              {
                "average": 19.99424011,
                "count": 3061656,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.613541424,
                "variance": 2.603515926
              },
              {
                "average": 1.674467674,
                "count": 3061656,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4885383525,
                "variance": 0.2386697219
              },
              {
                "average": 5.637681699,
                "count": 3061656,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.282471884,
                "variance": 1.644734133
              },
              {
                "average": 352124919.3,
                "count": 3061656,
                "maximum": 352126830,
                "minimum": 352123172.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 641.7925199,
                "variance": 411897.6386
              },
              {
                "average": 0,
                "count": 3061656,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3061656,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3061656,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3061656,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3061656,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557000.0098,
              4370999.985,
              -2.713040842,
              558000.0098,
              4371999.985,
              8.346959158
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557000.0098064085,
                    4370999.98466353,
                    -2.713040842077851
                  ],
                  [
                    557000.0098064085,
                    4371999.98466353,
                    -2.713040842077851
                  ],
                  [
                    558000.0098064085,
                    4371999.98466353,
                    8.34695915792215
                  ],
                  [
                    558000.0098064085,
                    4370999.98466353,
                    8.34695915792215
                  ],
                  [
                    557000.0098064085,
                    4370999.98466353,
                    -2.713040842077851
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T14:47:10+00:00",
            "end_time": "2022-11-10T13:46:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5975.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.31356646572375,
              39.522621502824094,
              -2.671729360834104
            ],
            [
              -74.31347774401712,
              39.53163139378752,
              -2.671729360834104
            ],
            [
              -74.30184258004938,
              39.53156209309999,
              2.088270639165896
            ],
            [
              -74.30193280511438,
              39.52255222418864,
              2.088270639165896
            ],
            [
              -74.31356646572375,
              39.522621502824094,
              -2.671729360834104
            ]
          ]
        ]
      },
      "bbox": [
        -74.31356647,
        39.52255222,
        -2.671729361,
        -74.30184258,
        39.53163139,
        2.088270639
      ],
      "properties": {
        "datetime": "2022-11-10T14:17:52Z",
        "pc:count": 3380844,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559544.5332,
            "count": 3380844,
            "maximum": 560000.0134,
            "minimum": 559000.0134,
            "name": "X",
            "position": 0,
            "stddev": 277.1623797,
            "variance": 76818.9847
          },
          {
            "average": 4375477.077,
            "count": 3380844,
            "maximum": 4375999.981,
            "minimum": 4374999.981,
            "name": "Y",
            "position": 1,
            "stddev": 281.1850189,
            "variance": 79065.01487
          },
          {
            "average": 0.4948964344,
            "count": 3380844,
            "maximum": 2.088270639,
            "minimum": -2.671729361,
            "name": "Z",
            "position": 2,
            "stddev": 0.4043134175,
            "variance": 0.1634693396
          },
          {
            "average": 2517.012276,
            "count": 3380844,
            "maximum": 24661,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1549.466208,
            "variance": 2400845.528
          },
          {
            "average": 1.000526496,
            "count": 3380844,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02301669219,
            "variance": 0.0005297681192
          },
          {
            "average": 1.001010103,
            "count": 3380844,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03193322761,
            "variance": 0.001019731025
          },
          {
            "average": 1,
            "count": 3380844,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3380844,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.553381345,
            "count": 3380844,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.43026537,
            "variance": 130.6509664
          },
          {
            "average": 20.01260022,
            "count": 3380844,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.627747599,
            "variance": 2.649562245
          },
          {
            "average": 1.20262751,
            "count": 3380844,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4025286305,
            "variance": 0.1620292984
          },
          {
            "average": 2.7624744,
            "count": 3380844,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.315199827,
            "variance": 1.729750584
          },
          {
            "average": 352123586,
            "count": 3380844,
            "maximum": 352125072.6,
            "minimum": 352122797.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 593.7878027,
            "variance": 352583.9546
          },
          {
            "average": 0,
            "count": 3380844,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3380844,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3380844,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3380844,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3380844,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559000.0134,
          4374999.981,
          -2.671729361,
          560000.0134,
          4375999.981,
          2.088270639
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559000.0134105477,
                4374999.981256317,
                -2.671729360834104
              ],
              [
                559000.0134105477,
                4375999.981256317,
                -2.671729360834104
              ],
              [
                560000.0134105477,
                4375999.981256317,
                2.088270639165896
              ],
              [
                560000.0134105477,
                4374999.981256317,
                2.088270639165896
              ],
              [
                559000.0134105477,
                4374999.981256317,
                -2.671729360834104
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T14:17:52+00:00",
        "end_time": "2022-11-10T13:39:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5975.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5975.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5975.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5975.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.31356647,
            39.52255222,
            -2.671729361,
            -74.30184258,
            39.53163139,
            2.088270639
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.31356646572375,
                  39.522621502824094,
                  -2.671729360834104
                ],
                [
                  -74.31347774401712,
                  39.53163139378752,
                  -2.671729360834104
                ],
                [
                  -74.30184258004938,
                  39.53156209309999,
                  2.088270639165896
                ],
                [
                  -74.30193280511438,
                  39.52255222418864,
                  2.088270639165896
                ],
                [
                  -74.31356646572375,
                  39.522621502824094,
                  -2.671729360834104
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5975.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5975.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T14:17:52Z",
            "pc:count": 3380844,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559544.5332,
                "count": 3380844,
                "maximum": 560000.0134,
                "minimum": 559000.0134,
                "name": "X",
                "position": 0,
                "stddev": 277.1623797,
                "variance": 76818.9847
              },
              {
                "average": 4375477.077,
                "count": 3380844,
                "maximum": 4375999.981,
                "minimum": 4374999.981,
                "name": "Y",
                "position": 1,
                "stddev": 281.1850189,
                "variance": 79065.01487
              },
              {
                "average": 0.4948964344,
                "count": 3380844,
                "maximum": 2.088270639,
                "minimum": -2.671729361,
                "name": "Z",
                "position": 2,
                "stddev": 0.4043134175,
                "variance": 0.1634693396
              },
              {
                "average": 2517.012276,
                "count": 3380844,
                "maximum": 24661,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1549.466208,
                "variance": 2400845.528
              },
              {
                "average": 1.000526496,
                "count": 3380844,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02301669219,
                "variance": 0.0005297681192
              },
              {
                "average": 1.001010103,
                "count": 3380844,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03193322761,
                "variance": 0.001019731025
              },
              {
                "average": 1,
                "count": 3380844,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3380844,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.553381345,
                "count": 3380844,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.43026537,
                "variance": 130.6509664
              },
              {
                "average": 20.01260022,
                "count": 3380844,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.627747599,
                "variance": 2.649562245
              },
              {
                "average": 1.20262751,
                "count": 3380844,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4025286305,
                "variance": 0.1620292984
              },
              {
                "average": 2.7624744,
                "count": 3380844,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.315199827,
                "variance": 1.729750584
              },
              {
                "average": 352123586,
                "count": 3380844,
                "maximum": 352125072.6,
                "minimum": 352122797.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 593.7878027,
                "variance": 352583.9546
              },
              {
                "average": 0,
                "count": 3380844,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3380844,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3380844,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3380844,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3380844,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559000.0134,
              4374999.981,
              -2.671729361,
              560000.0134,
              4375999.981,
              2.088270639
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559000.0134105477,
                    4374999.981256317,
                    -2.671729360834104
                  ],
                  [
                    559000.0134105477,
                    4375999.981256317,
                    -2.671729360834104
                  ],
                  [
                    560000.0134105477,
                    4375999.981256317,
                    2.088270639165896
                  ],
                  [
                    560000.0134105477,
                    4374999.981256317,
                    2.088270639165896
                  ],
                  [
                    559000.0134105477,
                    4374999.981256317,
                    -2.671729360834104
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T14:17:52+00:00",
            "end_time": "2022-11-10T13:39:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.02095620409288,
              40.466531455466004,
              -3.971528055805067
            ],
            [
              -74.02082536694206,
              40.47553920451211,
              -3.971528055805067
            ],
            [
              -74.00902998492077,
              40.475438668457,
              34.168471944194934
            ],
            [
              -74.00916239754376,
              40.466430951206945,
              34.168471944194934
            ],
            [
              -74.02095620409288,
              40.466531455466004,
              -3.971528055805067
            ]
          ]
        ]
      },
      "bbox": [
        -74.0209562,
        40.46643095,
        -3.971528056,
        -74.00902998,
        40.4755392,
        34.16847194
      ],
      "properties": {
        "datetime": "2022-11-11T14:14:43Z",
        "pc:count": 5106758,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 583558.5295,
            "count": 5106758,
            "maximum": 583999.9948,
            "minimum": 583000.0148,
            "name": "X",
            "position": 0,
            "stddev": 264.4646786,
            "variance": 69941.56622
          },
          {
            "average": 4480636.348,
            "count": 5106758,
            "maximum": 4480999.994,
            "minimum": 4479999.994,
            "name": "Y",
            "position": 1,
            "stddev": 202.725227,
            "variance": 41097.51766
          },
          {
            "average": 3.212130898,
            "count": 5106758,
            "maximum": 34.16847194,
            "minimum": -3.971528056,
            "name": "Z",
            "position": 2,
            "stddev": 3.221692847,
            "variance": 10.3793048
          },
          {
            "average": 4658.536123,
            "count": 5106758,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 5912.153444,
            "variance": 34953558.34
          },
          {
            "average": 1.681342644,
            "count": 5106758,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.011726013,
            "variance": 1.023589525
          },
          {
            "average": 2.362990766,
            "count": 5106758,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.426498938,
            "variance": 2.03489922
          },
          {
            "average": 1,
            "count": 5106758,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5106758,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.881961315,
            "count": 5106758,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.374614447,
            "variance": 87.88339603
          },
          {
            "average": 20.00918047,
            "count": 5106758,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.504059738,
            "variance": 2.262195697
          },
          {
            "average": 1.884658133,
            "count": 5106758,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.171532605,
            "variance": 1.372488644
          },
          {
            "average": 3.948731465,
            "count": 5106758,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.278564087,
            "variance": 1.634726124
          },
          {
            "average": 352209824.7,
            "count": 5106758,
            "maximum": 352211283.2,
            "minimum": 352208538.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 587.604767,
            "variance": 345279.3622
          },
          {
            "average": 0,
            "count": 5106758,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5106758,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5106758,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5106758,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5106758,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          583000.0148,
          4479999.994,
          -3.971528056,
          583999.9948,
          4480999.994,
          34.16847194
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                583000.0148078706,
                4479999.99373956,
                -3.971528055805067
              ],
              [
                583000.0148078706,
                4480999.99373956,
                -3.971528055805067
              ],
              [
                583999.9948078706,
                4480999.99373956,
                34.168471944194934
              ],
              [
                583999.9948078706,
                4479999.99373956,
                34.168471944194934
              ],
              [
                583000.0148078706,
                4479999.99373956,
                -3.971528055805067
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:14:43+00:00",
        "end_time": "2022-11-11T13:28:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.0209562,
            40.46643095,
            -3.971528056,
            -74.00902998,
            40.4755392,
            34.16847194
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.02095620409288,
                  40.466531455466004,
                  -3.971528055805067
                ],
                [
                  -74.02082536694206,
                  40.47553920451211,
                  -3.971528055805067
                ],
                [
                  -74.00902998492077,
                  40.475438668457,
                  34.168471944194934
                ],
                [
                  -74.00916239754376,
                  40.466430951206945,
                  34.168471944194934
                ],
                [
                  -74.02095620409288,
                  40.466531455466004,
                  -3.971528055805067
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:14:43Z",
            "pc:count": 5106758,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 583558.5295,
                "count": 5106758,
                "maximum": 583999.9948,
                "minimum": 583000.0148,
                "name": "X",
                "position": 0,
                "stddev": 264.4646786,
                "variance": 69941.56622
              },
              {
                "average": 4480636.348,
                "count": 5106758,
                "maximum": 4480999.994,
                "minimum": 4479999.994,
                "name": "Y",
                "position": 1,
                "stddev": 202.725227,
                "variance": 41097.51766
              },
              {
                "average": 3.212130898,
                "count": 5106758,
                "maximum": 34.16847194,
                "minimum": -3.971528056,
                "name": "Z",
                "position": 2,
                "stddev": 3.221692847,
                "variance": 10.3793048
              },
              {
                "average": 4658.536123,
                "count": 5106758,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 5912.153444,
                "variance": 34953558.34
              },
              {
                "average": 1.681342644,
                "count": 5106758,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.011726013,
                "variance": 1.023589525
              },
              {
                "average": 2.362990766,
                "count": 5106758,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.426498938,
                "variance": 2.03489922
              },
              {
                "average": 1,
                "count": 5106758,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5106758,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.881961315,
                "count": 5106758,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.374614447,
                "variance": 87.88339603
              },
              {
                "average": 20.00918047,
                "count": 5106758,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.504059738,
                "variance": 2.262195697
              },
              {
                "average": 1.884658133,
                "count": 5106758,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.171532605,
                "variance": 1.372488644
              },
              {
                "average": 3.948731465,
                "count": 5106758,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.278564087,
                "variance": 1.634726124
              },
              {
                "average": 352209824.7,
                "count": 5106758,
                "maximum": 352211283.2,
                "minimum": 352208538.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 587.604767,
                "variance": 345279.3622
              },
              {
                "average": 0,
                "count": 5106758,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5106758,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5106758,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5106758,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5106758,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              583000.0148,
              4479999.994,
              -3.971528056,
              583999.9948,
              4480999.994,
              34.16847194
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    583000.0148078706,
                    4479999.99373956,
                    -3.971528055805067
                  ],
                  [
                    583000.0148078706,
                    4480999.99373956,
                    -3.971528055805067
                  ],
                  [
                    583999.9948078706,
                    4480999.99373956,
                    34.168471944194934
                  ],
                  [
                    583999.9948078706,
                    4479999.99373956,
                    34.168471944194934
                  ],
                  [
                    583000.0148078706,
                    4479999.99373956,
                    -3.971528055805067
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:14:43+00:00",
            "end_time": "2022-11-11T13:28:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.26693746122486,
              39.53134726632293,
              -2.927414111730879
            ],
            [
              -74.26684268367224,
              39.54035705265865,
              -2.927414111730879
            ],
            [
              -74.25542424954317,
              39.54028446775293,
              43.892585888269124
            ],
            [
              -74.25552050286292,
              39.53127470451271,
              43.892585888269124
            ],
            [
              -74.26693746122486,
              39.53134726632293,
              -2.927414111730879
            ]
          ]
        ]
      },
      "bbox": [
        -74.26693746,
        39.5312747,
        -2.927414112,
        -74.25542425,
        39.54035705,
        43.89258589
      ],
      "properties": {
        "datetime": "2022-11-10T16:19:37Z",
        "pc:count": 3979276,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563408.4987,
            "count": 3979276,
            "maximum": 563981.2624,
            "minimum": 563000.0024,
            "name": "X",
            "position": 0,
            "stddev": 216.1980006,
            "variance": 46741.57548
          },
          {
            "average": 4376514.88,
            "count": 3979276,
            "maximum": 4376999.988,
            "minimum": 4375999.988,
            "name": "Y",
            "position": 1,
            "stddev": 284.7765042,
            "variance": 81097.65732
          },
          {
            "average": 3.557055432,
            "count": 3979276,
            "maximum": 43.89258589,
            "minimum": -2.927414112,
            "name": "Z",
            "position": 2,
            "stddev": 3.536845502,
            "variance": 12.50927611
          },
          {
            "average": 6871.83786,
            "count": 3979276,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 8909.270771,
            "variance": 79375105.68
          },
          {
            "average": 1.514153831,
            "count": 3979276,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8702423977,
            "variance": 0.7573218307
          },
          {
            "average": 2.030568123,
            "count": 3979276,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.234926847,
            "variance": 1.525044317
          },
          {
            "average": 1,
            "count": 3979276,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3979276,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.614154685,
            "count": 3979276,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.086459259,
            "variance": 82.56374186
          },
          {
            "average": 20.07924453,
            "count": 3979276,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.854785761,
            "variance": 3.440230219
          },
          {
            "average": 1.662857766,
            "count": 3979276,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9177757036,
            "variance": 0.8423122422
          },
          {
            "average": 15.7029623,
            "count": 3979276,
            "maximum": 18,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9093541584,
            "variance": 0.8269249853
          },
          {
            "average": 352130781.4,
            "count": 3979276,
            "maximum": 352132377.6,
            "minimum": 352128909.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 588.5240014,
            "variance": 346360.5003
          },
          {
            "average": 0,
            "count": 3979276,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3979276,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3979276,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3979276,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3979276,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563000.0024,
          4375999.988,
          -2.927414112,
          563981.2624,
          4376999.988,
          43.89258589
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563000.0024204684,
                4375999.988057423,
                -2.927414111730879
              ],
              [
                563000.0024204684,
                4376999.988057423,
                -2.927414111730879
              ],
              [
                563981.2624204684,
                4376999.988057423,
                43.892585888269124
              ],
              [
                563981.2624204684,
                4375999.988057423,
                43.892585888269124
              ],
              [
                563000.0024204684,
                4375999.988057423,
                -2.927414111730879
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:19:37+00:00",
        "end_time": "2022-11-10T15:21:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.26693746,
            39.5312747,
            -2.927414112,
            -74.25542425,
            39.54035705,
            43.89258589
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.26693746122486,
                  39.53134726632293,
                  -2.927414111730879
                ],
                [
                  -74.26684268367224,
                  39.54035705265865,
                  -2.927414111730879
                ],
                [
                  -74.25542424954317,
                  39.54028446775293,
                  43.892585888269124
                ],
                [
                  -74.25552050286292,
                  39.53127470451271,
                  43.892585888269124
                ],
                [
                  -74.26693746122486,
                  39.53134726632293,
                  -2.927414111730879
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:19:37Z",
            "pc:count": 3979276,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563408.4987,
                "count": 3979276,
                "maximum": 563981.2624,
                "minimum": 563000.0024,
                "name": "X",
                "position": 0,
                "stddev": 216.1980006,
                "variance": 46741.57548
              },
              {
                "average": 4376514.88,
                "count": 3979276,
                "maximum": 4376999.988,
                "minimum": 4375999.988,
                "name": "Y",
                "position": 1,
                "stddev": 284.7765042,
                "variance": 81097.65732
              },
              {
                "average": 3.557055432,
                "count": 3979276,
                "maximum": 43.89258589,
                "minimum": -2.927414112,
                "name": "Z",
                "position": 2,
                "stddev": 3.536845502,
                "variance": 12.50927611
              },
              {
                "average": 6871.83786,
                "count": 3979276,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 8909.270771,
                "variance": 79375105.68
              },
              {
                "average": 1.514153831,
                "count": 3979276,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8702423977,
                "variance": 0.7573218307
              },
              {
                "average": 2.030568123,
                "count": 3979276,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.234926847,
                "variance": 1.525044317
              },
              {
                "average": 1,
                "count": 3979276,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3979276,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.614154685,
                "count": 3979276,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.086459259,
                "variance": 82.56374186
              },
              {
                "average": 20.07924453,
                "count": 3979276,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.854785761,
                "variance": 3.440230219
              },
              {
                "average": 1.662857766,
                "count": 3979276,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9177757036,
                "variance": 0.8423122422
              },
              {
                "average": 15.7029623,
                "count": 3979276,
                "maximum": 18,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9093541584,
                "variance": 0.8269249853
              },
              {
                "average": 352130781.4,
                "count": 3979276,
                "maximum": 352132377.6,
                "minimum": 352128909.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 588.5240014,
                "variance": 346360.5003
              },
              {
                "average": 0,
                "count": 3979276,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3979276,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3979276,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3979276,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3979276,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563000.0024,
              4375999.988,
              -2.927414112,
              563981.2624,
              4376999.988,
              43.89258589
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563000.0024204684,
                    4375999.988057423,
                    -2.927414111730879
                  ],
                  [
                    563000.0024204684,
                    4376999.988057423,
                    -2.927414111730879
                  ],
                  [
                    563981.2624204684,
                    4376999.988057423,
                    43.892585888269124
                  ],
                  [
                    563981.2624204684,
                    4375999.988057423,
                    43.892585888269124
                  ],
                  [
                    563000.0024204684,
                    4375999.988057423,
                    -2.927414111730879
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:19:37+00:00",
            "end_time": "2022-11-10T15:21:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.36100903698004,
              39.4237762459374,
              -3.437894288565702
            ],
            [
              -74.36092673471242,
              39.432786557218456,
              -3.437894288565702
            ],
            [
              -74.34930768372719,
              39.43272213924706,
              1.962105711434298
            ],
            [
              -74.34939148208507,
              39.42371184847929,
              1.962105711434298
            ],
            [
              -74.36100903698004,
              39.4237762459374,
              -3.437894288565702
            ]
          ]
        ]
      },
      "bbox": [
        -74.36100904,
        39.42371185,
        -3.437894289,
        -74.34930768,
        39.43278656,
        1.962105711
      ],
      "properties": {
        "datetime": "2022-11-10T16:37:34Z",
        "pc:count": 3364516,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555498.3623,
            "count": 3364516,
            "maximum": 556000.0167,
            "minimum": 554999.9967,
            "name": "X",
            "position": 0,
            "stddev": 286.4087607,
            "variance": 82029.97821
          },
          {
            "average": 4364472.929,
            "count": 3364516,
            "maximum": 4364999.994,
            "minimum": 4363999.974,
            "name": "Y",
            "position": 1,
            "stddev": 290.163759,
            "variance": 84195.00704
          },
          {
            "average": 0.03442651181,
            "count": 3364516,
            "maximum": 1.962105711,
            "minimum": -3.437894289,
            "name": "Z",
            "position": 2,
            "stddev": 0.661471587,
            "variance": 0.4375446604
          },
          {
            "average": 1052.06984,
            "count": 3364516,
            "maximum": 17773,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 862.639274,
            "variance": 744146.5171
          },
          {
            "average": 1.000868178,
            "count": 3364516,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02953270058,
            "variance": 0.0008721804037
          },
          {
            "average": 1.001719712,
            "count": 3364516,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04156981935,
            "variance": 0.001728049881
          },
          {
            "average": 1,
            "count": 3364516,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3364516,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.05497165,
            "count": 3364516,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.45896466,
            "variance": 155.2258004
          },
          {
            "average": 20.03813927,
            "count": 3364516,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.905892675,
            "variance": 3.632426888
          },
          {
            "average": 1.713745751,
            "count": 3364516,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.458359185,
            "variance": 0.2100931425
          },
          {
            "average": 16.07099743,
            "count": 3364516,
            "maximum": 20,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.496301391,
            "variance": 2.238917853
          },
          {
            "average": 352131013.9,
            "count": 3364516,
            "maximum": 352133454,
            "minimum": 352128404.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 945.5691854,
            "variance": 894101.0843
          },
          {
            "average": 0,
            "count": 3364516,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3364516,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3364516,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3364516,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3364516,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554999.9967,
          4363999.974,
          -3.437894289,
          556000.0167,
          4364999.994,
          1.962105711
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554999.996677449,
                4363999.973784743,
                -3.437894288565702
              ],
              [
                554999.996677449,
                4364999.993784742,
                -3.437894288565702
              ],
              [
                556000.016677449,
                4364999.993784742,
                1.962105711434298
              ],
              [
                556000.016677449,
                4363999.973784743,
                1.962105711434298
              ],
              [
                554999.996677449,
                4363999.973784743,
                -3.437894288565702
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:37:34+00:00",
        "end_time": "2022-11-10T15:13:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.36100904,
            39.42371185,
            -3.437894289,
            -74.34930768,
            39.43278656,
            1.962105711
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.36100903698004,
                  39.4237762459374,
                  -3.437894288565702
                ],
                [
                  -74.36092673471242,
                  39.432786557218456,
                  -3.437894288565702
                ],
                [
                  -74.34930768372719,
                  39.43272213924706,
                  1.962105711434298
                ],
                [
                  -74.34939148208507,
                  39.42371184847929,
                  1.962105711434298
                ],
                [
                  -74.36100903698004,
                  39.4237762459374,
                  -3.437894288565702
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:37:34Z",
            "pc:count": 3364516,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555498.3623,
                "count": 3364516,
                "maximum": 556000.0167,
                "minimum": 554999.9967,
                "name": "X",
                "position": 0,
                "stddev": 286.4087607,
                "variance": 82029.97821
              },
              {
                "average": 4364472.929,
                "count": 3364516,
                "maximum": 4364999.994,
                "minimum": 4363999.974,
                "name": "Y",
                "position": 1,
                "stddev": 290.163759,
                "variance": 84195.00704
              },
              {
                "average": 0.03442651181,
                "count": 3364516,
                "maximum": 1.962105711,
                "minimum": -3.437894289,
                "name": "Z",
                "position": 2,
                "stddev": 0.661471587,
                "variance": 0.4375446604
              },
              {
                "average": 1052.06984,
                "count": 3364516,
                "maximum": 17773,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 862.639274,
                "variance": 744146.5171
              },
              {
                "average": 1.000868178,
                "count": 3364516,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02953270058,
                "variance": 0.0008721804037
              },
              {
                "average": 1.001719712,
                "count": 3364516,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04156981935,
                "variance": 0.001728049881
              },
              {
                "average": 1,
                "count": 3364516,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3364516,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.05497165,
                "count": 3364516,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.45896466,
                "variance": 155.2258004
              },
              {
                "average": 20.03813927,
                "count": 3364516,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.905892675,
                "variance": 3.632426888
              },
              {
                "average": 1.713745751,
                "count": 3364516,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.458359185,
                "variance": 0.2100931425
              },
              {
                "average": 16.07099743,
                "count": 3364516,
                "maximum": 20,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.496301391,
                "variance": 2.238917853
              },
              {
                "average": 352131013.9,
                "count": 3364516,
                "maximum": 352133454,
                "minimum": 352128404.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 945.5691854,
                "variance": 894101.0843
              },
              {
                "average": 0,
                "count": 3364516,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3364516,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3364516,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3364516,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3364516,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554999.9967,
              4363999.974,
              -3.437894289,
              556000.0167,
              4364999.994,
              1.962105711
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554999.996677449,
                    4363999.973784743,
                    -3.437894288565702
                  ],
                  [
                    554999.996677449,
                    4364999.993784742,
                    -3.437894288565702
                  ],
                  [
                    556000.016677449,
                    4364999.993784742,
                    1.962105711434298
                  ],
                  [
                    556000.016677449,
                    4363999.973784743,
                    1.962105711434298
                  ],
                  [
                    554999.996677449,
                    4363999.973784743,
                    -3.437894288565702
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:37:34+00:00",
            "end_time": "2022-11-10T15:13:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8579.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.99750229132108,
              40.45732146937118,
              -7.751206373995284
            ],
            [
              -73.99736836369739,
              40.466329168893914,
              -7.751206373995284
            ],
            [
              -73.98557444152694,
              40.46622625631451,
              22.788793626004715
            ],
            [
              -73.98570994388221,
              40.45721858934096,
              22.788793626004715
            ],
            [
              -73.99750229132108,
              40.45732146937118,
              -7.751206373995284
            ]
          ]
        ]
      },
      "bbox": [
        -73.99750229,
        40.45721859,
        -7.751206374,
        -73.98557444,
        40.46632917,
        22.78879363
      ],
      "properties": {
        "datetime": "2022-11-11T14:55:22Z",
        "pc:count": 5081447,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 585372.6303,
            "count": 5081447,
            "maximum": 585999.9992,
            "minimum": 584999.9992,
            "name": "X",
            "position": 0,
            "stddev": 259.1466054,
            "variance": 67156.96308
          },
          {
            "average": 4479434.426,
            "count": 5081447,
            "maximum": 4479999.986,
            "minimum": 4478999.986,
            "name": "Y",
            "position": 1,
            "stddev": 289.6672474,
            "variance": 83907.11422
          },
          {
            "average": 2.207867329,
            "count": 5081447,
            "maximum": 22.78879363,
            "minimum": -7.751206374,
            "name": "Z",
            "position": 2,
            "stddev": 3.069261135,
            "variance": 9.420363913
          },
          {
            "average": 6658.917671,
            "count": 5081447,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7595.585738,
            "variance": 57692922.7
          },
          {
            "average": 1.405380397,
            "count": 5081447,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.830028697,
            "variance": 0.6889476379
          },
          {
            "average": 1.810807433,
            "count": 5081447,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.237430615,
            "variance": 1.531234527
          },
          {
            "average": 1,
            "count": 5081447,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5081447,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.981291746,
            "count": 5081447,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.16869666,
            "variance": 124.7397852
          },
          {
            "average": 20.08632113,
            "count": 5081447,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.602014849,
            "variance": 2.566451578
          },
          {
            "average": 1.639780362,
            "count": 5081447,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.900674357,
            "variance": 0.8112142973
          },
          {
            "average": 10.17321228,
            "count": 5081447,
            "maximum": 13,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.389687296,
            "variance": 1.93123078
          },
          {
            "average": 352212591.6,
            "count": 5081447,
            "maximum": 352213722.8,
            "minimum": 352211648.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 570.3616321,
            "variance": 325312.3913
          },
          {
            "average": 0,
            "count": 5081447,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5081447,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5081447,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5081447,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5081447,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          584999.9992,
          4478999.986,
          -7.751206374,
          585999.9992,
          4479999.986,
          22.78879363
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                584999.9992390529,
                4478999.9856981,
                -7.751206373995284
              ],
              [
                584999.9992390529,
                4479999.9856981,
                -7.751206373995284
              ],
              [
                585999.9992390529,
                4479999.9856981,
                22.788793626004715
              ],
              [
                585999.9992390529,
                4478999.9856981,
                22.788793626004715
              ],
              [
                584999.9992390529,
                4478999.9856981,
                -7.751206373995284
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:55:22+00:00",
        "end_time": "2022-11-11T14:20:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8579.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8579.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8579.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8579.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.99750229,
            40.45721859,
            -7.751206374,
            -73.98557444,
            40.46632917,
            22.78879363
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.99750229132108,
                  40.45732146937118,
                  -7.751206373995284
                ],
                [
                  -73.99736836369739,
                  40.466329168893914,
                  -7.751206373995284
                ],
                [
                  -73.98557444152694,
                  40.46622625631451,
                  22.788793626004715
                ],
                [
                  -73.98570994388221,
                  40.45721858934096,
                  22.788793626004715
                ],
                [
                  -73.99750229132108,
                  40.45732146937118,
                  -7.751206373995284
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8579.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8579.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:55:22Z",
            "pc:count": 5081447,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 585372.6303,
                "count": 5081447,
                "maximum": 585999.9992,
                "minimum": 584999.9992,
                "name": "X",
                "position": 0,
                "stddev": 259.1466054,
                "variance": 67156.96308
              },
              {
                "average": 4479434.426,
                "count": 5081447,
                "maximum": 4479999.986,
                "minimum": 4478999.986,
                "name": "Y",
                "position": 1,
                "stddev": 289.6672474,
                "variance": 83907.11422
              },
              {
                "average": 2.207867329,
                "count": 5081447,
                "maximum": 22.78879363,
                "minimum": -7.751206374,
                "name": "Z",
                "position": 2,
                "stddev": 3.069261135,
                "variance": 9.420363913
              },
              {
                "average": 6658.917671,
                "count": 5081447,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7595.585738,
                "variance": 57692922.7
              },
              {
                "average": 1.405380397,
                "count": 5081447,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.830028697,
                "variance": 0.6889476379
              },
              {
                "average": 1.810807433,
                "count": 5081447,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.237430615,
                "variance": 1.531234527
              },
              {
                "average": 1,
                "count": 5081447,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5081447,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.981291746,
                "count": 5081447,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.16869666,
                "variance": 124.7397852
              },
              {
                "average": 20.08632113,
                "count": 5081447,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.602014849,
                "variance": 2.566451578
              },
              {
                "average": 1.639780362,
                "count": 5081447,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.900674357,
                "variance": 0.8112142973
              },
              {
                "average": 10.17321228,
                "count": 5081447,
                "maximum": 13,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.389687296,
                "variance": 1.93123078
              },
              {
                "average": 352212591.6,
                "count": 5081447,
                "maximum": 352213722.8,
                "minimum": 352211648.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 570.3616321,
                "variance": 325312.3913
              },
              {
                "average": 0,
                "count": 5081447,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5081447,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5081447,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5081447,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5081447,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              584999.9992,
              4478999.986,
              -7.751206374,
              585999.9992,
              4479999.986,
              22.78879363
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    584999.9992390529,
                    4478999.9856981,
                    -7.751206373995284
                  ],
                  [
                    584999.9992390529,
                    4479999.9856981,
                    -7.751206373995284
                  ],
                  [
                    585999.9992390529,
                    4479999.9856981,
                    22.788793626004715
                  ],
                  [
                    585999.9992390529,
                    4478999.9856981,
                    22.788793626004715
                  ],
                  [
                    584999.9992390529,
                    4478999.9856981,
                    -7.751206373995284
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:55:22+00:00",
            "end_time": "2022-11-11T14:20:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6180.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.27901327165283,
              39.567464233775745,
              -0.664988639224295
            ],
            [
              -74.27900344908771,
              39.568412601186125,
              -0.664988639224295
            ],
            [
              -74.2781892606618,
              39.568407546939575,
              -0.084988639224295
            ],
            [
              -74.27819909431675,
              39.56745917969846,
              -0.084988639224295
            ],
            [
              -74.27901327165283,
              39.567464233775745,
              -0.664988639224295
            ]
          ]
        ]
      },
      "bbox": [
        -74.27901327,
        39.56745918,
        -0.6649886392,
        -74.27818926,
        39.5684126,
        -0.08498863922
      ],
      "properties": {
        "datetime": "2022-11-10T13:38:55Z",
        "pc:count": 22580,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561972.114,
            "count": 22580,
            "maximum": 562000.0077,
            "minimum": 561930.0677,
            "name": "X",
            "position": 0,
            "stddev": 18.19682791,
            "variance": 331.1245461
          },
          {
            "average": 4380041.673,
            "count": 22580,
            "maximum": 4380105.244,
            "minimum": 4379999.984,
            "name": "Y",
            "position": 1,
            "stddev": 27.36335292,
            "variance": 748.7530831
          },
          {
            "average": -0.4484412522,
            "count": 22580,
            "maximum": -0.08498863922,
            "minimum": -0.6649886392,
            "name": "Z",
            "position": 2,
            "stddev": 0.08107165496,
            "variance": 0.006572613238
          },
          {
            "average": 1314.590434,
            "count": 22580,
            "maximum": 3349,
            "minimum": 282,
            "name": "Intensity",
            "position": 3,
            "stddev": 591.2812203,
            "variance": 349613.4815
          },
          {
            "average": 1,
            "count": 22580,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 22580,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 22580,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22580,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 22580,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.64466658,
            "count": 22580,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8786012468,
            "variance": 0.7719401509
          },
          {
            "average": 2.000044287,
            "count": 22580,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.006654846326,
            "variance": 4.428697963e-05
          },
          {
            "average": 1,
            "count": 22580,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 352122733.7,
            "count": 22580,
            "maximum": 352122735.6,
            "minimum": 352122732.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.9068824793,
            "variance": 0.8224358313
          },
          {
            "average": 0,
            "count": 22580,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22580,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22580,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22580,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22580,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561930.0677,
          4379999.984,
          -0.6649886392,
          562000.0077,
          4380105.244,
          -0.08498863922
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561930.0677330599,
                4379999.984375969,
                -0.664988639224295
              ],
              [
                561930.0677330599,
                4380105.244375968,
                -0.664988639224295
              ],
              [
                562000.0077330598,
                4380105.244375968,
                -0.084988639224295
              ],
              [
                562000.0077330598,
                4379999.984375969,
                -0.084988639224295
              ],
              [
                561930.0677330599,
                4379999.984375969,
                -0.664988639224295
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T13:38:55+00:00",
        "end_time": "2022-11-10T13:38:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6180.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6180.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6180.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6180.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.27901327,
            39.56745918,
            -0.6649886392,
            -74.27818926,
            39.5684126,
            -0.08498863922
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.27901327165283,
                  39.567464233775745,
                  -0.664988639224295
                ],
                [
                  -74.27900344908771,
                  39.568412601186125,
                  -0.664988639224295
                ],
                [
                  -74.2781892606618,
                  39.568407546939575,
                  -0.084988639224295
                ],
                [
                  -74.27819909431675,
                  39.56745917969846,
                  -0.084988639224295
                ],
                [
                  -74.27901327165283,
                  39.567464233775745,
                  -0.664988639224295
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6180.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6180.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T13:38:55Z",
            "pc:count": 22580,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561972.114,
                "count": 22580,
                "maximum": 562000.0077,
                "minimum": 561930.0677,
                "name": "X",
                "position": 0,
                "stddev": 18.19682791,
                "variance": 331.1245461
              },
              {
                "average": 4380041.673,
                "count": 22580,
                "maximum": 4380105.244,
                "minimum": 4379999.984,
                "name": "Y",
                "position": 1,
                "stddev": 27.36335292,
                "variance": 748.7530831
              },
              {
                "average": -0.4484412522,
                "count": 22580,
                "maximum": -0.08498863922,
                "minimum": -0.6649886392,
                "name": "Z",
                "position": 2,
                "stddev": 0.08107165496,
                "variance": 0.006572613238
              },
              {
                "average": 1314.590434,
                "count": 22580,
                "maximum": 3349,
                "minimum": 282,
                "name": "Intensity",
                "position": 3,
                "stddev": 591.2812203,
                "variance": 349613.4815
              },
              {
                "average": 1,
                "count": 22580,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 22580,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 22580,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22580,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 22580,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.64466658,
                "count": 22580,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8786012468,
                "variance": 0.7719401509
              },
              {
                "average": 2.000044287,
                "count": 22580,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.006654846326,
                "variance": 4.428697963e-05
              },
              {
                "average": 1,
                "count": 22580,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 352122733.7,
                "count": 22580,
                "maximum": 352122735.6,
                "minimum": 352122732.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.9068824793,
                "variance": 0.8224358313
              },
              {
                "average": 0,
                "count": 22580,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22580,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22580,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22580,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22580,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561930.0677,
              4379999.984,
              -0.6649886392,
              562000.0077,
              4380105.244,
              -0.08498863922
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561930.0677330599,
                    4379999.984375969,
                    -0.664988639224295
                  ],
                  [
                    561930.0677330599,
                    4380105.244375968,
                    -0.664988639224295
                  ],
                  [
                    562000.0077330598,
                    4380105.244375968,
                    -0.084988639224295
                  ],
                  [
                    562000.0077330598,
                    4379999.984375969,
                    -0.084988639224295
                  ],
                  [
                    561930.0677330599,
                    4379999.984375969,
                    -0.664988639224295
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T13:38:55+00:00",
            "end_time": "2022-11-10T13:38:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8675.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.98625138211338,
              40.42118777568458,
              -8.597298691059454
            ],
            [
              -73.98611612421193,
              40.430195500483435,
              -8.597298691059454
            ],
            [
              -73.97432832202118,
              40.4300915143512,
              17.042701308940547
            ],
            [
              -73.97446515181481,
              40.421083822447905,
              17.042701308940547
            ],
            [
              -73.98625138211338,
              40.42118777568458,
              -8.597298691059454
            ]
          ]
        ]
      },
      "bbox": [
        -73.98625138,
        40.42108382,
        -8.597298691,
        -73.97432832,
        40.4301955,
        17.04270131
      ],
      "properties": {
        "datetime": "2022-11-11T14:41:34Z",
        "pc:count": 2750041,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586268.9595,
            "count": 2750041,
            "maximum": 587000.0158,
            "minimum": 585999.9958,
            "name": "X",
            "position": 0,
            "stddev": 201.3315948,
            "variance": 40534.41108
          },
          {
            "average": 4475495.747,
            "count": 2750041,
            "maximum": 4475999.986,
            "minimum": 4474999.986,
            "name": "Y",
            "position": 1,
            "stddev": 290.4475383,
            "variance": 84359.7725
          },
          {
            "average": 1.121514265,
            "count": 2750041,
            "maximum": 17.04270131,
            "minimum": -8.597298691,
            "name": "Z",
            "position": 2,
            "stddev": 3.239641191,
            "variance": 10.49527504
          },
          {
            "average": 6620.641377,
            "count": 2750041,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7419.342867,
            "variance": 55046648.57
          },
          {
            "average": 1.185043787,
            "count": 2750041,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.578380154,
            "variance": 0.3345236025
          },
          {
            "average": 1.370451568,
            "count": 2750041,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8906661737,
            "variance": 0.793286233
          },
          {
            "average": 1,
            "count": 2750041,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2750041,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.61142979,
            "count": 2750041,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.02078378,
            "variance": 169.5408103
          },
          {
            "average": 20.13199719,
            "count": 2750041,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.641421344,
            "variance": 2.694264029
          },
          {
            "average": 1.533618226,
            "count": 2750041,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.681193507,
            "variance": 0.464024594
          },
          {
            "average": 7.398568967,
            "count": 2750041,
            "maximum": 11,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.07336769,
            "variance": 1.152118198
          },
          {
            "average": 352211399.9,
            "count": 2750041,
            "maximum": 352212894.7,
            "minimum": 352210279,
            "name": "GpsTime",
            "position": 12,
            "stddev": 483.2274301,
            "variance": 233508.7492
          },
          {
            "average": 0,
            "count": 2750041,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2750041,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2750041,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2750041,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2750041,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          585999.9958,
          4474999.986,
          -8.597298691,
          587000.0158,
          4475999.986,
          17.04270131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                585999.9958398193,
                4474999.985526469,
                -8.597298691059454
              ],
              [
                585999.9958398193,
                4475999.985526469,
                -8.597298691059454
              ],
              [
                587000.0158398193,
                4475999.985526469,
                17.042701308940547
              ],
              [
                587000.0158398193,
                4474999.985526469,
                17.042701308940547
              ],
              [
                585999.9958398193,
                4474999.985526469,
                -8.597298691059454
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:41:34+00:00",
        "end_time": "2022-11-11T13:57:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8675.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8675.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8675.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8675.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.98625138,
            40.42108382,
            -8.597298691,
            -73.97432832,
            40.4301955,
            17.04270131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.98625138211338,
                  40.42118777568458,
                  -8.597298691059454
                ],
                [
                  -73.98611612421193,
                  40.430195500483435,
                  -8.597298691059454
                ],
                [
                  -73.97432832202118,
                  40.4300915143512,
                  17.042701308940547
                ],
                [
                  -73.97446515181481,
                  40.421083822447905,
                  17.042701308940547
                ],
                [
                  -73.98625138211338,
                  40.42118777568458,
                  -8.597298691059454
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8675.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8675.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:41:34Z",
            "pc:count": 2750041,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586268.9595,
                "count": 2750041,
                "maximum": 587000.0158,
                "minimum": 585999.9958,
                "name": "X",
                "position": 0,
                "stddev": 201.3315948,
                "variance": 40534.41108
              },
              {
                "average": 4475495.747,
                "count": 2750041,
                "maximum": 4475999.986,
                "minimum": 4474999.986,
                "name": "Y",
                "position": 1,
                "stddev": 290.4475383,
                "variance": 84359.7725
              },
              {
                "average": 1.121514265,
                "count": 2750041,
                "maximum": 17.04270131,
                "minimum": -8.597298691,
                "name": "Z",
                "position": 2,
                "stddev": 3.239641191,
                "variance": 10.49527504
              },
              {
                "average": 6620.641377,
                "count": 2750041,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7419.342867,
                "variance": 55046648.57
              },
              {
                "average": 1.185043787,
                "count": 2750041,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.578380154,
                "variance": 0.3345236025
              },
              {
                "average": 1.370451568,
                "count": 2750041,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8906661737,
                "variance": 0.793286233
              },
              {
                "average": 1,
                "count": 2750041,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2750041,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.61142979,
                "count": 2750041,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.02078378,
                "variance": 169.5408103
              },
              {
                "average": 20.13199719,
                "count": 2750041,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.641421344,
                "variance": 2.694264029
              },
              {
                "average": 1.533618226,
                "count": 2750041,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.681193507,
                "variance": 0.464024594
              },
              {
                "average": 7.398568967,
                "count": 2750041,
                "maximum": 11,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.07336769,
                "variance": 1.152118198
              },
              {
                "average": 352211399.9,
                "count": 2750041,
                "maximum": 352212894.7,
                "minimum": 352210279,
                "name": "GpsTime",
                "position": 12,
                "stddev": 483.2274301,
                "variance": 233508.7492
              },
              {
                "average": 0,
                "count": 2750041,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2750041,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2750041,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2750041,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2750041,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              585999.9958,
              4474999.986,
              -8.597298691,
              587000.0158,
              4475999.986,
              17.04270131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    585999.9958398193,
                    4474999.985526469,
                    -8.597298691059454
                  ],
                  [
                    585999.9958398193,
                    4475999.985526469,
                    -8.597298691059454
                  ],
                  [
                    587000.0158398193,
                    4475999.985526469,
                    17.042701308940547
                  ],
                  [
                    587000.0158398193,
                    4474999.985526469,
                    17.042701308940547
                  ],
                  [
                    585999.9958398193,
                    4474999.985526469,
                    -8.597298691059454
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:41:34+00:00",
            "end_time": "2022-11-11T13:57:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5566.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.35704280292882,
              39.441775592739404,
              -3.12847160260663
            ],
            [
              -74.35695993852543,
              39.45078568885975,
              -3.12847160260663
            ],
            [
              -74.34914008976004,
              39.4507421900348,
              1.97152839739337
            ],
            [
              -74.34922396168432,
              39.441732107764174,
              1.97152839739337
            ],
            [
              -74.35704280292882,
              39.441775592739404,
              -3.12847160260663
            ]
          ]
        ]
      },
      "bbox": [
        -74.3570428,
        39.44173211,
        -3.128471603,
        -74.34914009,
        39.45078569,
        1.971528397
      ],
      "properties": {
        "datetime": "2022-11-10T15:34:49Z",
        "pc:count": 969346,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555777.0582,
            "count": 969346,
            "maximum": 556000.0071,
            "minimum": 555327.1471,
            "name": "X",
            "position": 0,
            "stddev": 161.5006254,
            "variance": 26082.45202
          },
          {
            "average": 4366316.514,
            "count": 969346,
            "maximum": 4366999.98,
            "minimum": 4365999.98,
            "name": "Y",
            "position": 1,
            "stddev": 245.0205728,
            "variance": 60035.08112
          },
          {
            "average": 0.3326959268,
            "count": 969346,
            "maximum": 1.971528397,
            "minimum": -3.128471603,
            "name": "Z",
            "position": 2,
            "stddev": 0.5943072854,
            "variance": 0.3532011495
          },
          {
            "average": 1452.217645,
            "count": 969346,
            "maximum": 30297,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1277.793913,
            "variance": 1632757.285
          },
          {
            "average": 1.000935682,
            "count": 969346,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0305746279,
            "variance": 0.0009348078714
          },
          {
            "average": 1.001813594,
            "count": 969346,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04254769856,
            "variance": 0.001810306652
          },
          {
            "average": 1,
            "count": 969346,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 969346,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.68149453,
            "count": 969346,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.716294,
            "variance": 188.1367212
          },
          {
            "average": 19.99062492,
            "count": 969346,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.879915847,
            "variance": 3.534083592
          },
          {
            "average": 1.480346543,
            "count": 969346,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5032861,
            "variance": 0.2532968984
          },
          {
            "average": 12.43086885,
            "count": 969346,
            "maximum": 14,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6146857112,
            "variance": 0.3778385236
          },
          {
            "average": 352128705.4,
            "count": 969346,
            "maximum": 352129689.9,
            "minimum": 352128418.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 394.6721669,
            "variance": 155766.1193
          },
          {
            "average": 0,
            "count": 969346,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 969346,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 969346,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 969346,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 969346,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555327.1471,
          4365999.98,
          -3.128471603,
          556000.0071,
          4366999.98,
          1.971528397
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555327.1471198244,
                4365999.979520447,
                -3.12847160260663
              ],
              [
                555327.1471198244,
                4366999.979520447,
                -3.12847160260663
              ],
              [
                556000.0071198245,
                4366999.979520447,
                1.97152839739337
              ],
              [
                556000.0071198245,
                4365999.979520447,
                1.97152839739337
              ],
              [
                555327.1471198244,
                4365999.979520447,
                -3.12847160260663
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:34:49+00:00",
        "end_time": "2022-11-10T15:13:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5566.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5566.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5566.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5566.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.3570428,
            39.44173211,
            -3.128471603,
            -74.34914009,
            39.45078569,
            1.971528397
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.35704280292882,
                  39.441775592739404,
                  -3.12847160260663
                ],
                [
                  -74.35695993852543,
                  39.45078568885975,
                  -3.12847160260663
                ],
                [
                  -74.34914008976004,
                  39.4507421900348,
                  1.97152839739337
                ],
                [
                  -74.34922396168432,
                  39.441732107764174,
                  1.97152839739337
                ],
                [
                  -74.35704280292882,
                  39.441775592739404,
                  -3.12847160260663
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5566.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5566.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:34:49Z",
            "pc:count": 969346,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555777.0582,
                "count": 969346,
                "maximum": 556000.0071,
                "minimum": 555327.1471,
                "name": "X",
                "position": 0,
                "stddev": 161.5006254,
                "variance": 26082.45202
              },
              {
                "average": 4366316.514,
                "count": 969346,
                "maximum": 4366999.98,
                "minimum": 4365999.98,
                "name": "Y",
                "position": 1,
                "stddev": 245.0205728,
                "variance": 60035.08112
              },
              {
                "average": 0.3326959268,
                "count": 969346,
                "maximum": 1.971528397,
                "minimum": -3.128471603,
                "name": "Z",
                "position": 2,
                "stddev": 0.5943072854,
                "variance": 0.3532011495
              },
              {
                "average": 1452.217645,
                "count": 969346,
                "maximum": 30297,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1277.793913,
                "variance": 1632757.285
              },
              {
                "average": 1.000935682,
                "count": 969346,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0305746279,
                "variance": 0.0009348078714
              },
              {
                "average": 1.001813594,
                "count": 969346,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04254769856,
                "variance": 0.001810306652
              },
              {
                "average": 1,
                "count": 969346,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 969346,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.68149453,
                "count": 969346,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.716294,
                "variance": 188.1367212
              },
              {
                "average": 19.99062492,
                "count": 969346,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.879915847,
                "variance": 3.534083592
              },
              {
                "average": 1.480346543,
                "count": 969346,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5032861,
                "variance": 0.2532968984
              },
              {
                "average": 12.43086885,
                "count": 969346,
                "maximum": 14,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6146857112,
                "variance": 0.3778385236
              },
              {
                "average": 352128705.4,
                "count": 969346,
                "maximum": 352129689.9,
                "minimum": 352128418.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 394.6721669,
                "variance": 155766.1193
              },
              {
                "average": 0,
                "count": 969346,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 969346,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 969346,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 969346,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 969346,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555327.1471,
              4365999.98,
              -3.128471603,
              556000.0071,
              4366999.98,
              1.971528397
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555327.1471198244,
                    4365999.979520447,
                    -3.12847160260663
                  ],
                  [
                    555327.1471198244,
                    4366999.979520447,
                    -3.12847160260663
                  ],
                  [
                    556000.0071198245,
                    4366999.979520447,
                    1.97152839739337
                  ],
                  [
                    556000.0071198245,
                    4365999.979520447,
                    1.97152839739337
                  ],
                  [
                    555327.1471198244,
                    4365999.979520447,
                    -3.12847160260663
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:34:49+00:00",
            "end_time": "2022-11-10T15:13:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6078.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.29474084893855,
              39.54954003223387,
              -2.729810445568089
            ],
            [
              -74.29468943914544,
              39.55461706364387,
              -2.729810445568089
            ],
            [
              -74.289972165347,
              39.55458834035663,
              1.670189554431912
            ],
            [
              -74.29002391891004,
              39.549511314096485,
              1.670189554431912
            ],
            [
              -74.29474084893855,
              39.54954003223387,
              -2.729810445568089
            ]
          ]
        ]
      },
      "bbox": [
        -74.29474085,
        39.54951131,
        -2.729810446,
        -74.28997217,
        39.55461706,
        1.670189554
      ],
      "properties": {
        "datetime": "2022-11-10T13:47:47Z",
        "pc:count": 373767,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560876.4995,
            "count": 373767,
            "maximum": 561000.0097,
            "minimum": 560594.7097,
            "name": "X",
            "position": 0,
            "stddev": 94.40268668,
            "variance": 8911.867252
          },
          {
            "average": 4378200.595,
            "count": 373767,
            "maximum": 4378563.485,
            "minimum": 4377999.985,
            "name": "Y",
            "position": 1,
            "stddev": 142.6031172,
            "variance": 20335.64904
          },
          {
            "average": 0.07650752793,
            "count": 373767,
            "maximum": 1.670189554,
            "minimum": -2.729810446,
            "name": "Z",
            "position": 2,
            "stddev": 0.5623085019,
            "variance": 0.3161908513
          },
          {
            "average": 1886.532968,
            "count": 373767,
            "maximum": 16272,
            "minimum": 13,
            "name": "Intensity",
            "position": 3,
            "stddev": 1669.020713,
            "variance": 2785630.139
          },
          {
            "average": 1.000240792,
            "count": 373767,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01568710707,
            "variance": 0.0002460853281
          },
          {
            "average": 1.000486934,
            "count": 373767,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02242211843,
            "variance": 0.0005027513951
          },
          {
            "average": 1,
            "count": 373767,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 373767,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.62700292,
            "count": 373767,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.50707204,
            "variance": 182.4409951
          },
          {
            "average": 20.14879773,
            "count": 373767,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.605932199,
            "variance": 2.579018227
          },
          {
            "average": 1.585367355,
            "count": 373767,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4933158502,
            "variance": 0.2433605281
          },
          {
            "average": 1.171770113,
            "count": 373767,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3771810205,
            "variance": 0.1422655222
          },
          {
            "average": 352122849.8,
            "count": 373767,
            "maximum": 352123267.9,
            "minimum": 352122758,
            "name": "GpsTime",
            "position": 12,
            "stddev": 189.2063066,
            "variance": 35799.02647
          },
          {
            "average": 0,
            "count": 373767,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 373767,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 373767,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 373767,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 373767,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560594.7097,
          4377999.985,
          -2.729810446,
          561000.0097,
          4378563.485,
          1.670189554
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560594.7097077778,
                4377999.985193485,
                -2.729810445568089
              ],
              [
                560594.7097077778,
                4378563.485193485,
                -2.729810445568089
              ],
              [
                561000.0097077779,
                4378563.485193485,
                1.670189554431912
              ],
              [
                561000.0097077779,
                4377999.985193485,
                1.670189554431912
              ],
              [
                560594.7097077778,
                4377999.985193485,
                -2.729810445568089
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T13:47:47+00:00",
        "end_time": "2022-11-10T13:39:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6078.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6078.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6078.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6078.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.29474085,
            39.54951131,
            -2.729810446,
            -74.28997217,
            39.55461706,
            1.670189554
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.29474084893855,
                  39.54954003223387,
                  -2.729810445568089
                ],
                [
                  -74.29468943914544,
                  39.55461706364387,
                  -2.729810445568089
                ],
                [
                  -74.289972165347,
                  39.55458834035663,
                  1.670189554431912
                ],
                [
                  -74.29002391891004,
                  39.549511314096485,
                  1.670189554431912
                ],
                [
                  -74.29474084893855,
                  39.54954003223387,
                  -2.729810445568089
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6078.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6078.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T13:47:47Z",
            "pc:count": 373767,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560876.4995,
                "count": 373767,
                "maximum": 561000.0097,
                "minimum": 560594.7097,
                "name": "X",
                "position": 0,
                "stddev": 94.40268668,
                "variance": 8911.867252
              },
              {
                "average": 4378200.595,
                "count": 373767,
                "maximum": 4378563.485,
                "minimum": 4377999.985,
                "name": "Y",
                "position": 1,
                "stddev": 142.6031172,
                "variance": 20335.64904
              },
              {
                "average": 0.07650752793,
                "count": 373767,
                "maximum": 1.670189554,
                "minimum": -2.729810446,
                "name": "Z",
                "position": 2,
                "stddev": 0.5623085019,
                "variance": 0.3161908513
              },
              {
                "average": 1886.532968,
                "count": 373767,
                "maximum": 16272,
                "minimum": 13,
                "name": "Intensity",
                "position": 3,
                "stddev": 1669.020713,
                "variance": 2785630.139
              },
              {
                "average": 1.000240792,
                "count": 373767,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01568710707,
                "variance": 0.0002460853281
              },
              {
                "average": 1.000486934,
                "count": 373767,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02242211843,
                "variance": 0.0005027513951
              },
              {
                "average": 1,
                "count": 373767,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 373767,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.62700292,
                "count": 373767,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.50707204,
                "variance": 182.4409951
              },
              {
                "average": 20.14879773,
                "count": 373767,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.605932199,
                "variance": 2.579018227
              },
              {
                "average": 1.585367355,
                "count": 373767,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4933158502,
                "variance": 0.2433605281
              },
              {
                "average": 1.171770113,
                "count": 373767,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3771810205,
                "variance": 0.1422655222
              },
              {
                "average": 352122849.8,
                "count": 373767,
                "maximum": 352123267.9,
                "minimum": 352122758,
                "name": "GpsTime",
                "position": 12,
                "stddev": 189.2063066,
                "variance": 35799.02647
              },
              {
                "average": 0,
                "count": 373767,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 373767,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 373767,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 373767,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 373767,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560594.7097,
              4377999.985,
              -2.729810446,
              561000.0097,
              4378563.485,
              1.670189554
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560594.7097077778,
                    4377999.985193485,
                    -2.729810445568089
                  ],
                  [
                    560594.7097077778,
                    4378563.485193485,
                    -2.729810445568089
                  ],
                  [
                    561000.0097077779,
                    4378563.485193485,
                    1.670189554431912
                  ],
                  [
                    561000.0097077779,
                    4377999.985193485,
                    1.670189554431912
                  ],
                  [
                    560594.7097077778,
                    4377999.985193485,
                    -2.729810445568089
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T13:47:47+00:00",
            "end_time": "2022-11-10T13:39:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6179.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.28669616931059,
              39.55850132185769,
              -2.399418282897377
            ],
            [
              -74.28660385730063,
              39.56751110529554,
              -2.399418282897377
            ],
            [
              -74.2781989856291,
              39.56745920582398,
              1.720581717102623
            ],
            [
              -74.27829238498359,
              39.55844943889676,
              1.720581717102623
            ],
            [
              -74.28669616931059,
              39.55850132185769,
              -2.399418282897377
            ]
          ]
        ]
      },
      "bbox": [
        -74.28669617,
        39.55844944,
        -2.399418283,
        -74.27819899,
        39.56751111,
        1.720581717
      ],
      "properties": {
        "datetime": "2022-11-10T13:53:48Z",
        "pc:count": 1438652,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561755.7278,
            "count": 1438652,
            "maximum": 562000.017,
            "minimum": 561278.017,
            "name": "X",
            "position": 0,
            "stddev": 171.9814802,
            "variance": 29577.62954
          },
          {
            "average": 4379349.7,
            "count": 1438652,
            "maximum": 4379999.987,
            "minimum": 4378999.987,
            "name": "Y",
            "position": 1,
            "stddev": 244.9177606,
            "variance": 59984.70944
          },
          {
            "average": -0.01645653815,
            "count": 1438652,
            "maximum": 1.720581717,
            "minimum": -2.399418283,
            "name": "Z",
            "position": 2,
            "stddev": 0.5281188764,
            "variance": 0.2789095477
          },
          {
            "average": 1757.367064,
            "count": 1438652,
            "maximum": 18402,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1633.24105,
            "variance": 2667476.327
          },
          {
            "average": 1.000160567,
            "count": 1438652,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01277973738,
            "variance": 0.0001633216875
          },
          {
            "average": 1.000321829,
            "count": 1438652,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01816774181,
            "variance": 0.0003300668426
          },
          {
            "average": 1,
            "count": 1438652,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1438652,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.24472145,
            "count": 1438652,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.80914246,
            "variance": 164.0741307
          },
          {
            "average": 20.09040866,
            "count": 1438652,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.376224125,
            "variance": 1.893992843
          },
          {
            "average": 1.680798414,
            "count": 1438652,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4665043062,
            "variance": 0.2176262677
          },
          {
            "average": 1.491349541,
            "count": 1438652,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6499450838,
            "variance": 0.422428612
          },
          {
            "average": 352122992,
            "count": 1438652,
            "maximum": 352123628.3,
            "minimum": 352122732.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 314.4022162,
            "variance": 98848.75357
          },
          {
            "average": 0,
            "count": 1438652,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1438652,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1438652,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1438652,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1438652,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561278.017,
          4378999.987,
          -2.399418283,
          562000.017,
          4379999.987,
          1.720581717
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561278.0170457484,
                4378999.987350393,
                -2.399418282897377
              ],
              [
                561278.0170457484,
                4379999.987350393,
                -2.399418282897377
              ],
              [
                562000.0170457484,
                4379999.987350393,
                1.720581717102623
              ],
              [
                562000.0170457484,
                4378999.987350393,
                1.720581717102623
              ],
              [
                561278.0170457484,
                4378999.987350393,
                -2.399418282897377
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T13:53:48+00:00",
        "end_time": "2022-11-10T13:38:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6179.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6179.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6179.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6179.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.28669617,
            39.55844944,
            -2.399418283,
            -74.27819899,
            39.56751111,
            1.720581717
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.28669616931059,
                  39.55850132185769,
                  -2.399418282897377
                ],
                [
                  -74.28660385730063,
                  39.56751110529554,
                  -2.399418282897377
                ],
                [
                  -74.2781989856291,
                  39.56745920582398,
                  1.720581717102623
                ],
                [
                  -74.27829238498359,
                  39.55844943889676,
                  1.720581717102623
                ],
                [
                  -74.28669616931059,
                  39.55850132185769,
                  -2.399418282897377
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6179.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6179.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T13:53:48Z",
            "pc:count": 1438652,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561755.7278,
                "count": 1438652,
                "maximum": 562000.017,
                "minimum": 561278.017,
                "name": "X",
                "position": 0,
                "stddev": 171.9814802,
                "variance": 29577.62954
              },
              {
                "average": 4379349.7,
                "count": 1438652,
                "maximum": 4379999.987,
                "minimum": 4378999.987,
                "name": "Y",
                "position": 1,
                "stddev": 244.9177606,
                "variance": 59984.70944
              },
              {
                "average": -0.01645653815,
                "count": 1438652,
                "maximum": 1.720581717,
                "minimum": -2.399418283,
                "name": "Z",
                "position": 2,
                "stddev": 0.5281188764,
                "variance": 0.2789095477
              },
              {
                "average": 1757.367064,
                "count": 1438652,
                "maximum": 18402,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1633.24105,
                "variance": 2667476.327
              },
              {
                "average": 1.000160567,
                "count": 1438652,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01277973738,
                "variance": 0.0001633216875
              },
              {
                "average": 1.000321829,
                "count": 1438652,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01816774181,
                "variance": 0.0003300668426
              },
              {
                "average": 1,
                "count": 1438652,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1438652,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.24472145,
                "count": 1438652,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.80914246,
                "variance": 164.0741307
              },
              {
                "average": 20.09040866,
                "count": 1438652,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.376224125,
                "variance": 1.893992843
              },
              {
                "average": 1.680798414,
                "count": 1438652,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4665043062,
                "variance": 0.2176262677
              },
              {
                "average": 1.491349541,
                "count": 1438652,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6499450838,
                "variance": 0.422428612
              },
              {
                "average": 352122992,
                "count": 1438652,
                "maximum": 352123628.3,
                "minimum": 352122732.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 314.4022162,
                "variance": 98848.75357
              },
              {
                "average": 0,
                "count": 1438652,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1438652,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1438652,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1438652,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1438652,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561278.017,
              4378999.987,
              -2.399418283,
              562000.017,
              4379999.987,
              1.720581717
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561278.0170457484,
                    4378999.987350393,
                    -2.399418282897377
                  ],
                  [
                    561278.0170457484,
                    4379999.987350393,
                    -2.399418282897377
                  ],
                  [
                    562000.0170457484,
                    4379999.987350393,
                    1.720581717102623
                  ],
                  [
                    562000.0170457484,
                    4378999.987350393,
                    1.720581717102623
                  ],
                  [
                    561278.0170457484,
                    4378999.987350393,
                    -2.399418282897377
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T13:53:48+00:00",
            "end_time": "2022-11-10T13:38:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5974.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.31365530222449,
              39.513611616534774,
              -3.37622992517327
            ],
            [
              -74.31356662036833,
              39.52262152167107,
              -3.37622992517327
            ],
            [
              -74.30193295975545,
              39.52255224305105,
              22.40377007482673
            ],
            [
              -74.30202314429516,
              39.5135423599612,
              22.40377007482673
            ],
            [
              -74.31365530222449,
              39.513611616534774,
              -3.37622992517327
            ]
          ]
        ]
      },
      "bbox": [
        -74.3136553,
        39.51354236,
        -3.376229925,
        -74.30193296,
        39.52262152,
        22.40377007
      ],
      "properties": {
        "datetime": "2022-11-10T14:39:12Z",
        "pc:count": 3868119,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559487.3753,
            "count": 3868119,
            "maximum": 560000.0001,
            "minimum": 559000.0001,
            "name": "X",
            "position": 0,
            "stddev": 287.9877559,
            "variance": 82936.94756
          },
          {
            "average": 4374494.452,
            "count": 3868119,
            "maximum": 4374999.983,
            "minimum": 4373999.983,
            "name": "Y",
            "position": 1,
            "stddev": 290.1132131,
            "variance": 84165.67642
          },
          {
            "average": 0.5070895125,
            "count": 3868119,
            "maximum": 22.40377007,
            "minimum": -3.376229925,
            "name": "Z",
            "position": 2,
            "stddev": 1.164640804,
            "variance": 1.356388202
          },
          {
            "average": 2325.374824,
            "count": 3868119,
            "maximum": 63831,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1628.727559,
            "variance": 2652753.46
          },
          {
            "average": 1.029880673,
            "count": 3868119,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2108871571,
            "variance": 0.04447339301
          },
          {
            "average": 1.059775565,
            "count": 3868119,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3205861787,
            "variance": 0.1027754979
          },
          {
            "average": 1,
            "count": 3868119,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3868119,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.320771931,
            "count": 3868119,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.92302035,
            "variance": 142.1584143
          },
          {
            "average": 20.02745119,
            "count": 3868119,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.69395516,
            "variance": 2.869484083
          },
          {
            "average": 1.280012068,
            "count": 3868119,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4684242318,
            "variance": 0.2194212609
          },
          {
            "average": 5.188580289,
            "count": 3868119,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.492005951,
            "variance": 2.226081758
          },
          {
            "average": 352124708.8,
            "count": 3868119,
            "maximum": 352126352.7,
            "minimum": 352123214.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 724.2447,
            "variance": 524530.3854
          },
          {
            "average": 0,
            "count": 3868119,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3868119,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3868119,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3868119,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3868119,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559000.0001,
          4373999.983,
          -3.376229925,
          560000.0001,
          4374999.983,
          22.40377007
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559000.0001025379,
                4373999.983246657,
                -3.37622992517327
              ],
              [
                559000.0001025379,
                4374999.983246657,
                -3.37622992517327
              ],
              [
                560000.0001025379,
                4374999.983246657,
                22.40377007482673
              ],
              [
                560000.0001025379,
                4373999.983246657,
                22.40377007482673
              ],
              [
                559000.0001025379,
                4373999.983246657,
                -3.37622992517327
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T14:39:12+00:00",
        "end_time": "2022-11-10T13:46:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5974.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5974.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5974.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5974.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.3136553,
            39.51354236,
            -3.376229925,
            -74.30193296,
            39.52262152,
            22.40377007
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.31365530222449,
                  39.513611616534774,
                  -3.37622992517327
                ],
                [
                  -74.31356662036833,
                  39.52262152167107,
                  -3.37622992517327
                ],
                [
                  -74.30193295975545,
                  39.52255224305105,
                  22.40377007482673
                ],
                [
                  -74.30202314429516,
                  39.5135423599612,
                  22.40377007482673
                ],
                [
                  -74.31365530222449,
                  39.513611616534774,
                  -3.37622992517327
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5974.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5974.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T14:39:12Z",
            "pc:count": 3868119,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559487.3753,
                "count": 3868119,
                "maximum": 560000.0001,
                "minimum": 559000.0001,
                "name": "X",
                "position": 0,
                "stddev": 287.9877559,
                "variance": 82936.94756
              },
              {
                "average": 4374494.452,
                "count": 3868119,
                "maximum": 4374999.983,
                "minimum": 4373999.983,
                "name": "Y",
                "position": 1,
                "stddev": 290.1132131,
                "variance": 84165.67642
              },
              {
                "average": 0.5070895125,
                "count": 3868119,
                "maximum": 22.40377007,
                "minimum": -3.376229925,
                "name": "Z",
                "position": 2,
                "stddev": 1.164640804,
                "variance": 1.356388202
              },
              {
                "average": 2325.374824,
                "count": 3868119,
                "maximum": 63831,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1628.727559,
                "variance": 2652753.46
              },
              {
                "average": 1.029880673,
                "count": 3868119,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2108871571,
                "variance": 0.04447339301
              },
              {
                "average": 1.059775565,
                "count": 3868119,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3205861787,
                "variance": 0.1027754979
              },
              {
                "average": 1,
                "count": 3868119,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3868119,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.320771931,
                "count": 3868119,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.92302035,
                "variance": 142.1584143
              },
              {
                "average": 20.02745119,
                "count": 3868119,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.69395516,
                "variance": 2.869484083
              },
              {
                "average": 1.280012068,
                "count": 3868119,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4684242318,
                "variance": 0.2194212609
              },
              {
                "average": 5.188580289,
                "count": 3868119,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.492005951,
                "variance": 2.226081758
              },
              {
                "average": 352124708.8,
                "count": 3868119,
                "maximum": 352126352.7,
                "minimum": 352123214.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 724.2447,
                "variance": 524530.3854
              },
              {
                "average": 0,
                "count": 3868119,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3868119,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3868119,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3868119,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3868119,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559000.0001,
              4373999.983,
              -3.376229925,
              560000.0001,
              4374999.983,
              22.40377007
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559000.0001025379,
                    4373999.983246657,
                    -3.37622992517327
                  ],
                  [
                    559000.0001025379,
                    4374999.983246657,
                    -3.37622992517327
                  ],
                  [
                    560000.0001025379,
                    4374999.983246657,
                    22.40377007482673
                  ],
                  [
                    560000.0001025379,
                    4373999.983246657,
                    22.40377007482673
                  ],
                  [
                    559000.0001025379,
                    4373999.983246657,
                    -3.37622992517327
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T14:39:12+00:00",
            "end_time": "2022-11-10T13:46:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6274.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.2787052400741,
              39.51859566673904,
              -1.516661520758283
            ],
            [
              -74.2786657802502,
              39.52241025017108,
              -1.516661520758283
            ],
            [
              -74.2750498397399,
              39.52238775620075,
              3.543338479241718
            ],
            [
              -74.27508949732788,
              39.51857317579957,
              3.543338479241718
            ],
            [
              -74.2787052400741,
              39.51859566673904,
              -1.516661520758283
            ]
          ]
        ]
      },
      "bbox": [
        -74.27870524,
        39.51857318,
        -1.516661521,
        -74.27504984,
        39.52241025,
        3.543338479
      ],
      "properties": {
        "datetime": "2022-11-10T15:58:16Z",
        "pc:count": 231387,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562087.0846,
            "count": 231387,
            "maximum": 562310.8184,
            "minimum": 561999.9984,
            "name": "X",
            "position": 0,
            "stddev": 64.3557767,
            "variance": 4141.665995
          },
          {
            "average": 4374879.067,
            "count": 231387,
            "maximum": 4374999.99,
            "minimum": 4374576.61,
            "name": "Y",
            "position": 1,
            "stddev": 85.8009885,
            "variance": 7361.809627
          },
          {
            "average": 1.364176383,
            "count": 231387,
            "maximum": 3.543338479,
            "minimum": -1.516661521,
            "name": "Z",
            "position": 2,
            "stddev": 0.6658148843,
            "variance": 0.4433094602
          },
          {
            "average": 14556.37311,
            "count": 231387,
            "maximum": 65535,
            "minimum": 13,
            "name": "Intensity",
            "position": 3,
            "stddev": 7504.461452,
            "variance": 56316941.69
          },
          {
            "average": 1.000017287,
            "count": 231387,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004157743589,
            "variance": 1.728683175e-05
          },
          {
            "average": 1.000034574,
            "count": 231387,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005879886548,
            "variance": 3.457306582e-05
          },
          {
            "average": 1,
            "count": 231387,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 231387,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.991304611,
            "count": 231387,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.107254667,
            "variance": 37.29855957
          },
          {
            "average": 19.62806395,
            "count": 231387,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.181863211,
            "variance": 4.76052707
          },
          {
            "average": 1.052470536,
            "count": 231387,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2229744247,
            "variance": 0.04971759405
          },
          {
            "average": 14.70073513,
            "count": 231387,
            "maximum": 16,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5699158083,
            "variance": 0.3248040286
          },
          {
            "average": 352130126.9,
            "count": 231387,
            "maximum": 352131096.6,
            "minimum": 352129827.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 298.943056,
            "variance": 89366.95075
          },
          {
            "average": 0,
            "count": 231387,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 231387,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 231387,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 231387,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 231387,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561999.9984,
          4374576.61,
          -1.516661521,
          562310.8184,
          4374999.99,
          3.543338479
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561999.9983735249,
                4374576.609521436,
                -1.516661520758283
              ],
              [
                561999.9983735249,
                4374999.989521436,
                -1.516661520758283
              ],
              [
                562310.8183735249,
                4374999.989521436,
                3.543338479241718
              ],
              [
                562310.8183735249,
                4374576.609521436,
                3.543338479241718
              ],
              [
                561999.9983735249,
                4374576.609521436,
                -1.516661520758283
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:58:16+00:00",
        "end_time": "2022-11-10T15:37:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6274.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6274.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6274.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6274.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.27870524,
            39.51857318,
            -1.516661521,
            -74.27504984,
            39.52241025,
            3.543338479
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.2787052400741,
                  39.51859566673904,
                  -1.516661520758283
                ],
                [
                  -74.2786657802502,
                  39.52241025017108,
                  -1.516661520758283
                ],
                [
                  -74.2750498397399,
                  39.52238775620075,
                  3.543338479241718
                ],
                [
                  -74.27508949732788,
                  39.51857317579957,
                  3.543338479241718
                ],
                [
                  -74.2787052400741,
                  39.51859566673904,
                  -1.516661520758283
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6274.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6274.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:58:16Z",
            "pc:count": 231387,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562087.0846,
                "count": 231387,
                "maximum": 562310.8184,
                "minimum": 561999.9984,
                "name": "X",
                "position": 0,
                "stddev": 64.3557767,
                "variance": 4141.665995
              },
              {
                "average": 4374879.067,
                "count": 231387,
                "maximum": 4374999.99,
                "minimum": 4374576.61,
                "name": "Y",
                "position": 1,
                "stddev": 85.8009885,
                "variance": 7361.809627
              },
              {
                "average": 1.364176383,
                "count": 231387,
                "maximum": 3.543338479,
                "minimum": -1.516661521,
                "name": "Z",
                "position": 2,
                "stddev": 0.6658148843,
                "variance": 0.4433094602
              },
              {
                "average": 14556.37311,
                "count": 231387,
                "maximum": 65535,
                "minimum": 13,
                "name": "Intensity",
                "position": 3,
                "stddev": 7504.461452,
                "variance": 56316941.69
              },
              {
                "average": 1.000017287,
                "count": 231387,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004157743589,
                "variance": 1.728683175e-05
              },
              {
                "average": 1.000034574,
                "count": 231387,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005879886548,
                "variance": 3.457306582e-05
              },
              {
                "average": 1,
                "count": 231387,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 231387,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.991304611,
                "count": 231387,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.107254667,
                "variance": 37.29855957
              },
              {
                "average": 19.62806395,
                "count": 231387,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.181863211,
                "variance": 4.76052707
              },
              {
                "average": 1.052470536,
                "count": 231387,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2229744247,
                "variance": 0.04971759405
              },
              {
                "average": 14.70073513,
                "count": 231387,
                "maximum": 16,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5699158083,
                "variance": 0.3248040286
              },
              {
                "average": 352130126.9,
                "count": 231387,
                "maximum": 352131096.6,
                "minimum": 352129827.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 298.943056,
                "variance": 89366.95075
              },
              {
                "average": 0,
                "count": 231387,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 231387,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 231387,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 231387,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 231387,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561999.9984,
              4374576.61,
              -1.516661521,
              562310.8184,
              4374999.99,
              3.543338479
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561999.9983735249,
                    4374576.609521436,
                    -1.516661520758283
                  ],
                  [
                    561999.9983735249,
                    4374999.989521436,
                    -1.516661520758283
                  ],
                  [
                    562310.8183735249,
                    4374999.989521436,
                    3.543338479241718
                  ],
                  [
                    562310.8183735249,
                    4374576.609521436,
                    3.543338479241718
                  ],
                  [
                    561999.9983735249,
                    4374576.609521436,
                    -1.516661520758283
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:58:16+00:00",
            "end_time": "2022-11-10T15:37:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6175.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.29029934739334,
              39.52248185028342,
              -2.732991096786082
            ],
            [
              -74.29020761901086,
              39.53149169677241,
              -2.732991096786082
            ],
            [
              -74.2785725367573,
              39.53142006716444,
              0.427008903213919
            ],
            [
              -74.27866576845759,
              39.52241024346851,
              0.427008903213919
            ],
            [
              -74.29029934739334,
              39.52248185028342,
              -2.732991096786082
            ]
          ]
        ]
      },
      "bbox": [
        -74.29029935,
        39.52241024,
        -2.732991097,
        -74.27857254,
        39.5314917,
        0.4270089032
      ],
      "properties": {
        "datetime": "2022-11-10T15:37:15Z",
        "pc:count": 1250066,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561321.768,
            "count": 1250066,
            "maximum": 561999.9994,
            "minimum": 560999.9994,
            "name": "X",
            "position": 0,
            "stddev": 329.2753003,
            "variance": 108422.2234
          },
          {
            "average": 4375503.368,
            "count": 1250066,
            "maximum": 4375999.989,
            "minimum": 4374999.989,
            "name": "Y",
            "position": 1,
            "stddev": 334.782016,
            "variance": 112078.9982
          },
          {
            "average": -0.6751449671,
            "count": 1250066,
            "maximum": 0.4270089032,
            "minimum": -2.732991097,
            "name": "Z",
            "position": 2,
            "stddev": 0.4231382096,
            "variance": 0.1790459444
          },
          {
            "average": 915.7364123,
            "count": 1250066,
            "maximum": 15630,
            "minimum": 13,
            "name": "Intensity",
            "position": 3,
            "stddev": 875.4256885,
            "variance": 766370.1361
          },
          {
            "average": 1,
            "count": 1250066,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1250066,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1250066,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1250066,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1250066,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.15464359,
            "count": 1250066,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.790112943,
            "variance": 3.20450435
          },
          {
            "average": 2.000059997,
            "count": 1250066,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.007745532941,
            "variance": 5.999328054e-05
          },
          {
            "average": 9.922856873,
            "count": 1250066,
            "maximum": 14,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.957809722,
            "variance": 3.833018907
          },
          {
            "average": 352127304,
            "count": 1250066,
            "maximum": 352129835.2,
            "minimum": 352125469.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1127.856863,
            "variance": 1272061.103
          },
          {
            "average": 0,
            "count": 1250066,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1250066,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1250066,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1250066,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1250066,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560999.9994,
          4374999.989,
          -2.732991097,
          561999.9994,
          4375999.989,
          0.4270089032
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560999.9993930918,
                4374999.988785688,
                -2.732991096786082
              ],
              [
                560999.9993930918,
                4375999.988785688,
                -2.732991096786082
              ],
              [
                561999.9993930918,
                4375999.988785688,
                0.427008903213919
              ],
              [
                561999.9993930918,
                4374999.988785688,
                0.427008903213919
              ],
              [
                560999.9993930918,
                4374999.988785688,
                -2.732991096786082
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:37:15+00:00",
        "end_time": "2022-11-10T14:24:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6175.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6175.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6175.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6175.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.29029935,
            39.52241024,
            -2.732991097,
            -74.27857254,
            39.5314917,
            0.4270089032
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.29029934739334,
                  39.52248185028342,
                  -2.732991096786082
                ],
                [
                  -74.29020761901086,
                  39.53149169677241,
                  -2.732991096786082
                ],
                [
                  -74.2785725367573,
                  39.53142006716444,
                  0.427008903213919
                ],
                [
                  -74.27866576845759,
                  39.52241024346851,
                  0.427008903213919
                ],
                [
                  -74.29029934739334,
                  39.52248185028342,
                  -2.732991096786082
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6175.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6175.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:37:15Z",
            "pc:count": 1250066,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561321.768,
                "count": 1250066,
                "maximum": 561999.9994,
                "minimum": 560999.9994,
                "name": "X",
                "position": 0,
                "stddev": 329.2753003,
                "variance": 108422.2234
              },
              {
                "average": 4375503.368,
                "count": 1250066,
                "maximum": 4375999.989,
                "minimum": 4374999.989,
                "name": "Y",
                "position": 1,
                "stddev": 334.782016,
                "variance": 112078.9982
              },
              {
                "average": -0.6751449671,
                "count": 1250066,
                "maximum": 0.4270089032,
                "minimum": -2.732991097,
                "name": "Z",
                "position": 2,
                "stddev": 0.4231382096,
                "variance": 0.1790459444
              },
              {
                "average": 915.7364123,
                "count": 1250066,
                "maximum": 15630,
                "minimum": 13,
                "name": "Intensity",
                "position": 3,
                "stddev": 875.4256885,
                "variance": 766370.1361
              },
              {
                "average": 1,
                "count": 1250066,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1250066,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1250066,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1250066,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1250066,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.15464359,
                "count": 1250066,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.790112943,
                "variance": 3.20450435
              },
              {
                "average": 2.000059997,
                "count": 1250066,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.007745532941,
                "variance": 5.999328054e-05
              },
              {
                "average": 9.922856873,
                "count": 1250066,
                "maximum": 14,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.957809722,
                "variance": 3.833018907
              },
              {
                "average": 352127304,
                "count": 1250066,
                "maximum": 352129835.2,
                "minimum": 352125469.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1127.856863,
                "variance": 1272061.103
              },
              {
                "average": 0,
                "count": 1250066,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1250066,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1250066,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1250066,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1250066,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560999.9994,
              4374999.989,
              -2.732991097,
              561999.9994,
              4375999.989,
              0.4270089032
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560999.9993930918,
                    4374999.988785688,
                    -2.732991096786082
                  ],
                  [
                    560999.9993930918,
                    4375999.988785688,
                    -2.732991096786082
                  ],
                  [
                    561999.9993930918,
                    4375999.988785688,
                    0.427008903213919
                  ],
                  [
                    561999.9993930918,
                    4374999.988785688,
                    0.427008903213919
                  ],
                  [
                    560999.9993930918,
                    4374999.988785688,
                    -2.732991096786082
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:37:15+00:00",
            "end_time": "2022-11-10T14:24:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ1720.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.79315335374157,
              39.02886387157995,
              -3.686578764681051
            ],
            [
              -74.79314934986637,
              39.03023754692664,
              -3.686578764681051
            ],
            [
              -74.7920395411338,
              39.03023557367706,
              1.273421235318949
            ],
            [
              -74.79204356649048,
              39.02886189842646,
              1.273421235318949
            ],
            [
              -74.79315335374157,
              39.02886387157995,
              -3.686578764681051
            ]
          ]
        ]
      },
      "bbox": [
        -74.79315335,
        39.0288619,
        -3.686578765,
        -74.79203954,
        39.03023755,
        1.273421235
      ],
      "properties": {
        "datetime": "2022-11-10T21:02:32Z",
        "pc:count": 34280,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 517960.2828,
            "count": 34280,
            "maximum": 518000.0025,
            "minimum": 517903.9425,
            "name": "X",
            "position": 0,
            "stddev": 24.9834539,
            "variance": 624.1729688
          },
          {
            "average": 4320065.626,
            "count": 34280,
            "maximum": 4320152.437,
            "minimum": 4319999.997,
            "name": "Y",
            "position": 1,
            "stddev": 38.96701601,
            "variance": 1518.428337
          },
          {
            "average": 0.4152123672,
            "count": 34280,
            "maximum": 1.273421235,
            "minimum": -3.686578765,
            "name": "Z",
            "position": 2,
            "stddev": 0.803557132,
            "variance": 0.6457040644
          },
          {
            "average": 4124.650992,
            "count": 34280,
            "maximum": 16987,
            "minimum": 26,
            "name": "Intensity",
            "position": 3,
            "stddev": 2582.765233,
            "variance": 6670676.248
          },
          {
            "average": 1.000116686,
            "count": 34280,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01080166202,
            "variance": 0.0001166759023
          },
          {
            "average": 1.000233372,
            "count": 34280,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01527496555,
            "variance": 0.0002333245725
          },
          {
            "average": 1,
            "count": 34280,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34280,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.486231039,
            "count": 34280,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.560725473,
            "variance": 73.28602063
          },
          {
            "average": 20.58329861,
            "count": 34280,
            "maximum": 21,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.493864552,
            "variance": 0.2439021958
          },
          {
            "average": 1.109189032,
            "count": 34280,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3128147567,
            "variance": 0.097853072
          },
          {
            "average": 11,
            "count": 34280,
            "maximum": 11,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 352149351,
            "count": 34280,
            "maximum": 352149352.9,
            "minimum": 352149348.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.016986837,
            "variance": 1.034262227
          },
          {
            "average": 0,
            "count": 34280,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34280,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34280,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34280,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34280,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          517903.9425,
          4319999.997,
          -3.686578765,
          518000.0025,
          4320152.437,
          1.273421235
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                517903.9424742829,
                4319999.996976796,
                -3.686578764681051
              ],
              [
                517903.9424742829,
                4320152.436976795,
                -3.686578764681051
              ],
              [
                518000.002474283,
                4320152.436976795,
                1.273421235318949
              ],
              [
                518000.002474283,
                4319999.996976796,
                1.273421235318949
              ],
              [
                517903.9424742829,
                4319999.996976796,
                -3.686578764681051
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T21:02:32+00:00",
        "end_time": "2022-11-10T21:02:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ1720.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ1720.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ1720.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ1720.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.79315335,
            39.0288619,
            -3.686578765,
            -74.79203954,
            39.03023755,
            1.273421235
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.79315335374157,
                  39.02886387157995,
                  -3.686578764681051
                ],
                [
                  -74.79314934986637,
                  39.03023754692664,
                  -3.686578764681051
                ],
                [
                  -74.7920395411338,
                  39.03023557367706,
                  1.273421235318949
                ],
                [
                  -74.79204356649048,
                  39.02886189842646,
                  1.273421235318949
                ],
                [
                  -74.79315335374157,
                  39.02886387157995,
                  -3.686578764681051
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ1720.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ1720.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T21:02:32Z",
            "pc:count": 34280,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 517960.2828,
                "count": 34280,
                "maximum": 518000.0025,
                "minimum": 517903.9425,
                "name": "X",
                "position": 0,
                "stddev": 24.9834539,
                "variance": 624.1729688
              },
              {
                "average": 4320065.626,
                "count": 34280,
                "maximum": 4320152.437,
                "minimum": 4319999.997,
                "name": "Y",
                "position": 1,
                "stddev": 38.96701601,
                "variance": 1518.428337
              },
              {
                "average": 0.4152123672,
                "count": 34280,
                "maximum": 1.273421235,
                "minimum": -3.686578765,
                "name": "Z",
                "position": 2,
                "stddev": 0.803557132,
                "variance": 0.6457040644
              },
              {
                "average": 4124.650992,
                "count": 34280,
                "maximum": 16987,
                "minimum": 26,
                "name": "Intensity",
                "position": 3,
                "stddev": 2582.765233,
                "variance": 6670676.248
              },
              {
                "average": 1.000116686,
                "count": 34280,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01080166202,
                "variance": 0.0001166759023
              },
              {
                "average": 1.000233372,
                "count": 34280,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01527496555,
                "variance": 0.0002333245725
              },
              {
                "average": 1,
                "count": 34280,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34280,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.486231039,
                "count": 34280,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.560725473,
                "variance": 73.28602063
              },
              {
                "average": 20.58329861,
                "count": 34280,
                "maximum": 21,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.493864552,
                "variance": 0.2439021958
              },
              {
                "average": 1.109189032,
                "count": 34280,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3128147567,
                "variance": 0.097853072
              },
              {
                "average": 11,
                "count": 34280,
                "maximum": 11,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 352149351,
                "count": 34280,
                "maximum": 352149352.9,
                "minimum": 352149348.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.016986837,
                "variance": 1.034262227
              },
              {
                "average": 0,
                "count": 34280,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34280,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34280,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34280,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34280,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              517903.9425,
              4319999.997,
              -3.686578765,
              518000.0025,
              4320152.437,
              1.273421235
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    517903.9424742829,
                    4319999.996976796,
                    -3.686578764681051
                  ],
                  [
                    517903.9424742829,
                    4320152.436976795,
                    -3.686578764681051
                  ],
                  [
                    518000.002474283,
                    4320152.436976795,
                    1.273421235318949
                  ],
                  [
                    518000.002474283,
                    4319999.996976796,
                    1.273421235318949
                  ],
                  [
                    517903.9424742829,
                    4319999.996976796,
                    -3.686578764681051
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T21:02:32+00:00",
            "end_time": "2022-11-10T21:02:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5565.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.36092664853835,
              39.43278645940426,
              -3.024186452780387
            ],
            [
              -74.36084431095802,
              39.44179657634064,
              -3.024186452780387
            ],
            [
              -74.3492239956633,
              39.44173213914303,
              1.935813547219613
            ],
            [
              -74.34930782994557,
              39.432722042724336,
              1.935813547219613
            ],
            [
              -74.36092664853835,
              39.43278645940426,
              -3.024186452780387
            ]
          ]
        ]
      },
      "bbox": [
        -74.36092665,
        39.43272204,
        -3.024186453,
        -74.349224,
        39.44179658,
        1.935813547
      ],
      "properties": {
        "datetime": "2022-11-10T16:07:14Z",
        "pc:count": 2119190,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555551.635,
            "count": 2119190,
            "maximum": 556000.0042,
            "minimum": 555000.0042,
            "name": "X",
            "position": 0,
            "stddev": 279.8301177,
            "variance": 78304.89476
          },
          {
            "average": 4365344.229,
            "count": 2119190,
            "maximum": 4365999.983,
            "minimum": 4364999.983,
            "name": "Y",
            "position": 1,
            "stddev": 232.7271811,
            "variance": 54161.94084
          },
          {
            "average": 0.2683351191,
            "count": 2119190,
            "maximum": 1.935813547,
            "minimum": -3.024186453,
            "name": "Z",
            "position": 2,
            "stddev": 0.6491523522,
            "variance": 0.4213987764
          },
          {
            "average": 1516.877026,
            "count": 2119190,
            "maximum": 26240,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1255.029492,
            "variance": 1575099.025
          },
          {
            "average": 1.000558704,
            "count": 2119190,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02369015446,
            "variance": 0.0005612234182
          },
          {
            "average": 1.001116936,
            "count": 2119190,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03352883808,
            "variance": 0.001124182983
          },
          {
            "average": 1,
            "count": 2119190,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2119190,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.49287841,
            "count": 2119190,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.64433714,
            "variance": 186.167936
          },
          {
            "average": 20.03787519,
            "count": 2119190,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.825539546,
            "variance": 3.332594633
          },
          {
            "average": 1.436738565,
            "count": 2119190,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4969096639,
            "variance": 0.246919214
          },
          {
            "average": 13.97842619,
            "count": 2119190,
            "maximum": 17,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.281547676,
            "variance": 1.642364446
          },
          {
            "average": 352129687.8,
            "count": 2119190,
            "maximum": 352131634.3,
            "minimum": 352128404.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 814.4370042,
            "variance": 663307.6339
          },
          {
            "average": 0,
            "count": 2119190,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2119190,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2119190,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2119190,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2119190,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555000.0042,
          4364999.983,
          -3.024186453,
          556000.0042,
          4365999.983,
          1.935813547
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555000.0041707421,
                4364999.9829818,
                -3.024186452780387
              ],
              [
                555000.0041707421,
                4365999.9829818,
                -3.024186452780387
              ],
              [
                556000.0041707421,
                4365999.9829818,
                1.935813547219613
              ],
              [
                556000.0041707421,
                4364999.9829818,
                1.935813547219613
              ],
              [
                555000.0041707421,
                4364999.9829818,
                -3.024186452780387
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:07:14+00:00",
        "end_time": "2022-11-10T15:13:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5565.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5565.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5565.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5565.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.36092665,
            39.43272204,
            -3.024186453,
            -74.349224,
            39.44179658,
            1.935813547
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.36092664853835,
                  39.43278645940426,
                  -3.024186452780387
                ],
                [
                  -74.36084431095802,
                  39.44179657634064,
                  -3.024186452780387
                ],
                [
                  -74.3492239956633,
                  39.44173213914303,
                  1.935813547219613
                ],
                [
                  -74.34930782994557,
                  39.432722042724336,
                  1.935813547219613
                ],
                [
                  -74.36092664853835,
                  39.43278645940426,
                  -3.024186452780387
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5565.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5565.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:07:14Z",
            "pc:count": 2119190,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555551.635,
                "count": 2119190,
                "maximum": 556000.0042,
                "minimum": 555000.0042,
                "name": "X",
                "position": 0,
                "stddev": 279.8301177,
                "variance": 78304.89476
              },
              {
                "average": 4365344.229,
                "count": 2119190,
                "maximum": 4365999.983,
                "minimum": 4364999.983,
                "name": "Y",
                "position": 1,
                "stddev": 232.7271811,
                "variance": 54161.94084
              },
              {
                "average": 0.2683351191,
                "count": 2119190,
                "maximum": 1.935813547,
                "minimum": -3.024186453,
                "name": "Z",
                "position": 2,
                "stddev": 0.6491523522,
                "variance": 0.4213987764
              },
              {
                "average": 1516.877026,
                "count": 2119190,
                "maximum": 26240,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1255.029492,
                "variance": 1575099.025
              },
              {
                "average": 1.000558704,
                "count": 2119190,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02369015446,
                "variance": 0.0005612234182
              },
              {
                "average": 1.001116936,
                "count": 2119190,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03352883808,
                "variance": 0.001124182983
              },
              {
                "average": 1,
                "count": 2119190,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2119190,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.49287841,
                "count": 2119190,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.64433714,
                "variance": 186.167936
              },
              {
                "average": 20.03787519,
                "count": 2119190,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.825539546,
                "variance": 3.332594633
              },
              {
                "average": 1.436738565,
                "count": 2119190,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4969096639,
                "variance": 0.246919214
              },
              {
                "average": 13.97842619,
                "count": 2119190,
                "maximum": 17,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.281547676,
                "variance": 1.642364446
              },
              {
                "average": 352129687.8,
                "count": 2119190,
                "maximum": 352131634.3,
                "minimum": 352128404.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 814.4370042,
                "variance": 663307.6339
              },
              {
                "average": 0,
                "count": 2119190,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2119190,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2119190,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2119190,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2119190,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555000.0042,
              4364999.983,
              -3.024186453,
              556000.0042,
              4365999.983,
              1.935813547
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555000.0041707421,
                    4364999.9829818,
                    -3.024186452780387
                  ],
                  [
                    555000.0041707421,
                    4365999.9829818,
                    -3.024186452780387
                  ],
                  [
                    556000.0041707421,
                    4365999.9829818,
                    1.935813547219613
                  ],
                  [
                    556000.0041707421,
                    4364999.9829818,
                    1.935813547219613
                  ],
                  [
                    555000.0041707421,
                    4364999.9829818,
                    -3.024186452780387
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:07:14+00:00",
            "end_time": "2022-11-10T15:13:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5666.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.34922408550402,
              39.441732168146714,
              -3.546135770284907
            ],
            [
              -74.34914021359552,
              39.45074225041746,
              -3.546135770284907
            ],
            [
              -74.33751820614319,
              39.4506766301923,
              2.573864229715093
            ],
            [
              -74.33760357543679,
              39.44166656881455,
              2.573864229715093
            ],
            [
              -74.34922408550402,
              39.441732168146714,
              -3.546135770284907
            ]
          ]
        ]
      },
      "bbox": [
        -74.34922409,
        39.44166657,
        -3.54613577,
        -74.33751821,
        39.45074225,
        2.57386423
      ],
      "properties": {
        "datetime": "2022-11-10T16:17:03Z",
        "pc:count": 3382144,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556489.1853,
            "count": 3382144,
            "maximum": 557000.0164,
            "minimum": 555999.9964,
            "name": "X",
            "position": 0,
            "stddev": 274.5229432,
            "variance": 75362.84633
          },
          {
            "average": 4366496.266,
            "count": 3382144,
            "maximum": 4366999.986,
            "minimum": 4365999.986,
            "name": "Y",
            "position": 1,
            "stddev": 291.669338,
            "variance": 85071.00271
          },
          {
            "average": 0.2071057475,
            "count": 3382144,
            "maximum": 2.57386423,
            "minimum": -3.54613577,
            "name": "Z",
            "position": 2,
            "stddev": 0.7368817063,
            "variance": 0.5429946491
          },
          {
            "average": 1630.03796,
            "count": 3382144,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1282.169064,
            "variance": 1643957.51
          },
          {
            "average": 1.000408617,
            "count": 3382144,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02022476305,
            "variance": 0.0004090410405
          },
          {
            "average": 1.000819007,
            "count": 3382144,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02862724692,
            "variance": 0.0008195192664
          },
          {
            "average": 1,
            "count": 3382144,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3382144,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.73644765,
            "count": 3382144,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.73710058,
            "variance": 188.7079325
          },
          {
            "average": 20.09932034,
            "count": 3382144,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.969227847,
            "variance": 3.877858312
          },
          {
            "average": 1.466926305,
            "count": 3382144,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5002266175,
            "variance": 0.2502266688
          },
          {
            "average": 14.62279252,
            "count": 3382144,
            "maximum": 18,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.394623228,
            "variance": 1.944973947
          },
          {
            "average": 352130097.3,
            "count": 3382144,
            "maximum": 352132223.5,
            "minimum": 352128428.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 883.2140219,
            "variance": 780067.0085
          },
          {
            "average": 0,
            "count": 3382144,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3382144,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3382144,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3382144,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3382144,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555999.9964,
          4365999.986,
          -3.54613577,
          557000.0164,
          4366999.986,
          2.57386423
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555999.9964165542,
                4365999.98614487,
                -3.546135770284907
              ],
              [
                555999.9964165542,
                4366999.98614487,
                -3.546135770284907
              ],
              [
                557000.0164165542,
                4366999.98614487,
                2.573864229715093
              ],
              [
                557000.0164165542,
                4365999.98614487,
                2.573864229715093
              ],
              [
                555999.9964165542,
                4365999.98614487,
                -3.546135770284907
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:17:03+00:00",
        "end_time": "2022-11-10T15:13:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5666.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5666.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5666.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5666.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.34922409,
            39.44166657,
            -3.54613577,
            -74.33751821,
            39.45074225,
            2.57386423
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.34922408550402,
                  39.441732168146714,
                  -3.546135770284907
                ],
                [
                  -74.34914021359552,
                  39.45074225041746,
                  -3.546135770284907
                ],
                [
                  -74.33751820614319,
                  39.4506766301923,
                  2.573864229715093
                ],
                [
                  -74.33760357543679,
                  39.44166656881455,
                  2.573864229715093
                ],
                [
                  -74.34922408550402,
                  39.441732168146714,
                  -3.546135770284907
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5666.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5666.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:17:03Z",
            "pc:count": 3382144,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556489.1853,
                "count": 3382144,
                "maximum": 557000.0164,
                "minimum": 555999.9964,
                "name": "X",
                "position": 0,
                "stddev": 274.5229432,
                "variance": 75362.84633
              },
              {
                "average": 4366496.266,
                "count": 3382144,
                "maximum": 4366999.986,
                "minimum": 4365999.986,
                "name": "Y",
                "position": 1,
                "stddev": 291.669338,
                "variance": 85071.00271
              },
              {
                "average": 0.2071057475,
                "count": 3382144,
                "maximum": 2.57386423,
                "minimum": -3.54613577,
                "name": "Z",
                "position": 2,
                "stddev": 0.7368817063,
                "variance": 0.5429946491
              },
              {
                "average": 1630.03796,
                "count": 3382144,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1282.169064,
                "variance": 1643957.51
              },
              {
                "average": 1.000408617,
                "count": 3382144,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02022476305,
                "variance": 0.0004090410405
              },
              {
                "average": 1.000819007,
                "count": 3382144,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02862724692,
                "variance": 0.0008195192664
              },
              {
                "average": 1,
                "count": 3382144,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3382144,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.73644765,
                "count": 3382144,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.73710058,
                "variance": 188.7079325
              },
              {
                "average": 20.09932034,
                "count": 3382144,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.969227847,
                "variance": 3.877858312
              },
              {
                "average": 1.466926305,
                "count": 3382144,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5002266175,
                "variance": 0.2502266688
              },
              {
                "average": 14.62279252,
                "count": 3382144,
                "maximum": 18,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.394623228,
                "variance": 1.944973947
              },
              {
                "average": 352130097.3,
                "count": 3382144,
                "maximum": 352132223.5,
                "minimum": 352128428.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 883.2140219,
                "variance": 780067.0085
              },
              {
                "average": 0,
                "count": 3382144,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3382144,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3382144,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3382144,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3382144,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555999.9964,
              4365999.986,
              -3.54613577,
              557000.0164,
              4366999.986,
              2.57386423
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555999.9964165542,
                    4365999.98614487,
                    -3.546135770284907
                  ],
                  [
                    555999.9964165542,
                    4366999.98614487,
                    -3.546135770284907
                  ],
                  [
                    557000.0164165542,
                    4366999.98614487,
                    2.573864229715093
                  ],
                  [
                    557000.0164165542,
                    4365999.98614487,
                    2.573864229715093
                  ],
                  [
                    555999.9964165542,
                    4365999.98614487,
                    -3.546135770284907
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:17:03+00:00",
            "end_time": "2022-11-10T15:13:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ1719.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.8002305705035,
              39.01986477898678,
              -4.532427864412249
            ],
            [
              -74.80020520722296,
              39.028876043567884,
              -4.532427864412249
            ],
            [
              -74.7920436587565,
              39.02886177938619,
              24.32757213558775
            ],
            [
              -74.79207005810049,
              39.019850519361135,
              24.32757213558775
            ],
            [
              -74.8002305705035,
              39.01986477898678,
              -4.532427864412249
            ]
          ]
        ]
      },
      "bbox": [
        -74.80023057,
        39.01985052,
        -4.532427864,
        -74.79204366,
        39.02887604,
        24.32757214
      ],
      "properties": {
        "datetime": "2022-11-10T21:02:31Z",
        "pc:count": 952265,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 517611.9997,
            "count": 952265,
            "maximum": 517999.9945,
            "minimum": 517293.5545,
            "name": "X",
            "position": 0,
            "stddev": 133.6487189,
            "variance": 17861.98005
          },
          {
            "average": 4319231.859,
            "count": 952265,
            "maximum": 4319999.984,
            "minimum": 4318999.984,
            "name": "Y",
            "position": 1,
            "stddev": 210.5377956,
            "variance": 44326.16336
          },
          {
            "average": 3.698523425,
            "count": 952265,
            "maximum": 24.32757214,
            "minimum": -4.532427864,
            "name": "Z",
            "position": 2,
            "stddev": 3.97006578,
            "variance": 15.7614223
          },
          {
            "average": 4777.807427,
            "count": 952265,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 5951.456808,
            "variance": 35419838.14
          },
          {
            "average": 1.510005093,
            "count": 952265,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8808490522,
            "variance": 0.7758950527
          },
          {
            "average": 2.021283991,
            "count": 952265,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.261400348,
            "variance": 1.591130838
          },
          {
            "average": 1,
            "count": 952265,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 952265,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.148376765,
            "count": 952265,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.460982121,
            "variance": 71.58821845
          },
          {
            "average": 19.9544345,
            "count": 952265,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.102981085,
            "variance": 1.216567275
          },
          {
            "average": 1.63892929,
            "count": 952265,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9313659253,
            "variance": 0.8674424869
          },
          {
            "average": 10.71718272,
            "count": 952265,
            "maximum": 11,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5113855559,
            "variance": 0.2615151867
          },
          {
            "average": 352149234.4,
            "count": 952265,
            "maximum": 352149351.6,
            "minimum": 352148323.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 210.1575413,
            "variance": 44166.19218
          },
          {
            "average": 0,
            "count": 952265,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 952265,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 952265,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 952265,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 952265,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          517293.5545,
          4318999.984,
          -4.532427864,
          517999.9945,
          4319999.984,
          24.32757214
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                517293.5545182347,
                4318999.98374843,
                -4.532427864412249
              ],
              [
                517293.5545182347,
                4319999.98374843,
                -4.532427864412249
              ],
              [
                517999.9945182346,
                4319999.98374843,
                24.32757213558775
              ],
              [
                517999.9945182346,
                4318999.98374843,
                24.32757213558775
              ],
              [
                517293.5545182347,
                4318999.98374843,
                -4.532427864412249
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T21:02:31+00:00",
        "end_time": "2022-11-10T20:45:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ1719.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ1719.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ1719.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ1719.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.80023057,
            39.01985052,
            -4.532427864,
            -74.79204366,
            39.02887604,
            24.32757214
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.8002305705035,
                  39.01986477898678,
                  -4.532427864412249
                ],
                [
                  -74.80020520722296,
                  39.028876043567884,
                  -4.532427864412249
                ],
                [
                  -74.7920436587565,
                  39.02886177938619,
                  24.32757213558775
                ],
                [
                  -74.79207005810049,
                  39.019850519361135,
                  24.32757213558775
                ],
                [
                  -74.8002305705035,
                  39.01986477898678,
                  -4.532427864412249
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ1719.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ1719.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T21:02:31Z",
            "pc:count": 952265,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 517611.9997,
                "count": 952265,
                "maximum": 517999.9945,
                "minimum": 517293.5545,
                "name": "X",
                "position": 0,
                "stddev": 133.6487189,
                "variance": 17861.98005
              },
              {
                "average": 4319231.859,
                "count": 952265,
                "maximum": 4319999.984,
                "minimum": 4318999.984,
                "name": "Y",
                "position": 1,
                "stddev": 210.5377956,
                "variance": 44326.16336
              },
              {
                "average": 3.698523425,
                "count": 952265,
                "maximum": 24.32757214,
                "minimum": -4.532427864,
                "name": "Z",
                "position": 2,
                "stddev": 3.97006578,
                "variance": 15.7614223
              },
              {
                "average": 4777.807427,
                "count": 952265,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 5951.456808,
                "variance": 35419838.14
              },
              {
                "average": 1.510005093,
                "count": 952265,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8808490522,
                "variance": 0.7758950527
              },
              {
                "average": 2.021283991,
                "count": 952265,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.261400348,
                "variance": 1.591130838
              },
              {
                "average": 1,
                "count": 952265,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 952265,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.148376765,
                "count": 952265,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.460982121,
                "variance": 71.58821845
              },
              {
                "average": 19.9544345,
                "count": 952265,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.102981085,
                "variance": 1.216567275
              },
              {
                "average": 1.63892929,
                "count": 952265,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9313659253,
                "variance": 0.8674424869
              },
              {
                "average": 10.71718272,
                "count": 952265,
                "maximum": 11,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5113855559,
                "variance": 0.2615151867
              },
              {
                "average": 352149234.4,
                "count": 952265,
                "maximum": 352149351.6,
                "minimum": 352148323.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 210.1575413,
                "variance": 44166.19218
              },
              {
                "average": 0,
                "count": 952265,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 952265,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 952265,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 952265,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 952265,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              517293.5545,
              4318999.984,
              -4.532427864,
              517999.9945,
              4319999.984,
              24.32757214
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    517293.5545182347,
                    4318999.98374843,
                    -4.532427864412249
                  ],
                  [
                    517293.5545182347,
                    4319999.98374843,
                    -4.532427864412249
                  ],
                  [
                    517999.9945182346,
                    4319999.98374843,
                    24.32757213558775
                  ],
                  [
                    517999.9945182346,
                    4318999.98374843,
                    24.32757213558775
                  ],
                  [
                    517293.5545182347,
                    4318999.98374843,
                    -4.532427864412249
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T21:02:31+00:00",
            "end_time": "2022-11-10T20:45:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6276.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.27857236300895,
              39.53142003240088,
              -2.156630516098081
            ],
            [
              -74.27847908941061,
              39.54042984190584,
              -2.156630516098081
            ],
            [
              -74.26684277779735,
              39.540357026129165,
              6.803369483901919
            ],
            [
              -74.26693755533772,
              39.53134723979321,
              6.803369483901919
            ],
            [
              -74.27857236300895,
              39.53142003240088,
              -2.156630516098081
            ]
          ]
        ]
      },
      "bbox": [
        -74.27857236,
        39.53134724,
        -2.156630516,
        -74.26684278,
        39.54042984,
        6.803369484
      ],
      "properties": {
        "datetime": "2022-11-10T15:58:32Z",
        "pc:count": 1757915,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562482.5178,
            "count": 1757915,
            "maximum": 562999.9944,
            "minimum": 562000.0144,
            "name": "X",
            "position": 0,
            "stddev": 326.4997485,
            "variance": 106602.0858
          },
          {
            "average": 4376541.908,
            "count": 1757915,
            "maximum": 4376999.985,
            "minimum": 4375999.985,
            "name": "Y",
            "position": 1,
            "stddev": 307.0601235,
            "variance": 94285.91942
          },
          {
            "average": -0.40833718,
            "count": 1757915,
            "maximum": 6.803369484,
            "minimum": -2.156630516,
            "name": "Z",
            "position": 2,
            "stddev": 0.7026660394,
            "variance": 0.4937395629
          },
          {
            "average": 1223.152131,
            "count": 1757915,
            "maximum": 48063,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 2384.745923,
            "variance": 5687013.118
          },
          {
            "average": 1.009530609,
            "count": 1757915,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1089962109,
            "variance": 0.01188017399
          },
          {
            "average": 1.018940051,
            "count": 1757915,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1606631077,
            "variance": 0.02581263418
          },
          {
            "average": 1,
            "count": 1757915,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1757915,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.01381295,
            "count": 1757915,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.6193853,
            "variance": 112.7713441
          },
          {
            "average": 19.96095509,
            "count": 1757915,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.711127848,
            "variance": 2.927958513
          },
          {
            "average": 1.830004295,
            "count": 1757915,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3813285327,
            "variance": 0.1454114499
          },
          {
            "average": 11.88609006,
            "count": 1757915,
            "maximum": 16,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.061857108,
            "variance": 4.251254735
          },
          {
            "average": 352128404.6,
            "count": 1757915,
            "maximum": 352131112.7,
            "minimum": 352126392.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1265.049453,
            "variance": 1600350.119
          },
          {
            "average": 0,
            "count": 1757915,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1757915,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1757915,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1757915,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1757915,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562000.0144,
          4375999.985,
          -2.156630516,
          562999.9944,
          4376999.985,
          6.803369484
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562000.0143562248,
                4375999.985047205,
                -2.156630516098081
              ],
              [
                562000.0143562248,
                4376999.985047205,
                -2.156630516098081
              ],
              [
                562999.9943562248,
                4376999.985047205,
                6.803369483901919
              ],
              [
                562999.9943562248,
                4375999.985047205,
                6.803369483901919
              ],
              [
                562000.0143562248,
                4375999.985047205,
                -2.156630516098081
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:58:32+00:00",
        "end_time": "2022-11-10T14:39:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6276.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6276.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6276.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6276.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.27857236,
            39.53134724,
            -2.156630516,
            -74.26684278,
            39.54042984,
            6.803369484
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.27857236300895,
                  39.53142003240088,
                  -2.156630516098081
                ],
                [
                  -74.27847908941061,
                  39.54042984190584,
                  -2.156630516098081
                ],
                [
                  -74.26684277779735,
                  39.540357026129165,
                  6.803369483901919
                ],
                [
                  -74.26693755533772,
                  39.53134723979321,
                  6.803369483901919
                ],
                [
                  -74.27857236300895,
                  39.53142003240088,
                  -2.156630516098081
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6276.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6276.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:58:32Z",
            "pc:count": 1757915,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562482.5178,
                "count": 1757915,
                "maximum": 562999.9944,
                "minimum": 562000.0144,
                "name": "X",
                "position": 0,
                "stddev": 326.4997485,
                "variance": 106602.0858
              },
              {
                "average": 4376541.908,
                "count": 1757915,
                "maximum": 4376999.985,
                "minimum": 4375999.985,
                "name": "Y",
                "position": 1,
                "stddev": 307.0601235,
                "variance": 94285.91942
              },
              {
                "average": -0.40833718,
                "count": 1757915,
                "maximum": 6.803369484,
                "minimum": -2.156630516,
                "name": "Z",
                "position": 2,
                "stddev": 0.7026660394,
                "variance": 0.4937395629
              },
              {
                "average": 1223.152131,
                "count": 1757915,
                "maximum": 48063,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 2384.745923,
                "variance": 5687013.118
              },
              {
                "average": 1.009530609,
                "count": 1757915,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1089962109,
                "variance": 0.01188017399
              },
              {
                "average": 1.018940051,
                "count": 1757915,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1606631077,
                "variance": 0.02581263418
              },
              {
                "average": 1,
                "count": 1757915,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1757915,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.01381295,
                "count": 1757915,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.6193853,
                "variance": 112.7713441
              },
              {
                "average": 19.96095509,
                "count": 1757915,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.711127848,
                "variance": 2.927958513
              },
              {
                "average": 1.830004295,
                "count": 1757915,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3813285327,
                "variance": 0.1454114499
              },
              {
                "average": 11.88609006,
                "count": 1757915,
                "maximum": 16,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.061857108,
                "variance": 4.251254735
              },
              {
                "average": 352128404.6,
                "count": 1757915,
                "maximum": 352131112.7,
                "minimum": 352126392.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1265.049453,
                "variance": 1600350.119
              },
              {
                "average": 0,
                "count": 1757915,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1757915,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1757915,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1757915,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1757915,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562000.0144,
              4375999.985,
              -2.156630516,
              562999.9944,
              4376999.985,
              6.803369484
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562000.0143562248,
                    4375999.985047205,
                    -2.156630516098081
                  ],
                  [
                    562000.0143562248,
                    4376999.985047205,
                    -2.156630516098081
                  ],
                  [
                    562999.9943562248,
                    4376999.985047205,
                    6.803369483901919
                  ],
                  [
                    562999.9943562248,
                    4375999.985047205,
                    6.803369483901919
                  ],
                  [
                    562000.0143562248,
                    4375999.985047205,
                    -2.156630516098081
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:58:32+00:00",
            "end_time": "2022-11-10T14:39:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8674.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.9863864959569,
              40.41218003813134,
              -6.72671375921721
            ],
            [
              -73.98625129907884,
              40.42118777738401,
              -6.72671375921721
            ],
            [
              -73.97446530449955,
              40.42108382622992,
              16.393286240782793
            ],
            [
              -73.97460207252932,
              40.41207611986348,
              16.393286240782793
            ],
            [
              -73.9863864959569,
              40.41218003813134,
              -6.72671375921721
            ]
          ]
        ]
      },
      "bbox": [
        -73.9863865,
        40.41207612,
        -6.726713759,
        -73.9744653,
        40.42118778,
        16.39328624
      ],
      "properties": {
        "datetime": "2022-11-11T14:36:34Z",
        "pc:count": 3435805,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586381.9459,
            "count": 3435805,
            "maximum": 587000.0029,
            "minimum": 586000.0029,
            "name": "X",
            "position": 0,
            "stddev": 226.291887,
            "variance": 51208.0181
          },
          {
            "average": 4474503.048,
            "count": 3435805,
            "maximum": 4474999.986,
            "minimum": 4473999.986,
            "name": "Y",
            "position": 1,
            "stddev": 285.9708221,
            "variance": 81779.31111
          },
          {
            "average": 0.4885852726,
            "count": 3435805,
            "maximum": 16.39328624,
            "minimum": -6.726713759,
            "name": "Z",
            "position": 2,
            "stddev": 2.820771855,
            "variance": 7.956753856
          },
          {
            "average": 4985.756203,
            "count": 3435805,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7388.82979,
            "variance": 54594805.66
          },
          {
            "average": 1.134957892,
            "count": 3435805,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4842527434,
            "variance": 0.2345007195
          },
          {
            "average": 1.270088669,
            "count": 3435805,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7431913562,
            "variance": 0.552333392
          },
          {
            "average": 1,
            "count": 3435805,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3435805,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.86981304,
            "count": 3435805,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.8012239,
            "variance": 190.473781
          },
          {
            "average": 20.03556382,
            "count": 3435805,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.562992476,
            "variance": 2.442945481
          },
          {
            "average": 1.668891861,
            "count": 3435805,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5902607535,
            "variance": 0.3484077571
          },
          {
            "average": 6.183483056,
            "count": 3435805,
            "maximum": 10,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.172767447,
            "variance": 1.375383485
          },
          {
            "average": 352210846.4,
            "count": 3435805,
            "maximum": 352212594.5,
            "minimum": 352209364.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 538.6113699,
            "variance": 290102.2078
          },
          {
            "average": 0,
            "count": 3435805,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3435805,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3435805,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3435805,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3435805,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586000.0029,
          4473999.986,
          -6.726713759,
          587000.0029,
          4474999.986,
          16.39328624
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586000.0028818963,
                4473999.985795931,
                -6.72671375921721
              ],
              [
                586000.0028818963,
                4474999.985795931,
                -6.72671375921721
              ],
              [
                587000.0028818963,
                4474999.985795931,
                16.393286240782793
              ],
              [
                587000.0028818963,
                4473999.985795931,
                16.393286240782793
              ],
              [
                586000.0028818963,
                4473999.985795931,
                -6.72671375921721
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:36:34+00:00",
        "end_time": "2022-11-11T13:42:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8674.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8674.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8674.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8674.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.9863865,
            40.41207612,
            -6.726713759,
            -73.9744653,
            40.42118778,
            16.39328624
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.9863864959569,
                  40.41218003813134,
                  -6.72671375921721
                ],
                [
                  -73.98625129907884,
                  40.42118777738401,
                  -6.72671375921721
                ],
                [
                  -73.97446530449955,
                  40.42108382622992,
                  16.393286240782793
                ],
                [
                  -73.97460207252932,
                  40.41207611986348,
                  16.393286240782793
                ],
                [
                  -73.9863864959569,
                  40.41218003813134,
                  -6.72671375921721
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8674.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8674.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:36:34Z",
            "pc:count": 3435805,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586381.9459,
                "count": 3435805,
                "maximum": 587000.0029,
                "minimum": 586000.0029,
                "name": "X",
                "position": 0,
                "stddev": 226.291887,
                "variance": 51208.0181
              },
              {
                "average": 4474503.048,
                "count": 3435805,
                "maximum": 4474999.986,
                "minimum": 4473999.986,
                "name": "Y",
                "position": 1,
                "stddev": 285.9708221,
                "variance": 81779.31111
              },
              {
                "average": 0.4885852726,
                "count": 3435805,
                "maximum": 16.39328624,
                "minimum": -6.726713759,
                "name": "Z",
                "position": 2,
                "stddev": 2.820771855,
                "variance": 7.956753856
              },
              {
                "average": 4985.756203,
                "count": 3435805,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7388.82979,
                "variance": 54594805.66
              },
              {
                "average": 1.134957892,
                "count": 3435805,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4842527434,
                "variance": 0.2345007195
              },
              {
                "average": 1.270088669,
                "count": 3435805,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7431913562,
                "variance": 0.552333392
              },
              {
                "average": 1,
                "count": 3435805,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3435805,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.86981304,
                "count": 3435805,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.8012239,
                "variance": 190.473781
              },
              {
                "average": 20.03556382,
                "count": 3435805,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.562992476,
                "variance": 2.442945481
              },
              {
                "average": 1.668891861,
                "count": 3435805,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5902607535,
                "variance": 0.3484077571
              },
              {
                "average": 6.183483056,
                "count": 3435805,
                "maximum": 10,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.172767447,
                "variance": 1.375383485
              },
              {
                "average": 352210846.4,
                "count": 3435805,
                "maximum": 352212594.5,
                "minimum": 352209364.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 538.6113699,
                "variance": 290102.2078
              },
              {
                "average": 0,
                "count": 3435805,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3435805,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3435805,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3435805,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3435805,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586000.0029,
              4473999.986,
              -6.726713759,
              587000.0029,
              4474999.986,
              16.39328624
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586000.0028818963,
                    4473999.985795931,
                    -6.72671375921721
                  ],
                  [
                    586000.0028818963,
                    4474999.985795931,
                    -6.72671375921721
                  ],
                  [
                    587000.0028818963,
                    4474999.985795931,
                    16.393286240782793
                  ],
                  [
                    587000.0028818963,
                    4473999.985795931,
                    16.393286240782793
                  ],
                  [
                    586000.0028818963,
                    4473999.985795931,
                    -6.72671375921721
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:36:34+00:00",
            "end_time": "2022-11-11T13:42:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6178.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.29002406410544,
              39.54951131086042,
              -3.462611496564213
            ],
            [
              -74.28993221206316,
              39.558521114792114,
              -3.462611496564213
            ],
            [
              -74.27829238301872,
              39.558449415327054,
              2.517388503435788
            ],
            [
              -74.27838574043521,
              39.54943963420632,
              2.517388503435788
            ],
            [
              -74.29002406410544,
              39.54951131086042,
              -3.462611496564213
            ]
          ]
        ]
      },
      "bbox": [
        -74.29002406,
        39.54943963,
        -3.462611497,
        -74.27829238,
        39.55852111,
        2.517388503
      ],
      "properties": {
        "datetime": "2022-11-10T14:18:40Z",
        "pc:count": 3547881,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561550.9676,
            "count": 3547881,
            "maximum": 562000.0172,
            "minimum": 560999.9972,
            "name": "X",
            "position": 0,
            "stddev": 276.1769549,
            "variance": 76273.71043
          },
          {
            "average": 4378484.704,
            "count": 3547881,
            "maximum": 4378999.985,
            "minimum": 4377999.985,
            "name": "Y",
            "position": 1,
            "stddev": 283.8318368,
            "variance": 80560.51157
          },
          {
            "average": -0.3213428407,
            "count": 3547881,
            "maximum": 2.517388503,
            "minimum": -3.462611497,
            "name": "Z",
            "position": 2,
            "stddev": 0.6691105837,
            "variance": 0.4477089732
          },
          {
            "average": 1349.501207,
            "count": 3547881,
            "maximum": 29183,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1517.632934,
            "variance": 2303209.723
          },
          {
            "average": 1.000124018,
            "count": 3547881,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0112864806,
            "variance": 0.0001273846444
          },
          {
            "average": 1.000248599,
            "count": 3547881,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01608366459,
            "variance": 0.0002586842665
          },
          {
            "average": 1,
            "count": 3547881,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3547881,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.99894782,
            "count": 3547881,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.49543641,
            "variance": 156.1359311
          },
          {
            "average": 19.98919993,
            "count": 3547881,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.503751051,
            "variance": 2.261267224
          },
          {
            "average": 1.709593416,
            "count": 3547881,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4549740152,
            "variance": 0.2070013545
          },
          {
            "average": 2.814695025,
            "count": 3547881,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.32146197,
            "variance": 1.746261739
          },
          {
            "average": 352123604,
            "count": 3547881,
            "maximum": 352125120,
            "minimum": 352122747.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 606.025438,
            "variance": 367266.8315
          },
          {
            "average": 0,
            "count": 3547881,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3547881,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3547881,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3547881,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3547881,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560999.9972,
          4377999.985,
          -3.462611497,
          562000.0172,
          4378999.985,
          2.517388503
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560999.9972355333,
                4377999.984735901,
                -3.462611496564213
              ],
              [
                560999.9972355333,
                4378999.984735901,
                -3.462611496564213
              ],
              [
                562000.0172355333,
                4378999.984735901,
                2.517388503435788
              ],
              [
                562000.0172355333,
                4377999.984735901,
                2.517388503435788
              ],
              [
                560999.9972355333,
                4377999.984735901,
                -3.462611496564213
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T14:18:40+00:00",
        "end_time": "2022-11-10T13:39:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6178.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6178.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6178.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6178.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.29002406,
            39.54943963,
            -3.462611497,
            -74.27829238,
            39.55852111,
            2.517388503
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.29002406410544,
                  39.54951131086042,
                  -3.462611496564213
                ],
                [
                  -74.28993221206316,
                  39.558521114792114,
                  -3.462611496564213
                ],
                [
                  -74.27829238301872,
                  39.558449415327054,
                  2.517388503435788
                ],
                [
                  -74.27838574043521,
                  39.54943963420632,
                  2.517388503435788
                ],
                [
                  -74.29002406410544,
                  39.54951131086042,
                  -3.462611496564213
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6178.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6178.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T14:18:40Z",
            "pc:count": 3547881,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561550.9676,
                "count": 3547881,
                "maximum": 562000.0172,
                "minimum": 560999.9972,
                "name": "X",
                "position": 0,
                "stddev": 276.1769549,
                "variance": 76273.71043
              },
              {
                "average": 4378484.704,
                "count": 3547881,
                "maximum": 4378999.985,
                "minimum": 4377999.985,
                "name": "Y",
                "position": 1,
                "stddev": 283.8318368,
                "variance": 80560.51157
              },
              {
                "average": -0.3213428407,
                "count": 3547881,
                "maximum": 2.517388503,
                "minimum": -3.462611497,
                "name": "Z",
                "position": 2,
                "stddev": 0.6691105837,
                "variance": 0.4477089732
              },
              {
                "average": 1349.501207,
                "count": 3547881,
                "maximum": 29183,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1517.632934,
                "variance": 2303209.723
              },
              {
                "average": 1.000124018,
                "count": 3547881,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0112864806,
                "variance": 0.0001273846444
              },
              {
                "average": 1.000248599,
                "count": 3547881,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01608366459,
                "variance": 0.0002586842665
              },
              {
                "average": 1,
                "count": 3547881,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3547881,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.99894782,
                "count": 3547881,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.49543641,
                "variance": 156.1359311
              },
              {
                "average": 19.98919993,
                "count": 3547881,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.503751051,
                "variance": 2.261267224
              },
              {
                "average": 1.709593416,
                "count": 3547881,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4549740152,
                "variance": 0.2070013545
              },
              {
                "average": 2.814695025,
                "count": 3547881,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.32146197,
                "variance": 1.746261739
              },
              {
                "average": 352123604,
                "count": 3547881,
                "maximum": 352125120,
                "minimum": 352122747.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 606.025438,
                "variance": 367266.8315
              },
              {
                "average": 0,
                "count": 3547881,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3547881,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3547881,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3547881,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3547881,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560999.9972,
              4377999.985,
              -3.462611497,
              562000.0172,
              4378999.985,
              2.517388503
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560999.9972355333,
                    4377999.984735901,
                    -3.462611496564213
                  ],
                  [
                    560999.9972355333,
                    4378999.984735901,
                    -3.462611496564213
                  ],
                  [
                    562000.0172355333,
                    4378999.984735901,
                    2.517388503435788
                  ],
                  [
                    562000.0172355333,
                    4377999.984735901,
                    2.517388503435788
                  ],
                  [
                    560999.9972355333,
                    4377999.984735901,
                    -3.462611496564213
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T14:18:40+00:00",
            "end_time": "2022-11-10T13:39:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5671.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.34862394405668,
              39.48678141864629,
              -2.210678875725989
            ],
            [
              -74.34854235486051,
              39.495524193112814,
              -2.210678875725989
            ],
            [
              -74.33709338081522,
              39.49545948010236,
              -0.430678875725989
            ],
            [
              -74.3371764036385,
              39.48671672562259,
              -0.430678875725989
            ],
            [
              -74.34862394405668,
              39.48678141864629,
              -2.210678875725989
            ]
          ]
        ]
      },
      "bbox": [
        -74.34862394,
        39.48671673,
        -2.210678876,
        -74.33709338,
        39.49552419,
        -0.4306788757
      ],
      "properties": {
        "datetime": "2022-11-10T14:10:59Z",
        "pc:count": 1472851,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556540.0686,
            "count": 1472851,
            "maximum": 557000.0114,
            "minimum": 556015.5114,
            "name": "X",
            "position": 0,
            "stddev": 240.0489895,
            "variance": 57623.51738
          },
          {
            "average": 4371333.824,
            "count": 1472851,
            "maximum": 4371970.325,
            "minimum": 4370999.985,
            "name": "Y",
            "position": 1,
            "stddev": 220.8638684,
            "variance": 48780.84837
          },
          {
            "average": -1.116206332,
            "count": 1472851,
            "maximum": -0.4306788757,
            "minimum": -2.210678876,
            "name": "Z",
            "position": 2,
            "stddev": 0.180189584,
            "variance": 0.03246828619
          },
          {
            "average": 214.7672548,
            "count": 1472851,
            "maximum": 1219,
            "minimum": 26,
            "name": "Intensity",
            "position": 3,
            "stddev": 129.3882962,
            "variance": 16741.3312
          },
          {
            "average": 1,
            "count": 1472851,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1472851,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1472851,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1472851,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1472851,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.9677941,
            "count": 1472851,
            "maximum": 28.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.248457667,
            "variance": 5.055561879
          },
          {
            "average": 2.000423668,
            "count": 1472851,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02061181251,
            "variance": 0.0004248468147
          },
          {
            "average": 1.821455802,
            "count": 1472851,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8397188535,
            "variance": 0.7051277529
          },
          {
            "average": 352123180.3,
            "count": 1472851,
            "maximum": 352124659.7,
            "minimum": 352122866.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 356.3469448,
            "variance": 126983.1451
          },
          {
            "average": 0,
            "count": 1472851,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1472851,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1472851,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1472851,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1472851,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556015.5114,
          4370999.985,
          -2.210678876,
          557000.0114,
          4371970.325,
          -0.4306788757
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556015.5114232377,
                4370999.985161586,
                -2.210678875725989
              ],
              [
                556015.5114232377,
                4371970.325161586,
                -2.210678875725989
              ],
              [
                557000.0114232377,
                4371970.325161586,
                -0.430678875725989
              ],
              [
                557000.0114232377,
                4370999.985161586,
                -0.430678875725989
              ],
              [
                556015.5114232377,
                4370999.985161586,
                -2.210678875725989
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T14:10:59+00:00",
        "end_time": "2022-11-10T13:41:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5671.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5671.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5671.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5671.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.34862394,
            39.48671673,
            -2.210678876,
            -74.33709338,
            39.49552419,
            -0.4306788757
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.34862394405668,
                  39.48678141864629,
                  -2.210678875725989
                ],
                [
                  -74.34854235486051,
                  39.495524193112814,
                  -2.210678875725989
                ],
                [
                  -74.33709338081522,
                  39.49545948010236,
                  -0.430678875725989
                ],
                [
                  -74.3371764036385,
                  39.48671672562259,
                  -0.430678875725989
                ],
                [
                  -74.34862394405668,
                  39.48678141864629,
                  -2.210678875725989
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5671.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5671.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T14:10:59Z",
            "pc:count": 1472851,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556540.0686,
                "count": 1472851,
                "maximum": 557000.0114,
                "minimum": 556015.5114,
                "name": "X",
                "position": 0,
                "stddev": 240.0489895,
                "variance": 57623.51738
              },
              {
                "average": 4371333.824,
                "count": 1472851,
                "maximum": 4371970.325,
                "minimum": 4370999.985,
                "name": "Y",
                "position": 1,
                "stddev": 220.8638684,
                "variance": 48780.84837
              },
              {
                "average": -1.116206332,
                "count": 1472851,
                "maximum": -0.4306788757,
                "minimum": -2.210678876,
                "name": "Z",
                "position": 2,
                "stddev": 0.180189584,
                "variance": 0.03246828619
              },
              {
                "average": 214.7672548,
                "count": 1472851,
                "maximum": 1219,
                "minimum": 26,
                "name": "Intensity",
                "position": 3,
                "stddev": 129.3882962,
                "variance": 16741.3312
              },
              {
                "average": 1,
                "count": 1472851,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1472851,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1472851,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1472851,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1472851,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.9677941,
                "count": 1472851,
                "maximum": 28.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.248457667,
                "variance": 5.055561879
              },
              {
                "average": 2.000423668,
                "count": 1472851,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02061181251,
                "variance": 0.0004248468147
              },
              {
                "average": 1.821455802,
                "count": 1472851,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8397188535,
                "variance": 0.7051277529
              },
              {
                "average": 352123180.3,
                "count": 1472851,
                "maximum": 352124659.7,
                "minimum": 352122866.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 356.3469448,
                "variance": 126983.1451
              },
              {
                "average": 0,
                "count": 1472851,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1472851,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1472851,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1472851,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1472851,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556015.5114,
              4370999.985,
              -2.210678876,
              557000.0114,
              4371970.325,
              -0.4306788757
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556015.5114232377,
                    4370999.985161586,
                    -2.210678875725989
                  ],
                  [
                    556015.5114232377,
                    4371970.325161586,
                    -2.210678875725989
                  ],
                  [
                    557000.0114232377,
                    4371970.325161586,
                    -0.430678875725989
                  ],
                  [
                    557000.0114232377,
                    4370999.985161586,
                    -0.430678875725989
                  ],
                  [
                    556015.5114232377,
                    4370999.985161586,
                    -2.210678875725989
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T14:10:59+00:00",
            "end_time": "2022-11-10T13:41:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ1816.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.79214199831463,
              38.99526383754797,
              -3.420877619198105
            ],
            [
              -74.79212279263014,
              39.001828028955586,
              -3.420877619198105
            ],
            [
              -74.7838837472279,
              39.001813058681805,
              30.079122380801895
            ],
            [
              -74.78390371410003,
              38.995248870758125,
              30.079122380801895
            ],
            [
              -74.79214199831463,
              38.99526383754797,
              -3.420877619198105
            ]
          ]
        ]
      },
      "bbox": [
        -74.792142,
        38.99524887,
        -3.420877619,
        -74.78388375,
        39.00182803,
        30.07912238
      ],
      "properties": {
        "datetime": "2022-11-10T20:06:48Z",
        "pc:count": 1175188,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 518199.4577,
            "count": 1175188,
            "maximum": 518713.417,
            "minimum": 517999.997,
            "name": "X",
            "position": 0,
            "stddev": 134.354884,
            "variance": 18051.23486
          },
          {
            "average": 4316796.949,
            "count": 1175188,
            "maximum": 4316999.992,
            "minimum": 4316271.552,
            "name": "Y",
            "position": 1,
            "stddev": 135.5647166,
            "variance": 18377.79237
          },
          {
            "average": 3.96840156,
            "count": 1175188,
            "maximum": 30.07912238,
            "minimum": -3.420877619,
            "name": "Z",
            "position": 2,
            "stddev": 4.645675345,
            "variance": 21.58229941
          },
          {
            "average": 9794.238843,
            "count": 1175188,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 10316.77275,
            "variance": 106435799.9
          },
          {
            "average": 1.346096114,
            "count": 1175188,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7547886754,
            "variance": 0.5697059445
          },
          {
            "average": 1.693235465,
            "count": 1175188,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.1284278,
            "variance": 1.273349301
          },
          {
            "average": 1,
            "count": 1175188,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1175188,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.014551714,
            "count": 1175188,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.404552996,
            "variance": 19.40008709
          },
          {
            "average": 19.85980221,
            "count": 1175188,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.190205242,
            "variance": 1.416588519
          },
          {
            "average": 1.396156189,
            "count": 1175188,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8403090984,
            "variance": 0.7061193808
          },
          {
            "average": 2.171878031,
            "count": 1175188,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7970609449,
            "variance": 0.6353061498
          },
          {
            "average": 352144981.3,
            "count": 1175188,
            "maximum": 352146008.2,
            "minimum": 352144287.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 410.8898651,
            "variance": 168830.4812
          },
          {
            "average": 0,
            "count": 1175188,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1175188,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1175188,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1175188,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1175188,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          517999.997,
          4316271.552,
          -3.420877619,
          518713.417,
          4316999.992,
          30.07912238
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                517999.9969848167,
                4316271.55169604,
                -3.420877619198105
              ],
              [
                517999.9969848167,
                4316999.991696039,
                -3.420877619198105
              ],
              [
                518713.4169848167,
                4316999.991696039,
                30.079122380801895
              ],
              [
                518713.4169848167,
                4316271.55169604,
                30.079122380801895
              ],
              [
                517999.9969848167,
                4316271.55169604,
                -3.420877619198105
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T20:06:48+00:00",
        "end_time": "2022-11-10T19:38:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ1816.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ1816.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ1816.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ1816.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.792142,
            38.99524887,
            -3.420877619,
            -74.78388375,
            39.00182803,
            30.07912238
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.79214199831463,
                  38.99526383754797,
                  -3.420877619198105
                ],
                [
                  -74.79212279263014,
                  39.001828028955586,
                  -3.420877619198105
                ],
                [
                  -74.7838837472279,
                  39.001813058681805,
                  30.079122380801895
                ],
                [
                  -74.78390371410003,
                  38.995248870758125,
                  30.079122380801895
                ],
                [
                  -74.79214199831463,
                  38.99526383754797,
                  -3.420877619198105
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ1816.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ1816.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T20:06:48Z",
            "pc:count": 1175188,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 518199.4577,
                "count": 1175188,
                "maximum": 518713.417,
                "minimum": 517999.997,
                "name": "X",
                "position": 0,
                "stddev": 134.354884,
                "variance": 18051.23486
              },
              {
                "average": 4316796.949,
                "count": 1175188,
                "maximum": 4316999.992,
                "minimum": 4316271.552,
                "name": "Y",
                "position": 1,
                "stddev": 135.5647166,
                "variance": 18377.79237
              },
              {
                "average": 3.96840156,
                "count": 1175188,
                "maximum": 30.07912238,
                "minimum": -3.420877619,
                "name": "Z",
                "position": 2,
                "stddev": 4.645675345,
                "variance": 21.58229941
              },
              {
                "average": 9794.238843,
                "count": 1175188,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 10316.77275,
                "variance": 106435799.9
              },
              {
                "average": 1.346096114,
                "count": 1175188,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7547886754,
                "variance": 0.5697059445
              },
              {
                "average": 1.693235465,
                "count": 1175188,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.1284278,
                "variance": 1.273349301
              },
              {
                "average": 1,
                "count": 1175188,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1175188,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.014551714,
                "count": 1175188,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.404552996,
                "variance": 19.40008709
              },
              {
                "average": 19.85980221,
                "count": 1175188,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.190205242,
                "variance": 1.416588519
              },
              {
                "average": 1.396156189,
                "count": 1175188,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8403090984,
                "variance": 0.7061193808
              },
              {
                "average": 2.171878031,
                "count": 1175188,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7970609449,
                "variance": 0.6353061498
              },
              {
                "average": 352144981.3,
                "count": 1175188,
                "maximum": 352146008.2,
                "minimum": 352144287.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 410.8898651,
                "variance": 168830.4812
              },
              {
                "average": 0,
                "count": 1175188,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1175188,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1175188,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1175188,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1175188,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              517999.997,
              4316271.552,
              -3.420877619,
              518713.417,
              4316999.992,
              30.07912238
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    517999.9969848167,
                    4316271.55169604,
                    -3.420877619198105
                  ],
                  [
                    517999.9969848167,
                    4316999.991696039,
                    -3.420877619198105
                  ],
                  [
                    518713.4169848167,
                    4316999.991696039,
                    30.079122380801895
                  ],
                  [
                    518713.4169848167,
                    4316271.55169604,
                    30.079122380801895
                  ],
                  [
                    517999.9969848167,
                    4316271.55169604,
                    -3.420877619198105
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T20:06:48+00:00",
            "end_time": "2022-11-10T19:38:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5362.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.38440221414679,
              39.405881172564065,
              -3.070518949866811
            ],
            [
              -74.38432297520053,
              39.41489155202361,
              -3.070518949866811
            ],
            [
              -74.37270707483026,
              39.41482949581897,
              16.82948105013319
            ],
            [
              -74.37278780853099,
              39.405819136123256,
              16.82948105013319
            ],
            [
              -74.38440221414679,
              39.405881172564065,
              -3.070518949866811
            ]
          ]
        ]
      },
      "bbox": [
        -74.38440221,
        39.40581914,
        -3.07051895,
        -74.37270707,
        39.41489155,
        16.82948105
      ],
      "properties": {
        "datetime": "2022-11-10T16:08:01Z",
        "pc:count": 2580171,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553607.0877,
            "count": 2580171,
            "maximum": 554000.0043,
            "minimum": 553000.0043,
            "name": "X",
            "position": 0,
            "stddev": 307.0340359,
            "variance": 94269.89918
          },
          {
            "average": 4362580.555,
            "count": 2580171,
            "maximum": 4362999.994,
            "minimum": 4361999.974,
            "name": "Y",
            "position": 1,
            "stddev": 293.1799786,
            "variance": 85954.49988
          },
          {
            "average": 2.747533389,
            "count": 2580171,
            "maximum": 16.82948105,
            "minimum": -3.07051895,
            "name": "Z",
            "position": 2,
            "stddev": 3.050164683,
            "variance": 9.303504592
          },
          {
            "average": 4055.773741,
            "count": 2580171,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 5634.840868,
            "variance": 31751431.6
          },
          {
            "average": 1.39870497,
            "count": 2580171,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7969142208,
            "variance": 0.6350722754
          },
          {
            "average": 1.804103682,
            "count": 2580171,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.177956301,
            "variance": 1.387581047
          },
          {
            "average": 1,
            "count": 2580171,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2580171,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.052722862,
            "count": 2580171,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.292918726,
            "variance": 68.772501
          },
          {
            "average": 20.08144364,
            "count": 2580171,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.661277601,
            "variance": 2.759843268
          },
          {
            "average": 1.521719297,
            "count": 2580171,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.872447376,
            "variance": 0.7611644238
          },
          {
            "average": 13.5413087,
            "count": 2580171,
            "maximum": 17,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.241628377,
            "variance": 1.541641025
          },
          {
            "average": 352129405.8,
            "count": 2580171,
            "maximum": 352131681.7,
            "minimum": 352128357.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 801.929618,
            "variance": 643091.1122
          },
          {
            "average": 0,
            "count": 2580171,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2580171,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2580171,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2580171,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2580171,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          553000.0043,
          4361999.974,
          -3.07051895,
          554000.0043,
          4362999.994,
          16.82948105
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                553000.0042818972,
                4361999.973723173,
                -3.070518949866811
              ],
              [
                553000.0042818972,
                4362999.993723173,
                -3.070518949866811
              ],
              [
                554000.0042818972,
                4362999.993723173,
                16.82948105013319
              ],
              [
                554000.0042818972,
                4361999.973723173,
                16.82948105013319
              ],
              [
                553000.0042818972,
                4361999.973723173,
                -3.070518949866811
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:08:01+00:00",
        "end_time": "2022-11-10T15:12:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5362.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5362.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5362.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5362.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.38440221,
            39.40581914,
            -3.07051895,
            -74.37270707,
            39.41489155,
            16.82948105
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.38440221414679,
                  39.405881172564065,
                  -3.070518949866811
                ],
                [
                  -74.38432297520053,
                  39.41489155202361,
                  -3.070518949866811
                ],
                [
                  -74.37270707483026,
                  39.41482949581897,
                  16.82948105013319
                ],
                [
                  -74.37278780853099,
                  39.405819136123256,
                  16.82948105013319
                ],
                [
                  -74.38440221414679,
                  39.405881172564065,
                  -3.070518949866811
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5362.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5362.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:08:01Z",
            "pc:count": 2580171,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553607.0877,
                "count": 2580171,
                "maximum": 554000.0043,
                "minimum": 553000.0043,
                "name": "X",
                "position": 0,
                "stddev": 307.0340359,
                "variance": 94269.89918
              },
              {
                "average": 4362580.555,
                "count": 2580171,
                "maximum": 4362999.994,
                "minimum": 4361999.974,
                "name": "Y",
                "position": 1,
                "stddev": 293.1799786,
                "variance": 85954.49988
              },
              {
                "average": 2.747533389,
                "count": 2580171,
                "maximum": 16.82948105,
                "minimum": -3.07051895,
                "name": "Z",
                "position": 2,
                "stddev": 3.050164683,
                "variance": 9.303504592
              },
              {
                "average": 4055.773741,
                "count": 2580171,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 5634.840868,
                "variance": 31751431.6
              },
              {
                "average": 1.39870497,
                "count": 2580171,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7969142208,
                "variance": 0.6350722754
              },
              {
                "average": 1.804103682,
                "count": 2580171,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.177956301,
                "variance": 1.387581047
              },
              {
                "average": 1,
                "count": 2580171,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2580171,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.052722862,
                "count": 2580171,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.292918726,
                "variance": 68.772501
              },
              {
                "average": 20.08144364,
                "count": 2580171,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.661277601,
                "variance": 2.759843268
              },
              {
                "average": 1.521719297,
                "count": 2580171,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.872447376,
                "variance": 0.7611644238
              },
              {
                "average": 13.5413087,
                "count": 2580171,
                "maximum": 17,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.241628377,
                "variance": 1.541641025
              },
              {
                "average": 352129405.8,
                "count": 2580171,
                "maximum": 352131681.7,
                "minimum": 352128357.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 801.929618,
                "variance": 643091.1122
              },
              {
                "average": 0,
                "count": 2580171,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2580171,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2580171,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2580171,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2580171,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              553000.0043,
              4361999.974,
              -3.07051895,
              554000.0043,
              4362999.994,
              16.82948105
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    553000.0042818972,
                    4361999.973723173,
                    -3.070518949866811
                  ],
                  [
                    553000.0042818972,
                    4362999.993723173,
                    -3.070518949866811
                  ],
                  [
                    554000.0042818972,
                    4362999.993723173,
                    16.82948105013319
                  ],
                  [
                    554000.0042818972,
                    4361999.973723173,
                    16.82948105013319
                  ],
                  [
                    553000.0042818972,
                    4361999.973723173,
                    -3.070518949866811
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:08:01+00:00",
            "end_time": "2022-11-10T15:12:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5157.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.407987434187,
              39.36383862886258,
              -0.081692142027825
            ],
            [
              -74.40797909509475,
              39.3648263390471,
              -0.081692142027825
            ],
            [
              -74.40705791043489,
              39.36482164903843,
              2.978307857972175
            ],
            [
              -74.40706626250093,
              39.36383393901773,
              2.978307857972175
            ],
            [
              -74.407987434187,
              39.36383862886258,
              -0.081692142027825
            ]
          ]
        ]
      },
      "bbox": [
        -74.40798743,
        39.36383394,
        -0.08169214203,
        -74.40705791,
        39.36482634,
        2.978307858
      ],
      "properties": {
        "datetime": "2022-11-10T16:14:43Z",
        "pc:count": 6756,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 551039.8238,
            "count": 6756,
            "maximum": 551079.3678,
            "minimum": 551000.0078,
            "name": "X",
            "position": 0,
            "stddev": 22.16752513,
            "variance": 491.3991706
          },
          {
            "average": 4357362.302,
            "count": 6756,
            "maximum": 4357430.144,
            "minimum": 4357320.524,
            "name": "Y",
            "position": 1,
            "stddev": 24.14679571,
            "variance": 583.0677433
          },
          {
            "average": 1.956596786,
            "count": 6756,
            "maximum": 2.978307858,
            "minimum": -0.08169214203,
            "name": "Z",
            "position": 2,
            "stddev": 0.9510333015,
            "variance": 0.9044643405
          },
          {
            "average": 6126.772202,
            "count": 6756,
            "maximum": 44642,
            "minimum": 13,
            "name": "Intensity",
            "position": 3,
            "stddev": 5306.379472,
            "variance": 28157663.1
          },
          {
            "average": 1.008436945,
            "count": 6756,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09147131437,
            "variance": 0.008367001353
          },
          {
            "average": 1.01687389,
            "count": 6756,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1288084529,
            "variance": 0.01659161755
          },
          {
            "average": 1,
            "count": 6756,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6756,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.220544701,
            "count": 6756,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.436216698,
            "variance": 55.29731879
          },
          {
            "average": 20.1631087,
            "count": 6756,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.405217237,
            "variance": 5.785069955
          },
          {
            "average": 1.055210184,
            "count": 6756,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.241634761,
            "variance": 0.05838735774
          },
          {
            "average": 17.39594435,
            "count": 6756,
            "maximum": 18,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4890887727,
            "variance": 0.2392078275
          },
          {
            "average": 352131882.4,
            "count": 6756,
            "maximum": 352132083.8,
            "minimum": 352131749.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 161.9168485,
            "variance": 26217.06584
          },
          {
            "average": 0,
            "count": 6756,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6756,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6756,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6756,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6756,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551000.0078,
          4357320.524,
          -0.08169214203,
          551079.3678,
          4357430.144,
          2.978307858
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551000.0078007971,
                4357320.524394938,
                -0.081692142027825
              ],
              [
                551000.0078007971,
                4357430.144394937,
                -0.081692142027825
              ],
              [
                551079.3678007972,
                4357430.144394937,
                2.978307857972175
              ],
              [
                551079.3678007972,
                4357320.524394938,
                2.978307857972175
              ],
              [
                551000.0078007971,
                4357320.524394938,
                -0.081692142027825
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:14:43+00:00",
        "end_time": "2022-11-10T16:09:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5157.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5157.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5157.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5157.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.40798743,
            39.36383394,
            -0.08169214203,
            -74.40705791,
            39.36482634,
            2.978307858
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.407987434187,
                  39.36383862886258,
                  -0.081692142027825
                ],
                [
                  -74.40797909509475,
                  39.3648263390471,
                  -0.081692142027825
                ],
                [
                  -74.40705791043489,
                  39.36482164903843,
                  2.978307857972175
                ],
                [
                  -74.40706626250093,
                  39.36383393901773,
                  2.978307857972175
                ],
                [
                  -74.407987434187,
                  39.36383862886258,
                  -0.081692142027825
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5157.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5157.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:14:43Z",
            "pc:count": 6756,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 551039.8238,
                "count": 6756,
                "maximum": 551079.3678,
                "minimum": 551000.0078,
                "name": "X",
                "position": 0,
                "stddev": 22.16752513,
                "variance": 491.3991706
              },
              {
                "average": 4357362.302,
                "count": 6756,
                "maximum": 4357430.144,
                "minimum": 4357320.524,
                "name": "Y",
                "position": 1,
                "stddev": 24.14679571,
                "variance": 583.0677433
              },
              {
                "average": 1.956596786,
                "count": 6756,
                "maximum": 2.978307858,
                "minimum": -0.08169214203,
                "name": "Z",
                "position": 2,
                "stddev": 0.9510333015,
                "variance": 0.9044643405
              },
              {
                "average": 6126.772202,
                "count": 6756,
                "maximum": 44642,
                "minimum": 13,
                "name": "Intensity",
                "position": 3,
                "stddev": 5306.379472,
                "variance": 28157663.1
              },
              {
                "average": 1.008436945,
                "count": 6756,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09147131437,
                "variance": 0.008367001353
              },
              {
                "average": 1.01687389,
                "count": 6756,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1288084529,
                "variance": 0.01659161755
              },
              {
                "average": 1,
                "count": 6756,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6756,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.220544701,
                "count": 6756,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.436216698,
                "variance": 55.29731879
              },
              {
                "average": 20.1631087,
                "count": 6756,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.405217237,
                "variance": 5.785069955
              },
              {
                "average": 1.055210184,
                "count": 6756,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.241634761,
                "variance": 0.05838735774
              },
              {
                "average": 17.39594435,
                "count": 6756,
                "maximum": 18,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4890887727,
                "variance": 0.2392078275
              },
              {
                "average": 352131882.4,
                "count": 6756,
                "maximum": 352132083.8,
                "minimum": 352131749.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 161.9168485,
                "variance": 26217.06584
              },
              {
                "average": 0,
                "count": 6756,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6756,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6756,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6756,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6756,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551000.0078,
              4357320.524,
              -0.08169214203,
              551079.3678,
              4357430.144,
              2.978307858
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551000.0078007971,
                    4357320.524394938,
                    -0.081692142027825
                  ],
                  [
                    551000.0078007971,
                    4357430.144394937,
                    -0.081692142027825
                  ],
                  [
                    551079.3678007972,
                    4357430.144394937,
                    2.978307857972175
                  ],
                  [
                    551079.3678007972,
                    4357320.524394938,
                    2.978307857972175
                  ],
                  [
                    551000.0078007971,
                    4357320.524394938,
                    -0.081692142027825
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:14:43+00:00",
            "end_time": "2022-11-10T16:09:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5059.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.41128501857926,
              39.37898839948288,
              -0.580052199568463
            ],
            [
              -74.4112494067003,
              39.38322738018942,
              -0.580052199568463
            ],
            [
              -74.40782377980614,
              39.3832099965919,
              15.679947800431538
            ],
            [
              -74.40785959886229,
              39.37897101849075,
              15.679947800431538
            ],
            [
              -74.41128501857926,
              39.37898839948288,
              -0.580052199568463
            ]
          ]
        ]
      },
      "bbox": [
        -74.41128502,
        39.37897102,
        -0.5800521996,
        -74.40782378,
        39.38322738,
        15.6799478
      ],
      "properties": {
        "datetime": "2022-11-10T15:26:38Z",
        "pc:count": 316118,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 550907.6902,
            "count": 316118,
            "maximum": 551000.0104,
            "minimum": 550704.9704,
            "name": "X",
            "position": 0,
            "stddev": 71.84692954,
            "variance": 5161.981284
          },
          {
            "average": 4359181.558,
            "count": 316118,
            "maximum": 4359470.439,
            "minimum": 4358999.979,
            "name": "Y",
            "position": 1,
            "stddev": 121.3066155,
            "variance": 14715.29495
          },
          {
            "average": 4.216458692,
            "count": 316118,
            "maximum": 15.6799478,
            "minimum": -0.5800521996,
            "name": "Z",
            "position": 2,
            "stddev": 2.858777692,
            "variance": 8.17260989
          },
          {
            "average": 8900.204158,
            "count": 316118,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 8384.6797,
            "variance": 70302853.67
          },
          {
            "average": 1.437608741,
            "count": 316118,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8248577774,
            "variance": 0.6803903529
          },
          {
            "average": 1.87530922,
            "count": 316118,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.202088105,
            "variance": 1.445015812
          },
          {
            "average": 1,
            "count": 316118,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 316118,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.523421634,
            "count": 316118,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.242255197,
            "variance": 5.027708368
          },
          {
            "average": 19.33305461,
            "count": 316118,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.185125711,
            "variance": 1.404522951
          },
          {
            "average": 1.473000588,
            "count": 316118,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8994942259,
            "variance": 0.8090898624
          },
          {
            "average": 12.08640128,
            "count": 316118,
            "maximum": 13,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2809561335,
            "variance": 0.07893634896
          },
          {
            "average": 352128387.9,
            "count": 316118,
            "maximum": 352129198.9,
            "minimum": 352128306.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 248.8020522,
            "variance": 61902.46115
          },
          {
            "average": 0,
            "count": 316118,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 316118,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 316118,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 316118,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 316118,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550704.9704,
          4358999.979,
          -0.5800521996,
          551000.0104,
          4359470.439,
          15.6799478
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550704.9703514404,
                4358999.979191827,
                -0.580052199568463
              ],
              [
                550704.9703514404,
                4359470.439191828,
                -0.580052199568463
              ],
              [
                551000.0103514404,
                4359470.439191828,
                15.679947800431538
              ],
              [
                551000.0103514404,
                4358999.979191827,
                15.679947800431538
              ],
              [
                550704.9703514404,
                4358999.979191827,
                -0.580052199568463
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:26:38+00:00",
        "end_time": "2022-11-10T15:11:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5059.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5059.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5059.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5059.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.41128502,
            39.37897102,
            -0.5800521996,
            -74.40782378,
            39.38322738,
            15.6799478
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.41128501857926,
                  39.37898839948288,
                  -0.580052199568463
                ],
                [
                  -74.4112494067003,
                  39.38322738018942,
                  -0.580052199568463
                ],
                [
                  -74.40782377980614,
                  39.3832099965919,
                  15.679947800431538
                ],
                [
                  -74.40785959886229,
                  39.37897101849075,
                  15.679947800431538
                ],
                [
                  -74.41128501857926,
                  39.37898839948288,
                  -0.580052199568463
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5059.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5059.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:26:38Z",
            "pc:count": 316118,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 550907.6902,
                "count": 316118,
                "maximum": 551000.0104,
                "minimum": 550704.9704,
                "name": "X",
                "position": 0,
                "stddev": 71.84692954,
                "variance": 5161.981284
              },
              {
                "average": 4359181.558,
                "count": 316118,
                "maximum": 4359470.439,
                "minimum": 4358999.979,
                "name": "Y",
                "position": 1,
                "stddev": 121.3066155,
                "variance": 14715.29495
              },
              {
                "average": 4.216458692,
                "count": 316118,
                "maximum": 15.6799478,
                "minimum": -0.5800521996,
                "name": "Z",
                "position": 2,
                "stddev": 2.858777692,
                "variance": 8.17260989
              },
              {
                "average": 8900.204158,
                "count": 316118,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 8384.6797,
                "variance": 70302853.67
              },
              {
                "average": 1.437608741,
                "count": 316118,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8248577774,
                "variance": 0.6803903529
              },
              {
                "average": 1.87530922,
                "count": 316118,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.202088105,
                "variance": 1.445015812
              },
              {
                "average": 1,
                "count": 316118,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 316118,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.523421634,
                "count": 316118,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.242255197,
                "variance": 5.027708368
              },
              {
                "average": 19.33305461,
                "count": 316118,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.185125711,
                "variance": 1.404522951
              },
              {
                "average": 1.473000588,
                "count": 316118,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8994942259,
                "variance": 0.8090898624
              },
              {
                "average": 12.08640128,
                "count": 316118,
                "maximum": 13,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2809561335,
                "variance": 0.07893634896
              },
              {
                "average": 352128387.9,
                "count": 316118,
                "maximum": 352129198.9,
                "minimum": 352128306.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 248.8020522,
                "variance": 61902.46115
              },
              {
                "average": 0,
                "count": 316118,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 316118,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 316118,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 316118,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 316118,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550704.9704,
              4358999.979,
              -0.5800521996,
              551000.0104,
              4359470.439,
              15.6799478
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550704.9703514404,
                    4358999.979191827,
                    -0.580052199568463
                  ],
                  [
                    550704.9703514404,
                    4359470.439191828,
                    -0.580052199568463
                  ],
                  [
                    551000.0103514404,
                    4359470.439191828,
                    15.679947800431538
                  ],
                  [
                    551000.0103514404,
                    4358999.979191827,
                    15.679947800431538
                  ],
                  [
                    550704.9703514404,
                    4358999.979191827,
                    -0.580052199568463
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:26:38+00:00",
            "end_time": "2022-11-10T15:11:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5769.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.33734755374468,
              39.46869674401178,
              -1.865774844021275
            ],
            [
              -74.3372620694343,
              39.477706762924164,
              -1.865774844021275
            ],
            [
              -74.3256356041733,
              39.47763991767379,
              11.874225155978724
            ],
            [
              -74.3257225878673,
              39.46862992004032,
              11.874225155978724
            ],
            [
              -74.33734755374468,
              39.46869674401178,
              -1.865774844021275
            ]
          ]
        ]
      },
      "bbox": [
        -74.33734755,
        39.46862992,
        -1.865774844,
        -74.3256356,
        39.47770676,
        11.87422516
      ],
      "properties": {
        "datetime": "2022-11-10T15:35:38Z",
        "pc:count": 3506586,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557571.2177,
            "count": 3506586,
            "maximum": 558000.0191,
            "minimum": 556999.9991,
            "name": "X",
            "position": 0,
            "stddev": 300.2263138,
            "variance": 90135.83952
          },
          {
            "average": 4369501.602,
            "count": 3506586,
            "maximum": 4369999.99,
            "minimum": 4368999.99,
            "name": "Y",
            "position": 1,
            "stddev": 297.3327738,
            "variance": 88406.7784
          },
          {
            "average": 1.014383489,
            "count": 3506586,
            "maximum": 11.87422516,
            "minimum": -1.865774844,
            "name": "Z",
            "position": 2,
            "stddev": 1.038194705,
            "variance": 1.077848246
          },
          {
            "average": 2198.889772,
            "count": 3506586,
            "maximum": 22465,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1607.282152,
            "variance": 2583355.916
          },
          {
            "average": 1.129672565,
            "count": 3506586,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4618880507,
            "variance": 0.2133405714
          },
          {
            "average": 1.258605093,
            "count": 3506586,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7036488763,
            "variance": 0.4951217411
          },
          {
            "average": 1,
            "count": 3506586,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3506586,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.478054153,
            "count": 3506586,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.701871794,
            "variance": 75.72257272
          },
          {
            "average": 20.08855603,
            "count": 3506586,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.860179382,
            "variance": 3.460267333
          },
          {
            "average": 1.239807037,
            "count": 3506586,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5389091805,
            "variance": 0.2904231048
          },
          {
            "average": 10.89105586,
            "count": 3506586,
            "maximum": 14,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.585000759,
            "variance": 2.512227407
          },
          {
            "average": 352127804.7,
            "count": 3506586,
            "maximum": 352129738.2,
            "minimum": 352125565.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 905.5583214,
            "variance": 820035.8734
          },
          {
            "average": 0,
            "count": 3506586,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3506586,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3506586,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3506586,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3506586,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556999.9991,
          4368999.99,
          -1.865774844,
          558000.0191,
          4369999.99,
          11.87422516
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556999.9990828142,
                4368999.989738601,
                -1.865774844021275
              ],
              [
                556999.9990828142,
                4369999.989738601,
                -1.865774844021275
              ],
              [
                558000.0190828142,
                4369999.989738601,
                11.874225155978724
              ],
              [
                558000.0190828142,
                4368999.989738601,
                11.874225155978724
              ],
              [
                556999.9990828142,
                4368999.989738601,
                -1.865774844021275
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:35:38+00:00",
        "end_time": "2022-11-10T14:26:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5769.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5769.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5769.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5769.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.33734755,
            39.46862992,
            -1.865774844,
            -74.3256356,
            39.47770676,
            11.87422516
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.33734755374468,
                  39.46869674401178,
                  -1.865774844021275
                ],
                [
                  -74.3372620694343,
                  39.477706762924164,
                  -1.865774844021275
                ],
                [
                  -74.3256356041733,
                  39.47763991767379,
                  11.874225155978724
                ],
                [
                  -74.3257225878673,
                  39.46862992004032,
                  11.874225155978724
                ],
                [
                  -74.33734755374468,
                  39.46869674401178,
                  -1.865774844021275
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5769.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5769.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:35:38Z",
            "pc:count": 3506586,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557571.2177,
                "count": 3506586,
                "maximum": 558000.0191,
                "minimum": 556999.9991,
                "name": "X",
                "position": 0,
                "stddev": 300.2263138,
                "variance": 90135.83952
              },
              {
                "average": 4369501.602,
                "count": 3506586,
                "maximum": 4369999.99,
                "minimum": 4368999.99,
                "name": "Y",
                "position": 1,
                "stddev": 297.3327738,
                "variance": 88406.7784
              },
              {
                "average": 1.014383489,
                "count": 3506586,
                "maximum": 11.87422516,
                "minimum": -1.865774844,
                "name": "Z",
                "position": 2,
                "stddev": 1.038194705,
                "variance": 1.077848246
              },
              {
                "average": 2198.889772,
                "count": 3506586,
                "maximum": 22465,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1607.282152,
                "variance": 2583355.916
              },
              {
                "average": 1.129672565,
                "count": 3506586,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4618880507,
                "variance": 0.2133405714
              },
              {
                "average": 1.258605093,
                "count": 3506586,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7036488763,
                "variance": 0.4951217411
              },
              {
                "average": 1,
                "count": 3506586,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3506586,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.478054153,
                "count": 3506586,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.701871794,
                "variance": 75.72257272
              },
              {
                "average": 20.08855603,
                "count": 3506586,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.860179382,
                "variance": 3.460267333
              },
              {
                "average": 1.239807037,
                "count": 3506586,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5389091805,
                "variance": 0.2904231048
              },
              {
                "average": 10.89105586,
                "count": 3506586,
                "maximum": 14,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.585000759,
                "variance": 2.512227407
              },
              {
                "average": 352127804.7,
                "count": 3506586,
                "maximum": 352129738.2,
                "minimum": 352125565.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 905.5583214,
                "variance": 820035.8734
              },
              {
                "average": 0,
                "count": 3506586,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3506586,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3506586,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3506586,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3506586,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556999.9991,
              4368999.99,
              -1.865774844,
              558000.0191,
              4369999.99,
              11.87422516
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556999.9990828142,
                    4368999.989738601,
                    -1.865774844021275
                  ],
                  [
                    556999.9990828142,
                    4369999.989738601,
                    -1.865774844021275
                  ],
                  [
                    558000.0190828142,
                    4369999.989738601,
                    11.874225155978724
                  ],
                  [
                    558000.0190828142,
                    4368999.989738601,
                    11.874225155978724
                  ],
                  [
                    556999.9990828142,
                    4368999.989738601,
                    -1.865774844021275
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:35:38+00:00",
            "end_time": "2022-11-10T14:26:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6277.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.27847916841621,
              39.540429872973384,
              -3.548428863730895
            ],
            [
              -74.27838585293148,
              39.54943966828682,
              -3.548428863730895
            ],
            [
              -74.26749496540815,
              39.54937153923025,
              6.891571136269104
            ],
            [
              -74.26758968894269,
              39.540361765593204,
              6.891571136269104
            ],
            [
              -74.27847916841621,
              39.540429872973384,
              -3.548428863730895
            ]
          ]
        ]
      },
      "bbox": [
        -74.27847917,
        39.54036177,
        -3.548428864,
        -74.26749497,
        39.54943967,
        6.891571136
      ],
      "properties": {
        "datetime": "2022-11-10T15:16:31Z",
        "pc:count": 3211902,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562418.554,
            "count": 3211902,
            "maximum": 562935.8075,
            "minimum": 562000.0075,
            "name": "X",
            "position": 0,
            "stddev": 233.6124559,
            "variance": 54574.77956
          },
          {
            "average": 4377526.682,
            "count": 3211902,
            "maximum": 4377999.988,
            "minimum": 4376999.988,
            "name": "Y",
            "position": 1,
            "stddev": 287.862814,
            "variance": 82864.9997
          },
          {
            "average": -0.5706776061,
            "count": 3211902,
            "maximum": 6.891571136,
            "minimum": -3.548428864,
            "name": "Z",
            "position": 2,
            "stddev": 0.8174384826,
            "variance": 0.6682056728
          },
          {
            "average": 1006.12873,
            "count": 3211902,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1922.388988,
            "variance": 3695579.421
          },
          {
            "average": 1.008378213,
            "count": 3211902,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09821491615,
            "variance": 0.009646169754
          },
          {
            "average": 1.016759229,
            "count": 3211902,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1431704876,
            "variance": 0.02049778853
          },
          {
            "average": 1,
            "count": 3211902,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3211902,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.333121,
            "count": 3211902,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.15679092,
            "variance": 124.4739836
          },
          {
            "average": 19.97808524,
            "count": 3211902,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.78845168,
            "variance": 3.198559413
          },
          {
            "average": 1.805196734,
            "count": 3211902,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3990221945,
            "variance": 0.1592187117
          },
          {
            "average": 8.941980172,
            "count": 3211902,
            "maximum": 12,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.300210149,
            "variance": 1.690546431
          },
          {
            "average": 352126721.6,
            "count": 3211902,
            "maximum": 352128591.1,
            "minimum": 352125112.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 709.7279037,
            "variance": 503713.6974
          },
          {
            "average": 0,
            "count": 3211902,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3211902,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3211902,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3211902,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3211902,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562000.0075,
          4376999.988,
          -3.548428864,
          562935.8075,
          4377999.988,
          6.891571136
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562000.0075395909,
                4376999.988440748,
                -3.548428863730895
              ],
              [
                562000.0075395909,
                4377999.988440748,
                -3.548428863730895
              ],
              [
                562935.807539591,
                4377999.988440748,
                6.891571136269104
              ],
              [
                562935.807539591,
                4376999.988440748,
                6.891571136269104
              ],
              [
                562000.0075395909,
                4376999.988440748,
                -3.548428863730895
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:16:31+00:00",
        "end_time": "2022-11-10T14:18:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6277.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6277.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6277.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6277.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.27847917,
            39.54036177,
            -3.548428864,
            -74.26749497,
            39.54943967,
            6.891571136
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.27847916841621,
                  39.540429872973384,
                  -3.548428863730895
                ],
                [
                  -74.27838585293148,
                  39.54943966828682,
                  -3.548428863730895
                ],
                [
                  -74.26749496540815,
                  39.54937153923025,
                  6.891571136269104
                ],
                [
                  -74.26758968894269,
                  39.540361765593204,
                  6.891571136269104
                ],
                [
                  -74.27847916841621,
                  39.540429872973384,
                  -3.548428863730895
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6277.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6277.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:16:31Z",
            "pc:count": 3211902,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562418.554,
                "count": 3211902,
                "maximum": 562935.8075,
                "minimum": 562000.0075,
                "name": "X",
                "position": 0,
                "stddev": 233.6124559,
                "variance": 54574.77956
              },
              {
                "average": 4377526.682,
                "count": 3211902,
                "maximum": 4377999.988,
                "minimum": 4376999.988,
                "name": "Y",
                "position": 1,
                "stddev": 287.862814,
                "variance": 82864.9997
              },
              {
                "average": -0.5706776061,
                "count": 3211902,
                "maximum": 6.891571136,
                "minimum": -3.548428864,
                "name": "Z",
                "position": 2,
                "stddev": 0.8174384826,
                "variance": 0.6682056728
              },
              {
                "average": 1006.12873,
                "count": 3211902,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1922.388988,
                "variance": 3695579.421
              },
              {
                "average": 1.008378213,
                "count": 3211902,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09821491615,
                "variance": 0.009646169754
              },
              {
                "average": 1.016759229,
                "count": 3211902,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1431704876,
                "variance": 0.02049778853
              },
              {
                "average": 1,
                "count": 3211902,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3211902,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.333121,
                "count": 3211902,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.15679092,
                "variance": 124.4739836
              },
              {
                "average": 19.97808524,
                "count": 3211902,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.78845168,
                "variance": 3.198559413
              },
              {
                "average": 1.805196734,
                "count": 3211902,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3990221945,
                "variance": 0.1592187117
              },
              {
                "average": 8.941980172,
                "count": 3211902,
                "maximum": 12,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.300210149,
                "variance": 1.690546431
              },
              {
                "average": 352126721.6,
                "count": 3211902,
                "maximum": 352128591.1,
                "minimum": 352125112.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 709.7279037,
                "variance": 503713.6974
              },
              {
                "average": 0,
                "count": 3211902,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3211902,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3211902,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3211902,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3211902,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562000.0075,
              4376999.988,
              -3.548428864,
              562935.8075,
              4377999.988,
              6.891571136
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562000.0075395909,
                    4376999.988440748,
                    -3.548428863730895
                  ],
                  [
                    562000.0075395909,
                    4377999.988440748,
                    -3.548428863730895
                  ],
                  [
                    562935.807539591,
                    4377999.988440748,
                    6.891571136269104
                  ],
                  [
                    562935.807539591,
                    4376999.988440748,
                    6.891571136269104
                  ],
                  [
                    562000.0075395909,
                    4376999.988440748,
                    -3.548428863730895
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:16:31+00:00",
            "end_time": "2022-11-10T14:18:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5058.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.41923344266225,
              39.37001771088873,
              -2.364682939093342
            ],
            [
              -74.41915878368047,
              39.37902802317706,
              -2.364682939093342
            ],
            [
              -74.4078596707534,
              39.37897107242821,
              98.97531706090666
            ],
            [
              -74.40793578187264,
              39.36996077828214,
              98.97531706090666
            ],
            [
              -74.41923344266225,
              39.37001771088873,
              -2.364682939093342
            ]
          ]
        ]
      },
      "bbox": [
        -74.41923344,
        39.36996078,
        -2.364682939,
        -74.40785967,
        39.37902802,
        98.97531706
      ],
      "properties": {
        "datetime": "2022-11-10T15:32:51Z",
        "pc:count": 1054079,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 550431.2933,
            "count": 1054079,
            "maximum": 551000.0041,
            "minimum": 550026.7841,
            "name": "X",
            "position": 0,
            "stddev": 233.4340706,
            "variance": 54491.46531
          },
          {
            "average": 4358273.401,
            "count": 1054079,
            "maximum": 4358999.985,
            "minimum": 4357999.985,
            "name": "Y",
            "position": 1,
            "stddev": 280.5527447,
            "variance": 78709.84253
          },
          {
            "average": 5.743606724,
            "count": 1054079,
            "maximum": 98.97531706,
            "minimum": -2.364682939,
            "name": "Z",
            "position": 2,
            "stddev": 9.928634062,
            "variance": 98.57777433
          },
          {
            "average": 7166.031979,
            "count": 1054079,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7734.471791,
            "variance": 59822053.89
          },
          {
            "average": 1.501003245,
            "count": 1054079,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8902672499,
            "variance": 0.7925757762
          },
          {
            "average": 2.005179877,
            "count": 1054079,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.300578539,
            "variance": 1.691504536
          },
          {
            "average": 1,
            "count": 1054079,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1054079,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.076402243,
            "count": 1054079,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.579005134,
            "variance": 20.96728802
          },
          {
            "average": 20.21678936,
            "count": 1054079,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.65984729,
            "variance": 2.755093025
          },
          {
            "average": 1.579832252,
            "count": 1054079,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.03962006,
            "variance": 1.08080987
          },
          {
            "average": 12.41223001,
            "count": 1054079,
            "maximum": 14,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5673638814,
            "variance": 0.3219017739
          },
          {
            "average": 352128651,
            "count": 1054079,
            "maximum": 352129571.3,
            "minimum": 352128290.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 463.6505683,
            "variance": 214971.8495
          },
          {
            "average": 0,
            "count": 1054079,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1054079,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1054079,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1054079,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1054079,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550026.7841,
          4357999.985,
          -2.364682939,
          551000.0041,
          4358999.985,
          98.97531706
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550026.7841202916,
                4357999.985137178,
                -2.364682939093342
              ],
              [
                550026.7841202916,
                4358999.985137178,
                -2.364682939093342
              ],
              [
                551000.0041202916,
                4358999.985137178,
                98.97531706090666
              ],
              [
                551000.0041202916,
                4357999.985137178,
                98.97531706090666
              ],
              [
                550026.7841202916,
                4357999.985137178,
                -2.364682939093342
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:32:51+00:00",
        "end_time": "2022-11-10T15:11:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5058.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5058.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5058.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5058.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.41923344,
            39.36996078,
            -2.364682939,
            -74.40785967,
            39.37902802,
            98.97531706
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.41923344266225,
                  39.37001771088873,
                  -2.364682939093342
                ],
                [
                  -74.41915878368047,
                  39.37902802317706,
                  -2.364682939093342
                ],
                [
                  -74.4078596707534,
                  39.37897107242821,
                  98.97531706090666
                ],
                [
                  -74.40793578187264,
                  39.36996077828214,
                  98.97531706090666
                ],
                [
                  -74.41923344266225,
                  39.37001771088873,
                  -2.364682939093342
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5058.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5058.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:32:51Z",
            "pc:count": 1054079,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 550431.2933,
                "count": 1054079,
                "maximum": 551000.0041,
                "minimum": 550026.7841,
                "name": "X",
                "position": 0,
                "stddev": 233.4340706,
                "variance": 54491.46531
              },
              {
                "average": 4358273.401,
                "count": 1054079,
                "maximum": 4358999.985,
                "minimum": 4357999.985,
                "name": "Y",
                "position": 1,
                "stddev": 280.5527447,
                "variance": 78709.84253
              },
              {
                "average": 5.743606724,
                "count": 1054079,
                "maximum": 98.97531706,
                "minimum": -2.364682939,
                "name": "Z",
                "position": 2,
                "stddev": 9.928634062,
                "variance": 98.57777433
              },
              {
                "average": 7166.031979,
                "count": 1054079,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7734.471791,
                "variance": 59822053.89
              },
              {
                "average": 1.501003245,
                "count": 1054079,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8902672499,
                "variance": 0.7925757762
              },
              {
                "average": 2.005179877,
                "count": 1054079,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.300578539,
                "variance": 1.691504536
              },
              {
                "average": 1,
                "count": 1054079,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1054079,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.076402243,
                "count": 1054079,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.579005134,
                "variance": 20.96728802
              },
              {
                "average": 20.21678936,
                "count": 1054079,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.65984729,
                "variance": 2.755093025
              },
              {
                "average": 1.579832252,
                "count": 1054079,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.03962006,
                "variance": 1.08080987
              },
              {
                "average": 12.41223001,
                "count": 1054079,
                "maximum": 14,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5673638814,
                "variance": 0.3219017739
              },
              {
                "average": 352128651,
                "count": 1054079,
                "maximum": 352129571.3,
                "minimum": 352128290.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 463.6505683,
                "variance": 214971.8495
              },
              {
                "average": 0,
                "count": 1054079,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1054079,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1054079,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1054079,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1054079,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550026.7841,
              4357999.985,
              -2.364682939,
              551000.0041,
              4358999.985,
              98.97531706
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550026.7841202916,
                    4357999.985137178,
                    -2.364682939093342
                  ],
                  [
                    550026.7841202916,
                    4358999.985137178,
                    -2.364682939093342
                  ],
                  [
                    551000.0041202916,
                    4358999.985137178,
                    98.97531706090666
                  ],
                  [
                    551000.0041202916,
                    4357999.985137178,
                    98.97531706090666
                  ],
                  [
                    550026.7841202916,
                    4357999.985137178,
                    -2.364682939093342
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:32:51+00:00",
            "end_time": "2022-11-10T15:11:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5665.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.34930792629477,
              39.43272195699378,
              -2.945983580545222
            ],
            [
              -74.3492240903481,
              39.441732233614566,
              -2.945983580545222
            ],
            [
              -74.33760358026997,
              39.44166663428279,
              10.114016419454778
            ],
            [
              -74.33768891295982,
              39.432656378550114,
              10.114016419454778
            ],
            [
              -74.34930792629477,
              39.43272195699378,
              -2.945983580545222
            ]
          ]
        ]
      },
      "bbox": [
        -74.34930793,
        39.43265638,
        -2.945983581,
        -74.33760358,
        39.44173223,
        10.11401642
      ],
      "properties": {
        "datetime": "2022-11-10T16:48:33Z",
        "pc:count": 3551989,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556505.1678,
            "count": 3551989,
            "maximum": 557000.0159,
            "minimum": 555999.9959,
            "name": "X",
            "position": 0,
            "stddev": 288.8232631,
            "variance": 83418.87732
          },
          {
            "average": 4365444.362,
            "count": 3551989,
            "maximum": 4365999.993,
            "minimum": 4364999.973,
            "name": "Y",
            "position": 1,
            "stddev": 274.4054837,
            "variance": 75298.36947
          },
          {
            "average": 0.237709173,
            "count": 3551989,
            "maximum": 10.11401642,
            "minimum": -2.945983581,
            "name": "Z",
            "position": 2,
            "stddev": 0.9622034807,
            "variance": 0.9258355382
          },
          {
            "average": 1648.520238,
            "count": 3551989,
            "maximum": 50875,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1680.794257,
            "variance": 2825069.335
          },
          {
            "average": 1.033542334,
            "count": 3551989,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2290921229,
            "variance": 0.05248320076
          },
          {
            "average": 1.067144352,
            "count": 3551989,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.350759238,
            "variance": 0.1230320431
          },
          {
            "average": 1,
            "count": 3551989,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3551989,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.44811203,
            "count": 3551989,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.76890689,
            "variance": 189.582797
          },
          {
            "average": 20.08866818,
            "count": 3551989,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.013991011,
            "variance": 4.056159791
          },
          {
            "average": 1.507894872,
            "count": 3551989,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5207039781,
            "variance": 0.2711326328
          },
          {
            "average": 17.54332685,
            "count": 3551989,
            "maximum": 21,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.486658756,
            "variance": 2.210154257
          },
          {
            "average": 352131941.4,
            "count": 3551989,
            "maximum": 352134113.3,
            "minimum": 352129683.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 935.3984282,
            "variance": 874970.2195
          },
          {
            "average": 0,
            "count": 3551989,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3551989,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3551989,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3551989,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3551989,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555999.9959,
          4364999.973,
          -2.945983581,
          557000.0159,
          4365999.993,
          10.11401642
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555999.9959472822,
                4364999.973407543,
                -2.945983580545222
              ],
              [
                555999.9959472822,
                4365999.993407543,
                -2.945983580545222
              ],
              [
                557000.0159472822,
                4365999.993407543,
                10.114016419454778
              ],
              [
                557000.0159472822,
                4364999.973407543,
                10.114016419454778
              ],
              [
                555999.9959472822,
                4364999.973407543,
                -2.945983580545222
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:48:33+00:00",
        "end_time": "2022-11-10T15:34:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5665.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5665.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5665.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5665.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.34930793,
            39.43265638,
            -2.945983581,
            -74.33760358,
            39.44173223,
            10.11401642
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.34930792629477,
                  39.43272195699378,
                  -2.945983580545222
                ],
                [
                  -74.3492240903481,
                  39.441732233614566,
                  -2.945983580545222
                ],
                [
                  -74.33760358026997,
                  39.44166663428279,
                  10.114016419454778
                ],
                [
                  -74.33768891295982,
                  39.432656378550114,
                  10.114016419454778
                ],
                [
                  -74.34930792629477,
                  39.43272195699378,
                  -2.945983580545222
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5665.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5665.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:48:33Z",
            "pc:count": 3551989,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556505.1678,
                "count": 3551989,
                "maximum": 557000.0159,
                "minimum": 555999.9959,
                "name": "X",
                "position": 0,
                "stddev": 288.8232631,
                "variance": 83418.87732
              },
              {
                "average": 4365444.362,
                "count": 3551989,
                "maximum": 4365999.993,
                "minimum": 4364999.973,
                "name": "Y",
                "position": 1,
                "stddev": 274.4054837,
                "variance": 75298.36947
              },
              {
                "average": 0.237709173,
                "count": 3551989,
                "maximum": 10.11401642,
                "minimum": -2.945983581,
                "name": "Z",
                "position": 2,
                "stddev": 0.9622034807,
                "variance": 0.9258355382
              },
              {
                "average": 1648.520238,
                "count": 3551989,
                "maximum": 50875,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1680.794257,
                "variance": 2825069.335
              },
              {
                "average": 1.033542334,
                "count": 3551989,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2290921229,
                "variance": 0.05248320076
              },
              {
                "average": 1.067144352,
                "count": 3551989,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.350759238,
                "variance": 0.1230320431
              },
              {
                "average": 1,
                "count": 3551989,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3551989,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.44811203,
                "count": 3551989,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.76890689,
                "variance": 189.582797
              },
              {
                "average": 20.08866818,
                "count": 3551989,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.013991011,
                "variance": 4.056159791
              },
              {
                "average": 1.507894872,
                "count": 3551989,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5207039781,
                "variance": 0.2711326328
              },
              {
                "average": 17.54332685,
                "count": 3551989,
                "maximum": 21,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.486658756,
                "variance": 2.210154257
              },
              {
                "average": 352131941.4,
                "count": 3551989,
                "maximum": 352134113.3,
                "minimum": 352129683.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 935.3984282,
                "variance": 874970.2195
              },
              {
                "average": 0,
                "count": 3551989,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3551989,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3551989,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3551989,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3551989,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555999.9959,
              4364999.973,
              -2.945983581,
              557000.0159,
              4365999.993,
              10.11401642
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555999.9959472822,
                    4364999.973407543,
                    -2.945983580545222
                  ],
                  [
                    555999.9959472822,
                    4365999.993407543,
                    -2.945983580545222
                  ],
                  [
                    557000.0159472822,
                    4365999.993407543,
                    10.114016419454778
                  ],
                  [
                    557000.0159472822,
                    4364999.973407543,
                    10.114016419454778
                  ],
                  [
                    555999.9959472822,
                    4364999.973407543,
                    -2.945983580545222
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:48:33+00:00",
            "end_time": "2022-11-10T15:34:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8659.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.98748976343339,
              40.27705417481301,
              -4.301197400141383
            ],
            [
              -73.98735535663529,
              40.28606212822585,
              -4.301197400141383
            ],
            [
              -73.97961609737956,
              40.28599412966396,
              64.87880259985863
            ],
            [
              -73.97975153096519,
              40.276986197780694,
              64.87880259985863
            ],
            [
              -73.98748976343339,
              40.27705417481301,
              -4.301197400141383
            ]
          ]
        ]
      },
      "bbox": [
        -73.98748976,
        40.2769862,
        -4.3011974,
        -73.9796161,
        40.28606213,
        64.8788026
      ],
      "properties": {
        "datetime": "2022-11-11T15:32:58Z",
        "pc:count": 2623072,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586343.6331,
            "count": 2623072,
            "maximum": 586735.9652,
            "minimum": 586078.0052,
            "name": "X",
            "position": 0,
            "stddev": 140.5838191,
            "variance": 19763.8102
          },
          {
            "average": 4459506.055,
            "count": 2623072,
            "maximum": 4459999.984,
            "minimum": 4458999.984,
            "name": "Y",
            "position": 1,
            "stddev": 281.0005069,
            "variance": 78961.28488
          },
          {
            "average": 10.50654864,
            "count": 2623072,
            "maximum": 64.8788026,
            "minimum": -4.3011974,
            "name": "Z",
            "position": 2,
            "stddev": 8.594096933,
            "variance": 73.85850209
          },
          {
            "average": 6218.635119,
            "count": 2623072,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7539.980199,
            "variance": 56851301.4
          },
          {
            "average": 1.555882949,
            "count": 2623072,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9663495885,
            "variance": 0.9338315272
          },
          {
            "average": 2.113365169,
            "count": 2623072,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.446718395,
            "variance": 2.092994115
          },
          {
            "average": 1,
            "count": 2623072,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2623072,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.418726592,
            "count": 2623072,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.515052225,
            "variance": 30.41580104
          },
          {
            "average": 20.02455884,
            "count": 2623072,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.593675724,
            "variance": 2.539802314
          },
          {
            "average": 1.710366319,
            "count": 2623072,
            "maximum": 22,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.29829545,
            "variance": 1.685571074
          },
          {
            "average": 3.467910526,
            "count": 2623072,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6435508173,
            "variance": 0.4141576544
          },
          {
            "average": 352215769.1,
            "count": 2623072,
            "maximum": 352215978.3,
            "minimum": 352215046.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 267.4768082,
            "variance": 71543.84295
          },
          {
            "average": 0,
            "count": 2623072,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2623072,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2623072,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2623072,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2623072,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586078.0052,
          4458999.984,
          -4.3011974,
          586735.9652,
          4459999.984,
          64.8788026
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586078.0051989534,
                4458999.984001098,
                -4.301197400141383
              ],
              [
                586078.0051989534,
                4459999.984001098,
                -4.301197400141383
              ],
              [
                586735.9651989534,
                4459999.984001098,
                64.87880259985863
              ],
              [
                586735.9651989534,
                4458999.984001098,
                64.87880259985863
              ],
              [
                586078.0051989534,
                4458999.984001098,
                -4.301197400141383
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:32:58+00:00",
        "end_time": "2022-11-11T15:17:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8659.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8659.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8659.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8659.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.98748976,
            40.2769862,
            -4.3011974,
            -73.9796161,
            40.28606213,
            64.8788026
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.98748976343339,
                  40.27705417481301,
                  -4.301197400141383
                ],
                [
                  -73.98735535663529,
                  40.28606212822585,
                  -4.301197400141383
                ],
                [
                  -73.97961609737956,
                  40.28599412966396,
                  64.87880259985863
                ],
                [
                  -73.97975153096519,
                  40.276986197780694,
                  64.87880259985863
                ],
                [
                  -73.98748976343339,
                  40.27705417481301,
                  -4.301197400141383
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8659.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8659.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:32:58Z",
            "pc:count": 2623072,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586343.6331,
                "count": 2623072,
                "maximum": 586735.9652,
                "minimum": 586078.0052,
                "name": "X",
                "position": 0,
                "stddev": 140.5838191,
                "variance": 19763.8102
              },
              {
                "average": 4459506.055,
                "count": 2623072,
                "maximum": 4459999.984,
                "minimum": 4458999.984,
                "name": "Y",
                "position": 1,
                "stddev": 281.0005069,
                "variance": 78961.28488
              },
              {
                "average": 10.50654864,
                "count": 2623072,
                "maximum": 64.8788026,
                "minimum": -4.3011974,
                "name": "Z",
                "position": 2,
                "stddev": 8.594096933,
                "variance": 73.85850209
              },
              {
                "average": 6218.635119,
                "count": 2623072,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7539.980199,
                "variance": 56851301.4
              },
              {
                "average": 1.555882949,
                "count": 2623072,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9663495885,
                "variance": 0.9338315272
              },
              {
                "average": 2.113365169,
                "count": 2623072,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.446718395,
                "variance": 2.092994115
              },
              {
                "average": 1,
                "count": 2623072,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2623072,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.418726592,
                "count": 2623072,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.515052225,
                "variance": 30.41580104
              },
              {
                "average": 20.02455884,
                "count": 2623072,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.593675724,
                "variance": 2.539802314
              },
              {
                "average": 1.710366319,
                "count": 2623072,
                "maximum": 22,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.29829545,
                "variance": 1.685571074
              },
              {
                "average": 3.467910526,
                "count": 2623072,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6435508173,
                "variance": 0.4141576544
              },
              {
                "average": 352215769.1,
                "count": 2623072,
                "maximum": 352215978.3,
                "minimum": 352215046.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 267.4768082,
                "variance": 71543.84295
              },
              {
                "average": 0,
                "count": 2623072,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2623072,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2623072,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2623072,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2623072,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586078.0052,
              4458999.984,
              -4.3011974,
              586735.9652,
              4459999.984,
              64.8788026
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586078.0051989534,
                    4458999.984001098,
                    -4.301197400141383
                  ],
                  [
                    586078.0051989534,
                    4459999.984001098,
                    -4.301197400141383
                  ],
                  [
                    586735.9651989534,
                    4459999.984001098,
                    64.87880259985863
                  ],
                  [
                    586735.9651989534,
                    4458999.984001098,
                    64.87880259985863
                  ],
                  [
                    586078.0051989534,
                    4458999.984001098,
                    -4.301197400141383
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:32:58+00:00",
            "end_time": "2022-11-11T15:17:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ1817.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.79212277450962,
              39.00182797806408,
              -3.659495896465067
            ],
            [
              -74.79209639879974,
              39.01083926603741,
              -3.659495896465067
            ],
            [
              -74.78054997077255,
              39.01081811862091,
              44.96050410353494
            ],
            [
              -74.78057781129318,
              39.0018068374031,
              44.96050410353494
            ],
            [
              -74.79212277450962,
              39.00182797806408,
              -3.659495896465067
            ]
          ]
        ]
      },
      "bbox": [
        -74.79212277,
        39.00180684,
        -3.659495896,
        -74.78054997,
        39.01083927,
        44.9605041
      ],
      "properties": {
        "datetime": "2022-11-10T20:23:28Z",
        "pc:count": 3263220,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 518285.0651,
            "count": 3263220,
            "maximum": 518999.6786,
            "minimum": 517999.9986,
            "name": "X",
            "position": 0,
            "stddev": 205.2518088,
            "variance": 42128.305
          },
          {
            "average": 4317488.498,
            "count": 3263220,
            "maximum": 4317999.986,
            "minimum": 4316999.986,
            "name": "Y",
            "position": 1,
            "stddev": 283.8169728,
            "variance": 80552.07404
          },
          {
            "average": 2.409090956,
            "count": 3263220,
            "maximum": 44.9605041,
            "minimum": -3.659495896,
            "name": "Z",
            "position": 2,
            "stddev": 3.587997844,
            "variance": 12.87372853
          },
          {
            "average": 8537.077553,
            "count": 3263220,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 8332.944023,
            "variance": 69437956.1
          },
          {
            "average": 1.245857772,
            "count": 3263220,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6547208006,
            "variance": 0.4286593267
          },
          {
            "average": 1.492830701,
            "count": 3263220,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9985976818,
            "variance": 0.9971973301
          },
          {
            "average": 1,
            "count": 3263220,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3263220,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.149048179,
            "count": 3263220,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.346720691,
            "variance": 69.66774629
          },
          {
            "average": 20.04523854,
            "count": 3263220,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.216950342,
            "variance": 1.480968135
          },
          {
            "average": 1.361959047,
            "count": 3263220,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7283327818,
            "variance": 0.530468641
          },
          {
            "average": 3.615498189,
            "count": 3263220,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.142696328,
            "variance": 1.305754899
          },
          {
            "average": 352145710,
            "count": 3263220,
            "maximum": 352147008,
            "minimum": 352144300.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 588.1446051,
            "variance": 345914.0766
          },
          {
            "average": 0,
            "count": 3263220,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3263220,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3263220,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3263220,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3263220,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          517999.9986,
          4316999.986,
          -3.659495896,
          518999.6786,
          4317999.986,
          44.9605041
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                517999.99856676185,
                4316999.986052128,
                -3.659495896465067
              ],
              [
                517999.99856676185,
                4317999.986052128,
                -3.659495896465067
              ],
              [
                518999.6785667619,
                4317999.986052128,
                44.96050410353494
              ],
              [
                518999.6785667619,
                4316999.986052128,
                44.96050410353494
              ],
              [
                517999.99856676185,
                4316999.986052128,
                -3.659495896465067
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T20:23:28+00:00",
        "end_time": "2022-11-10T19:38:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ1817.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ1817.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ1817.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ1817.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.79212277,
            39.00180684,
            -3.659495896,
            -74.78054997,
            39.01083927,
            44.9605041
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.79212277450962,
                  39.00182797806408,
                  -3.659495896465067
                ],
                [
                  -74.79209639879974,
                  39.01083926603741,
                  -3.659495896465067
                ],
                [
                  -74.78054997077255,
                  39.01081811862091,
                  44.96050410353494
                ],
                [
                  -74.78057781129318,
                  39.0018068374031,
                  44.96050410353494
                ],
                [
                  -74.79212277450962,
                  39.00182797806408,
                  -3.659495896465067
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ1817.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ1817.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T20:23:28Z",
            "pc:count": 3263220,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 518285.0651,
                "count": 3263220,
                "maximum": 518999.6786,
                "minimum": 517999.9986,
                "name": "X",
                "position": 0,
                "stddev": 205.2518088,
                "variance": 42128.305
              },
              {
                "average": 4317488.498,
                "count": 3263220,
                "maximum": 4317999.986,
                "minimum": 4316999.986,
                "name": "Y",
                "position": 1,
                "stddev": 283.8169728,
                "variance": 80552.07404
              },
              {
                "average": 2.409090956,
                "count": 3263220,
                "maximum": 44.9605041,
                "minimum": -3.659495896,
                "name": "Z",
                "position": 2,
                "stddev": 3.587997844,
                "variance": 12.87372853
              },
              {
                "average": 8537.077553,
                "count": 3263220,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 8332.944023,
                "variance": 69437956.1
              },
              {
                "average": 1.245857772,
                "count": 3263220,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6547208006,
                "variance": 0.4286593267
              },
              {
                "average": 1.492830701,
                "count": 3263220,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9985976818,
                "variance": 0.9971973301
              },
              {
                "average": 1,
                "count": 3263220,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3263220,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.149048179,
                "count": 3263220,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.346720691,
                "variance": 69.66774629
              },
              {
                "average": 20.04523854,
                "count": 3263220,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.216950342,
                "variance": 1.480968135
              },
              {
                "average": 1.361959047,
                "count": 3263220,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7283327818,
                "variance": 0.530468641
              },
              {
                "average": 3.615498189,
                "count": 3263220,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.142696328,
                "variance": 1.305754899
              },
              {
                "average": 352145710,
                "count": 3263220,
                "maximum": 352147008,
                "minimum": 352144300.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 588.1446051,
                "variance": 345914.0766
              },
              {
                "average": 0,
                "count": 3263220,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3263220,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3263220,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3263220,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3263220,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              517999.9986,
              4316999.986,
              -3.659495896,
              518999.6786,
              4317999.986,
              44.9605041
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    517999.99856676185,
                    4316999.986052128,
                    -3.659495896465067
                  ],
                  [
                    517999.99856676185,
                    4317999.986052128,
                    -3.659495896465067
                  ],
                  [
                    518999.6785667619,
                    4317999.986052128,
                    44.96050410353494
                  ],
                  [
                    518999.6785667619,
                    4316999.986052128,
                    44.96050410353494
                  ],
                  [
                    517999.99856676185,
                    4316999.986052128,
                    -3.659495896465067
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T20:23:28+00:00",
            "end_time": "2022-11-10T19:38:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5461.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.37286858727066,
              39.39680908551729,
              -1.911546484734014
            ],
            [
              -74.37278789141733,
              39.40581927914354,
              -1.911546484734014
            ],
            [
              -74.3619767706089,
              39.40576049128595,
              42.72845351526598
            ],
            [
              -74.36205885717138,
              39.39675031638343,
              42.72845351526598
            ],
            [
              -74.37286858727066,
              39.39680908551729,
              -1.911546484734014
            ]
          ]
        ]
      },
      "bbox": [
        -74.37286859,
        39.39675032,
        -1.911546485,
        -74.36197677,
        39.40581928,
        42.72845352
      ],
      "properties": {
        "datetime": "2022-11-10T16:49:22Z",
        "pc:count": 2948273,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554290.5989,
            "count": 2948273,
            "maximum": 554930.837,
            "minimum": 553999.997,
            "name": "X",
            "position": 0,
            "stddev": 199.3346158,
            "variance": 39734.28904
          },
          {
            "average": 4361653.057,
            "count": 2948273,
            "maximum": 4361999.99,
            "minimum": 4360999.99,
            "name": "Y",
            "position": 1,
            "stddev": 246.013483,
            "variance": 60522.63382
          },
          {
            "average": 4.576792289,
            "count": 2948273,
            "maximum": 42.72845352,
            "minimum": -1.911546485,
            "name": "Z",
            "position": 2,
            "stddev": 3.412626761,
            "variance": 11.64602141
          },
          {
            "average": 6766.16237,
            "count": 2948273,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 7234.063855,
            "variance": 52331679.86
          },
          {
            "average": 1.429415458,
            "count": 2948273,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7918197983,
            "variance": 0.626978593
          },
          {
            "average": 1.860694719,
            "count": 2948273,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.138374583,
            "variance": 1.295896691
          },
          {
            "average": 1,
            "count": 2948273,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2948273,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.01022022,
            "count": 2948273,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.491905876,
            "variance": 20.1772184
          },
          {
            "average": 20.02852998,
            "count": 2948273,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.990359615,
            "variance": 3.961531397
          },
          {
            "average": 1.482998352,
            "count": 2948273,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8586746047,
            "variance": 0.7373220768
          },
          {
            "average": 18.77740325,
            "count": 2948273,
            "maximum": 21,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9092286962,
            "variance": 0.8266968219
          },
          {
            "average": 352132717.2,
            "count": 2948273,
            "maximum": 352134162.6,
            "minimum": 352130894.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 566.6317855,
            "variance": 321071.5803
          },
          {
            "average": 0,
            "count": 2948273,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2948273,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2948273,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2948273,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2948273,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          553999.997,
          4360999.99,
          -1.911546485,
          554930.837,
          4361999.99,
          42.72845352
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                553999.9970354132,
                4360999.98954599,
                -1.911546484734014
              ],
              [
                553999.9970354132,
                4361999.98954599,
                -1.911546484734014
              ],
              [
                554930.8370354132,
                4361999.98954599,
                42.72845351526598
              ],
              [
                554930.8370354132,
                4360999.98954599,
                42.72845351526598
              ],
              [
                553999.9970354132,
                4360999.98954599,
                -1.911546484734014
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:49:22+00:00",
        "end_time": "2022-11-10T15:54:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5461.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5461.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5461.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5461.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.37286859,
            39.39675032,
            -1.911546485,
            -74.36197677,
            39.40581928,
            42.72845352
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.37286858727066,
                  39.39680908551729,
                  -1.911546484734014
                ],
                [
                  -74.37278789141733,
                  39.40581927914354,
                  -1.911546484734014
                ],
                [
                  -74.3619767706089,
                  39.40576049128595,
                  42.72845351526598
                ],
                [
                  -74.36205885717138,
                  39.39675031638343,
                  42.72845351526598
                ],
                [
                  -74.37286858727066,
                  39.39680908551729,
                  -1.911546484734014
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5461.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5461.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:49:22Z",
            "pc:count": 2948273,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554290.5989,
                "count": 2948273,
                "maximum": 554930.837,
                "minimum": 553999.997,
                "name": "X",
                "position": 0,
                "stddev": 199.3346158,
                "variance": 39734.28904
              },
              {
                "average": 4361653.057,
                "count": 2948273,
                "maximum": 4361999.99,
                "minimum": 4360999.99,
                "name": "Y",
                "position": 1,
                "stddev": 246.013483,
                "variance": 60522.63382
              },
              {
                "average": 4.576792289,
                "count": 2948273,
                "maximum": 42.72845352,
                "minimum": -1.911546485,
                "name": "Z",
                "position": 2,
                "stddev": 3.412626761,
                "variance": 11.64602141
              },
              {
                "average": 6766.16237,
                "count": 2948273,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 7234.063855,
                "variance": 52331679.86
              },
              {
                "average": 1.429415458,
                "count": 2948273,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7918197983,
                "variance": 0.626978593
              },
              {
                "average": 1.860694719,
                "count": 2948273,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.138374583,
                "variance": 1.295896691
              },
              {
                "average": 1,
                "count": 2948273,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2948273,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.01022022,
                "count": 2948273,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.491905876,
                "variance": 20.1772184
              },
              {
                "average": 20.02852998,
                "count": 2948273,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.990359615,
                "variance": 3.961531397
              },
              {
                "average": 1.482998352,
                "count": 2948273,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8586746047,
                "variance": 0.7373220768
              },
              {
                "average": 18.77740325,
                "count": 2948273,
                "maximum": 21,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9092286962,
                "variance": 0.8266968219
              },
              {
                "average": 352132717.2,
                "count": 2948273,
                "maximum": 352134162.6,
                "minimum": 352130894.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 566.6317855,
                "variance": 321071.5803
              },
              {
                "average": 0,
                "count": 2948273,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2948273,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2948273,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2948273,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2948273,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              553999.997,
              4360999.99,
              -1.911546485,
              554930.837,
              4361999.99,
              42.72845352
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    553999.9970354132,
                    4360999.98954599,
                    -1.911546484734014
                  ],
                  [
                    553999.9970354132,
                    4361999.98954599,
                    -1.911546484734014
                  ],
                  [
                    554930.8370354132,
                    4361999.98954599,
                    42.72845351526598
                  ],
                  [
                    554930.8370354132,
                    4360999.98954599,
                    42.72845351526598
                  ],
                  [
                    553999.9970354132,
                    4360999.98954599,
                    -1.911546484734014
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:49:22+00:00",
            "end_time": "2022-11-10T15:54:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5056.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.41965894644359,
              39.35616735625109,
              -2.274521138783683
            ],
            [
              -74.41961888246279,
              39.361008971131994,
              -2.274521138783683
            ],
            [
              -74.41235797452332,
              39.360972533285384,
              146.84547886121632
            ],
            [
              -74.41239853965813,
              39.3561309246429,
              146.84547886121632
            ],
            [
              -74.41965894644359,
              39.35616735625109,
              -2.274521138783683
            ]
          ]
        ]
      },
      "bbox": [
        -74.41965895,
        39.35613092,
        -2.274521139,
        -74.41235797,
        39.36100897,
        146.8454789
      ],
      "properties": {
        "datetime": "2022-11-10T17:24:17Z",
        "pc:count": 984089,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 550164.8778,
            "count": 984089,
            "maximum": 550625.5661,
            "minimum": 550000.0061,
            "name": "X",
            "position": 0,
            "stddev": 135.1255204,
            "variance": 18258.90625
          },
          {
            "average": 4356864.004,
            "count": 984089,
            "maximum": 4356999.989,
            "minimum": 4356462.649,
            "name": "Y",
            "position": 1,
            "stddev": 121.1596935,
            "variance": 14679.67132
          },
          {
            "average": 26.64193717,
            "count": 984089,
            "maximum": 146.8454789,
            "minimum": -2.274521139,
            "name": "Z",
            "position": 2,
            "stddev": 37.50697475,
            "variance": 1406.773155
          },
          {
            "average": 7886.54886,
            "count": 984089,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8665.27084,
            "variance": 75086918.73
          },
          {
            "average": 1.526978759,
            "count": 984089,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9170150724,
            "variance": 0.8409166431
          },
          {
            "average": 2.054936088,
            "count": 984089,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.34059578,
            "variance": 1.797197045
          },
          {
            "average": 1,
            "count": 984089,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 984089,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.79098232,
            "count": 984089,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.286015995,
            "variance": 18.36993311
          },
          {
            "average": 20.05041949,
            "count": 984089,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.035623303,
            "variance": 4.14376223
          },
          {
            "average": 1.615088676,
            "count": 984089,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.106898993,
            "variance": 1.225225381
          },
          {
            "average": 18.58746516,
            "count": 984089,
            "maximum": 25,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.867353185,
            "variance": 23.69112703
          },
          {
            "average": 352132452.6,
            "count": 984089,
            "maximum": 352136257.8,
            "minimum": 352129539.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2893.15623,
            "variance": 8370352.971
          },
          {
            "average": 0,
            "count": 984089,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 984089,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 984089,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 984089,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 984089,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550000.0061,
          4356462.649,
          -2.274521139,
          550625.5661,
          4356999.989,
          146.8454789
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550000.0060616418,
                4356462.64914866,
                -2.274521138783683
              ],
              [
                550000.0060616418,
                4356999.98914866,
                -2.274521138783683
              ],
              [
                550625.5660616419,
                4356999.98914866,
                146.84547886121632
              ],
              [
                550625.5660616419,
                4356462.64914866,
                146.84547886121632
              ],
              [
                550000.0060616418,
                4356462.64914866,
                -2.274521138783683
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T17:24:17+00:00",
        "end_time": "2022-11-10T15:32:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5056.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5056.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5056.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5056.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.41965895,
            39.35613092,
            -2.274521139,
            -74.41235797,
            39.36100897,
            146.8454789
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.41965894644359,
                  39.35616735625109,
                  -2.274521138783683
                ],
                [
                  -74.41961888246279,
                  39.361008971131994,
                  -2.274521138783683
                ],
                [
                  -74.41235797452332,
                  39.360972533285384,
                  146.84547886121632
                ],
                [
                  -74.41239853965813,
                  39.3561309246429,
                  146.84547886121632
                ],
                [
                  -74.41965894644359,
                  39.35616735625109,
                  -2.274521138783683
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5056.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5056.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T17:24:17Z",
            "pc:count": 984089,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 550164.8778,
                "count": 984089,
                "maximum": 550625.5661,
                "minimum": 550000.0061,
                "name": "X",
                "position": 0,
                "stddev": 135.1255204,
                "variance": 18258.90625
              },
              {
                "average": 4356864.004,
                "count": 984089,
                "maximum": 4356999.989,
                "minimum": 4356462.649,
                "name": "Y",
                "position": 1,
                "stddev": 121.1596935,
                "variance": 14679.67132
              },
              {
                "average": 26.64193717,
                "count": 984089,
                "maximum": 146.8454789,
                "minimum": -2.274521139,
                "name": "Z",
                "position": 2,
                "stddev": 37.50697475,
                "variance": 1406.773155
              },
              {
                "average": 7886.54886,
                "count": 984089,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8665.27084,
                "variance": 75086918.73
              },
              {
                "average": 1.526978759,
                "count": 984089,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9170150724,
                "variance": 0.8409166431
              },
              {
                "average": 2.054936088,
                "count": 984089,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.34059578,
                "variance": 1.797197045
              },
              {
                "average": 1,
                "count": 984089,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 984089,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.79098232,
                "count": 984089,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.286015995,
                "variance": 18.36993311
              },
              {
                "average": 20.05041949,
                "count": 984089,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.035623303,
                "variance": 4.14376223
              },
              {
                "average": 1.615088676,
                "count": 984089,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.106898993,
                "variance": 1.225225381
              },
              {
                "average": 18.58746516,
                "count": 984089,
                "maximum": 25,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.867353185,
                "variance": 23.69112703
              },
              {
                "average": 352132452.6,
                "count": 984089,
                "maximum": 352136257.8,
                "minimum": 352129539.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2893.15623,
                "variance": 8370352.971
              },
              {
                "average": 0,
                "count": 984089,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 984089,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 984089,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 984089,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 984089,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550000.0061,
              4356462.649,
              -2.274521139,
              550625.5661,
              4356999.989,
              146.8454789
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550000.0060616418,
                    4356462.64914866,
                    -2.274521138783683
                  ],
                  [
                    550000.0060616418,
                    4356999.98914866,
                    -2.274521138783683
                  ],
                  [
                    550625.5660616419,
                    4356999.98914866,
                    146.84547886121632
                  ],
                  [
                    550625.5660616419,
                    4356462.64914866,
                    146.84547886121632
                  ],
                  [
                    550000.0060616418,
                    4356462.64914866,
                    -2.274521138783683
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T17:24:17+00:00",
            "end_time": "2022-11-10T15:32:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6177.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.29011585924539,
              39.540501490960885,
              -3.394996775395668
            ],
            [
              -74.29002404844263,
              39.54951130907927,
              -3.394996775395668
            ],
            [
              -74.27838572477276,
              39.54943963242361,
              2.705003224604333
            ],
            [
              -74.27847904027395,
              39.54042983711038,
              2.705003224604333
            ],
            [
              -74.29011585924539,
              39.540501490960885,
              -3.394996775395668
            ]
          ]
        ]
      },
      "bbox": [
        -74.29011586,
        39.54042984,
        -3.394996775,
        -74.27838572,
        39.54951131,
        2.705003225
      ],
      "properties": {
        "datetime": "2022-11-10T14:45:35Z",
        "pc:count": 3787256,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561475.9545,
            "count": 3787256,
            "maximum": 562000.0186,
            "minimum": 560999.9986,
            "name": "X",
            "position": 0,
            "stddev": 271.4687145,
            "variance": 73695.26296
          },
          {
            "average": 4377514.663,
            "count": 3787256,
            "maximum": 4377999.985,
            "minimum": 4376999.985,
            "name": "Y",
            "position": 1,
            "stddev": 278.5749963,
            "variance": 77604.02855
          },
          {
            "average": -0.4887244347,
            "count": 3787256,
            "maximum": 2.705003225,
            "minimum": -3.394996775,
            "name": "Z",
            "position": 2,
            "stddev": 0.2525817795,
            "variance": 0.06379755533
          },
          {
            "average": 760.1131223,
            "count": 3787256,
            "maximum": 37257,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 593.8063806,
            "variance": 352606.0177
          },
          {
            "average": 1.00006205,
            "count": 3787256,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008301295004,
            "variance": 6.891149875e-05
          },
          {
            "average": 1.0001241,
            "count": 3787256,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01202831774,
            "variance": 0.0001446804276
          },
          {
            "average": 1,
            "count": 3787256,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3787256,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.71837314,
            "count": 3787256,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.774557477,
            "variance": 7.698169193
          },
          {
            "average": 20.04962715,
            "count": 3787256,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.624236732,
            "variance": 2.638144961
          },
          {
            "average": 1.989883705,
            "count": 3787256,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1007456046,
            "variance": 0.01014967684
          },
          {
            "average": 5.119296662,
            "count": 3787256,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.482617121,
            "variance": 2.198153526
          },
          {
            "average": 352124669.9,
            "count": 3787256,
            "maximum": 352126735.6,
            "minimum": 352123260.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 713.9902529,
            "variance": 509782.0812
          },
          {
            "average": 0,
            "count": 3787256,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3787256,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3787256,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3787256,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3787256,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560999.9986,
          4376999.985,
          -3.394996775,
          562000.0186,
          4377999.985,
          2.705003225
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560999.9985828286,
                4376999.984548843,
                -3.394996775395668
              ],
              [
                560999.9985828286,
                4377999.984548843,
                -3.394996775395668
              ],
              [
                562000.0185828286,
                4377999.984548843,
                2.705003224604333
              ],
              [
                562000.0185828286,
                4376999.984548843,
                2.705003224604333
              ],
              [
                560999.9985828286,
                4376999.984548843,
                -3.394996775395668
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T14:45:35+00:00",
        "end_time": "2022-11-10T13:47:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6177.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6177.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6177.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6177.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.29011586,
            39.54042984,
            -3.394996775,
            -74.27838572,
            39.54951131,
            2.705003225
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.29011585924539,
                  39.540501490960885,
                  -3.394996775395668
                ],
                [
                  -74.29002404844263,
                  39.54951130907927,
                  -3.394996775395668
                ],
                [
                  -74.27838572477276,
                  39.54943963242361,
                  2.705003224604333
                ],
                [
                  -74.27847904027395,
                  39.54042983711038,
                  2.705003224604333
                ],
                [
                  -74.29011585924539,
                  39.540501490960885,
                  -3.394996775395668
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6177.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6177.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T14:45:35Z",
            "pc:count": 3787256,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561475.9545,
                "count": 3787256,
                "maximum": 562000.0186,
                "minimum": 560999.9986,
                "name": "X",
                "position": 0,
                "stddev": 271.4687145,
                "variance": 73695.26296
              },
              {
                "average": 4377514.663,
                "count": 3787256,
                "maximum": 4377999.985,
                "minimum": 4376999.985,
                "name": "Y",
                "position": 1,
                "stddev": 278.5749963,
                "variance": 77604.02855
              },
              {
                "average": -0.4887244347,
                "count": 3787256,
                "maximum": 2.705003225,
                "minimum": -3.394996775,
                "name": "Z",
                "position": 2,
                "stddev": 0.2525817795,
                "variance": 0.06379755533
              },
              {
                "average": 760.1131223,
                "count": 3787256,
                "maximum": 37257,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 593.8063806,
                "variance": 352606.0177
              },
              {
                "average": 1.00006205,
                "count": 3787256,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008301295004,
                "variance": 6.891149875e-05
              },
              {
                "average": 1.0001241,
                "count": 3787256,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01202831774,
                "variance": 0.0001446804276
              },
              {
                "average": 1,
                "count": 3787256,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3787256,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.71837314,
                "count": 3787256,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.774557477,
                "variance": 7.698169193
              },
              {
                "average": 20.04962715,
                "count": 3787256,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.624236732,
                "variance": 2.638144961
              },
              {
                "average": 1.989883705,
                "count": 3787256,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1007456046,
                "variance": 0.01014967684
              },
              {
                "average": 5.119296662,
                "count": 3787256,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.482617121,
                "variance": 2.198153526
              },
              {
                "average": 352124669.9,
                "count": 3787256,
                "maximum": 352126735.6,
                "minimum": 352123260.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 713.9902529,
                "variance": 509782.0812
              },
              {
                "average": 0,
                "count": 3787256,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3787256,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3787256,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3787256,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3787256,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560999.9986,
              4376999.985,
              -3.394996775,
              562000.0186,
              4377999.985,
              2.705003225
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560999.9985828286,
                    4376999.984548843,
                    -3.394996775395668
                  ],
                  [
                    560999.9985828286,
                    4377999.984548843,
                    -3.394996775395668
                  ],
                  [
                    562000.0185828286,
                    4377999.984548843,
                    2.705003224604333
                  ],
                  [
                    562000.0185828286,
                    4376999.984548843,
                    2.705003224604333
                  ],
                  [
                    560999.9985828286,
                    4376999.984548843,
                    -3.394996775395668
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T14:45:35+00:00",
            "end_time": "2022-11-10T13:47:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ2529.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.71084161722668,
              39.109789836503246,
              -3.333630714999936
            ],
            [
              -74.71080478719784,
              39.1188009015915,
              -3.333630714999936
            ],
            [
              -74.70396321009041,
              39.11878372855932,
              16.326369285000062
            ],
            [
              -74.70400091138752,
              39.109772668952424,
              16.326369285000062
            ],
            [
              -74.71084161722668,
              39.109789836503246,
              -3.333630714999936
            ]
          ]
        ]
      },
      "bbox": [
        -74.71084162,
        39.10977267,
        -3.333630715,
        -74.70396321,
        39.1188009,
        16.32636929
      ],
      "properties": {
        "datetime": "2022-11-10T20:36:51Z",
        "pc:count": 838504,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 525163.326,
            "count": 838504,
            "maximum": 525591.452,
            "minimum": 525000.012,
            "name": "X",
            "position": 0,
            "stddev": 121.7837606,
            "variance": 14831.28434
          },
          {
            "average": 4329515.954,
            "count": 838504,
            "maximum": 4329999.989,
            "minimum": 4328999.989,
            "name": "Y",
            "position": 1,
            "stddev": 348.5954005,
            "variance": 121518.7532
          },
          {
            "average": 0.6065645375,
            "count": 838504,
            "maximum": 16.32636929,
            "minimum": -3.333630715,
            "name": "Z",
            "position": 2,
            "stddev": 3.738463285,
            "variance": 13.97610773
          },
          {
            "average": 2628.722028,
            "count": 838504,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 5051.608654,
            "variance": 25518750
          },
          {
            "average": 1.190266236,
            "count": 838504,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5796068282,
            "variance": 0.3359440753
          },
          {
            "average": 1.381389952,
            "count": 838504,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8889752543,
            "variance": 0.7902770028
          },
          {
            "average": 1,
            "count": 838504,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 838504,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.26193077,
            "count": 838504,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.23858279,
            "variance": 175.2600744
          },
          {
            "average": 20.04684112,
            "count": 838504,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.03135009,
            "variance": 1.063683007
          },
          {
            "average": 1.848882057,
            "count": 838504,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5787216675,
            "variance": 0.3349187684
          },
          {
            "average": 6.130881904,
            "count": 838504,
            "maximum": 8,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.079257387,
            "variance": 1.164796507
          },
          {
            "average": 352146970.8,
            "count": 838504,
            "maximum": 352147811.7,
            "minimum": 352145497.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 547.7419323,
            "variance": 300021.2244
          },
          {
            "average": 0,
            "count": 838504,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 838504,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 838504,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 838504,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 838504,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          525000.012,
          4328999.989,
          -3.333630715,
          525591.452,
          4329999.989,
          16.32636929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                525000.0119801874,
                4328999.988742969,
                -3.333630714999936
              ],
              [
                525000.0119801874,
                4329999.988742969,
                -3.333630714999936
              ],
              [
                525591.4519801873,
                4329999.988742969,
                16.326369285000062
              ],
              [
                525591.4519801873,
                4328999.988742969,
                16.326369285000062
              ],
              [
                525000.0119801874,
                4328999.988742969,
                -3.333630714999936
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T20:36:51+00:00",
        "end_time": "2022-11-10T19:58:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ2529.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ2529.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ2529.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ2529.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.71084162,
            39.10977267,
            -3.333630715,
            -74.70396321,
            39.1188009,
            16.32636929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.71084161722668,
                  39.109789836503246,
                  -3.333630714999936
                ],
                [
                  -74.71080478719784,
                  39.1188009015915,
                  -3.333630714999936
                ],
                [
                  -74.70396321009041,
                  39.11878372855932,
                  16.326369285000062
                ],
                [
                  -74.70400091138752,
                  39.109772668952424,
                  16.326369285000062
                ],
                [
                  -74.71084161722668,
                  39.109789836503246,
                  -3.333630714999936
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ2529.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ2529.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T20:36:51Z",
            "pc:count": 838504,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 525163.326,
                "count": 838504,
                "maximum": 525591.452,
                "minimum": 525000.012,
                "name": "X",
                "position": 0,
                "stddev": 121.7837606,
                "variance": 14831.28434
              },
              {
                "average": 4329515.954,
                "count": 838504,
                "maximum": 4329999.989,
                "minimum": 4328999.989,
                "name": "Y",
                "position": 1,
                "stddev": 348.5954005,
                "variance": 121518.7532
              },
              {
                "average": 0.6065645375,
                "count": 838504,
                "maximum": 16.32636929,
                "minimum": -3.333630715,
                "name": "Z",
                "position": 2,
                "stddev": 3.738463285,
                "variance": 13.97610773
              },
              {
                "average": 2628.722028,
                "count": 838504,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 5051.608654,
                "variance": 25518750
              },
              {
                "average": 1.190266236,
                "count": 838504,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5796068282,
                "variance": 0.3359440753
              },
              {
                "average": 1.381389952,
                "count": 838504,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8889752543,
                "variance": 0.7902770028
              },
              {
                "average": 1,
                "count": 838504,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 838504,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.26193077,
                "count": 838504,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.23858279,
                "variance": 175.2600744
              },
              {
                "average": 20.04684112,
                "count": 838504,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.03135009,
                "variance": 1.063683007
              },
              {
                "average": 1.848882057,
                "count": 838504,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5787216675,
                "variance": 0.3349187684
              },
              {
                "average": 6.130881904,
                "count": 838504,
                "maximum": 8,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.079257387,
                "variance": 1.164796507
              },
              {
                "average": 352146970.8,
                "count": 838504,
                "maximum": 352147811.7,
                "minimum": 352145497.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 547.7419323,
                "variance": 300021.2244
              },
              {
                "average": 0,
                "count": 838504,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 838504,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 838504,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 838504,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 838504,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              525000.012,
              4328999.989,
              -3.333630715,
              525591.452,
              4329999.989,
              16.32636929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    525000.0119801874,
                    4328999.988742969,
                    -3.333630714999936
                  ],
                  [
                    525000.0119801874,
                    4329999.988742969,
                    -3.333630714999936
                  ],
                  [
                    525591.4519801873,
                    4329999.988742969,
                    16.326369285000062
                  ],
                  [
                    525591.4519801873,
                    4328999.988742969,
                    16.326369285000062
                  ],
                  [
                    525000.0119801874,
                    4328999.988742969,
                    -3.333630714999936
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T20:36:51+00:00",
            "end_time": "2022-11-10T19:58:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6278.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.27838589126867,
              39.54943963336798,
              -2.475679393618232
            ],
            [
              -74.27829253387168,
              39.55844941448901,
              -2.475679393618232
            ],
            [
              -74.26665297955748,
              39.558376550899425,
              6.964320606381768
            ],
            [
              -74.26674784227775,
              39.5493667929597,
              6.964320606381768
            ],
            [
              -74.27838589126867,
              39.54943963336798,
              -2.475679393618232
            ]
          ]
        ]
      },
      "bbox": [
        -74.27838589,
        39.54936679,
        -2.475679394,
        -74.26665298,
        39.55844941,
        6.964320606
      ],
      "properties": {
        "datetime": "2022-11-10T14:55:45Z",
        "pc:count": 3204487,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562378.1629,
            "count": 3204487,
            "maximum": 563000.0043,
            "minimum": 562000.0043,
            "name": "X",
            "position": 0,
            "stddev": 232.1066861,
            "variance": 53873.51375
          },
          {
            "average": 4378493.81,
            "count": 3204487,
            "maximum": 4378999.985,
            "minimum": 4377999.985,
            "name": "Y",
            "position": 1,
            "stddev": 287.9202252,
            "variance": 82898.05607
          },
          {
            "average": -0.4111985578,
            "count": 3204487,
            "maximum": 6.964320606,
            "minimum": -2.475679394,
            "name": "Z",
            "position": 2,
            "stddev": 0.9899843023,
            "variance": 0.9800689187
          },
          {
            "average": 1582.842993,
            "count": 3204487,
            "maximum": 54066,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 2367.120848,
            "variance": 5603261.109
          },
          {
            "average": 1.019325402,
            "count": 3204487,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1546931102,
            "variance": 0.02392995834
          },
          {
            "average": 1.038651116,
            "count": 3204487,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2282337823,
            "variance": 0.05209065937
          },
          {
            "average": 1,
            "count": 3204487,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3204487,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.53427397,
            "count": 3204487,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.09626497,
            "variance": 171.5121562
          },
          {
            "average": 20.02031913,
            "count": 3204487,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.612140281,
            "variance": 2.598996287
          },
          {
            "average": 1.677879798,
            "count": 3204487,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.473612979,
            "variance": 0.2243092539
          },
          {
            "average": 6.140967649,
            "count": 3204487,
            "maximum": 10,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.39312681,
            "variance": 1.940802308
          },
          {
            "average": 352125176,
            "count": 3204487,
            "maximum": 352127345.2,
            "minimum": 352123623.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 739.8112529,
            "variance": 547320.6899
          },
          {
            "average": 0,
            "count": 3204487,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3204487,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3204487,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3204487,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3204487,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562000.0043,
          4377999.985,
          -2.475679394,
          563000.0043,
          4378999.985,
          6.964320606
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562000.0042767641,
                4377999.984538924,
                -2.475679393618232
              ],
              [
                562000.0042767641,
                4378999.984538924,
                -2.475679393618232
              ],
              [
                563000.0042767641,
                4378999.984538924,
                6.964320606381768
              ],
              [
                563000.0042767641,
                4377999.984538924,
                6.964320606381768
              ],
              [
                562000.0042767641,
                4377999.984538924,
                -2.475679393618232
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T14:55:45+00:00",
        "end_time": "2022-11-10T13:53:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6278.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6278.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6278.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6278.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.27838589,
            39.54936679,
            -2.475679394,
            -74.26665298,
            39.55844941,
            6.964320606
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.27838589126867,
                  39.54943963336798,
                  -2.475679393618232
                ],
                [
                  -74.27829253387168,
                  39.55844941448901,
                  -2.475679393618232
                ],
                [
                  -74.26665297955748,
                  39.558376550899425,
                  6.964320606381768
                ],
                [
                  -74.26674784227775,
                  39.5493667929597,
                  6.964320606381768
                ],
                [
                  -74.27838589126867,
                  39.54943963336798,
                  -2.475679393618232
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6278.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6278.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T14:55:45Z",
            "pc:count": 3204487,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562378.1629,
                "count": 3204487,
                "maximum": 563000.0043,
                "minimum": 562000.0043,
                "name": "X",
                "position": 0,
                "stddev": 232.1066861,
                "variance": 53873.51375
              },
              {
                "average": 4378493.81,
                "count": 3204487,
                "maximum": 4378999.985,
                "minimum": 4377999.985,
                "name": "Y",
                "position": 1,
                "stddev": 287.9202252,
                "variance": 82898.05607
              },
              {
                "average": -0.4111985578,
                "count": 3204487,
                "maximum": 6.964320606,
                "minimum": -2.475679394,
                "name": "Z",
                "position": 2,
                "stddev": 0.9899843023,
                "variance": 0.9800689187
              },
              {
                "average": 1582.842993,
                "count": 3204487,
                "maximum": 54066,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 2367.120848,
                "variance": 5603261.109
              },
              {
                "average": 1.019325402,
                "count": 3204487,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1546931102,
                "variance": 0.02392995834
              },
              {
                "average": 1.038651116,
                "count": 3204487,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2282337823,
                "variance": 0.05209065937
              },
              {
                "average": 1,
                "count": 3204487,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3204487,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.53427397,
                "count": 3204487,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.09626497,
                "variance": 171.5121562
              },
              {
                "average": 20.02031913,
                "count": 3204487,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.612140281,
                "variance": 2.598996287
              },
              {
                "average": 1.677879798,
                "count": 3204487,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.473612979,
                "variance": 0.2243092539
              },
              {
                "average": 6.140967649,
                "count": 3204487,
                "maximum": 10,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.39312681,
                "variance": 1.940802308
              },
              {
                "average": 352125176,
                "count": 3204487,
                "maximum": 352127345.2,
                "minimum": 352123623.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 739.8112529,
                "variance": 547320.6899
              },
              {
                "average": 0,
                "count": 3204487,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3204487,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3204487,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3204487,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3204487,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562000.0043,
              4377999.985,
              -2.475679394,
              563000.0043,
              4378999.985,
              6.964320606
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562000.0042767641,
                    4377999.984538924,
                    -2.475679393618232
                  ],
                  [
                    562000.0042767641,
                    4378999.984538924,
                    -2.475679393618232
                  ],
                  [
                    563000.0042767641,
                    4378999.984538924,
                    6.964320606381768
                  ],
                  [
                    563000.0042767641,
                    4377999.984538924,
                    6.964320606381768
                  ],
                  [
                    562000.0042767641,
                    4377999.984538924,
                    -2.475679393618232
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T14:55:45+00:00",
            "end_time": "2022-11-10T13:53:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8676.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.98611607167311,
              40.4301955166918,
              -6.137593599007326
            ],
            [
              -73.98598075269908,
              40.43920322703555,
              -6.137593599007326
            ],
            [
              -73.97942315442869,
              40.4391455169943,
              15.522406400992674
            ],
            [
              -73.979559348133,
              40.43013782490594,
              15.522406400992674
            ],
            [
              -73.98611607167311,
              40.4301955166918,
              -6.137593599007326
            ]
          ]
        ]
      },
      "bbox": [
        -73.98611607,
        40.43013782,
        -6.137593599,
        -73.97942315,
        40.43920323,
        15.5224064
      ],
      "properties": {
        "datetime": "2022-11-11T14:41:53Z",
        "pc:count": 2841367,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586169.1,
            "count": 2841367,
            "maximum": 586556.2403,
            "minimum": 586000.0003,
            "name": "X",
            "position": 0,
            "stddev": 124.0872969,
            "variance": 15397.65726
          },
          {
            "average": 4476487.008,
            "count": 2841367,
            "maximum": 4476999.987,
            "minimum": 4475999.987,
            "name": "Y",
            "position": 1,
            "stddev": 294.751452,
            "variance": 86878.41846
          },
          {
            "average": 2.71406638,
            "count": 2841367,
            "maximum": 15.5224064,
            "minimum": -6.137593599,
            "name": "Z",
            "position": 2,
            "stddev": 3.648178896,
            "variance": 13.30920926
          },
          {
            "average": 4095.637785,
            "count": 2841367,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 6077.979076,
            "variance": 36941829.65
          },
          {
            "average": 1.574711398,
            "count": 2841367,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9460494666,
            "variance": 0.8950095932
          },
          {
            "average": 2.149790928,
            "count": 2841367,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.346307208,
            "variance": 1.812543098
          },
          {
            "average": 1,
            "count": 2841367,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2841367,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.030364962,
            "count": 2841367,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.95565773,
            "variance": 142.9377518
          },
          {
            "average": 20.21847088,
            "count": 2841367,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.699329535,
            "variance": 2.887720868
          },
          {
            "average": 1.846687528,
            "count": 2841367,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9459738802,
            "variance": 0.894866582
          },
          {
            "average": 8.71141074,
            "count": 2841367,
            "maximum": 11,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9066730977,
            "variance": 0.8220561061
          },
          {
            "average": 352211983.9,
            "count": 2841367,
            "maximum": 352212913.8,
            "minimum": 352211209.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 391.4336363,
            "variance": 153220.2916
          },
          {
            "average": 0,
            "count": 2841367,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2841367,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2841367,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2841367,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2841367,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586000.0003,
          4475999.987,
          -6.137593599,
          586556.2403,
          4476999.987,
          15.5224064
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586000.0002757106,
                4475999.987376768,
                -6.137593599007326
              ],
              [
                586000.0002757106,
                4476999.987376768,
                -6.137593599007326
              ],
              [
                586556.2402757106,
                4476999.987376768,
                15.522406400992674
              ],
              [
                586556.2402757106,
                4475999.987376768,
                15.522406400992674
              ],
              [
                586000.0002757106,
                4475999.987376768,
                -6.137593599007326
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T14:41:53+00:00",
        "end_time": "2022-11-11T14:13:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8676.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8676.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8676.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8676.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.98611607,
            40.43013782,
            -6.137593599,
            -73.97942315,
            40.43920323,
            15.5224064
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.98611607167311,
                  40.4301955166918,
                  -6.137593599007326
                ],
                [
                  -73.98598075269908,
                  40.43920322703555,
                  -6.137593599007326
                ],
                [
                  -73.97942315442869,
                  40.4391455169943,
                  15.522406400992674
                ],
                [
                  -73.979559348133,
                  40.43013782490594,
                  15.522406400992674
                ],
                [
                  -73.98611607167311,
                  40.4301955166918,
                  -6.137593599007326
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8676.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8676.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T14:41:53Z",
            "pc:count": 2841367,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586169.1,
                "count": 2841367,
                "maximum": 586556.2403,
                "minimum": 586000.0003,
                "name": "X",
                "position": 0,
                "stddev": 124.0872969,
                "variance": 15397.65726
              },
              {
                "average": 4476487.008,
                "count": 2841367,
                "maximum": 4476999.987,
                "minimum": 4475999.987,
                "name": "Y",
                "position": 1,
                "stddev": 294.751452,
                "variance": 86878.41846
              },
              {
                "average": 2.71406638,
                "count": 2841367,
                "maximum": 15.5224064,
                "minimum": -6.137593599,
                "name": "Z",
                "position": 2,
                "stddev": 3.648178896,
                "variance": 13.30920926
              },
              {
                "average": 4095.637785,
                "count": 2841367,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 6077.979076,
                "variance": 36941829.65
              },
              {
                "average": 1.574711398,
                "count": 2841367,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9460494666,
                "variance": 0.8950095932
              },
              {
                "average": 2.149790928,
                "count": 2841367,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.346307208,
                "variance": 1.812543098
              },
              {
                "average": 1,
                "count": 2841367,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2841367,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.030364962,
                "count": 2841367,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.95565773,
                "variance": 142.9377518
              },
              {
                "average": 20.21847088,
                "count": 2841367,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.699329535,
                "variance": 2.887720868
              },
              {
                "average": 1.846687528,
                "count": 2841367,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9459738802,
                "variance": 0.894866582
              },
              {
                "average": 8.71141074,
                "count": 2841367,
                "maximum": 11,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9066730977,
                "variance": 0.8220561061
              },
              {
                "average": 352211983.9,
                "count": 2841367,
                "maximum": 352212913.8,
                "minimum": 352211209.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 391.4336363,
                "variance": 153220.2916
              },
              {
                "average": 0,
                "count": 2841367,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2841367,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2841367,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2841367,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2841367,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586000.0003,
              4475999.987,
              -6.137593599,
              586556.2403,
              4476999.987,
              15.5224064
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586000.0002757106,
                    4475999.987376768,
                    -6.137593599007326
                  ],
                  [
                    586000.0002757106,
                    4476999.987376768,
                    -6.137593599007326
                  ],
                  [
                    586556.2402757106,
                    4476999.987376768,
                    15.522406400992674
                  ],
                  [
                    586556.2402757106,
                    4475999.987376768,
                    15.522406400992674
                  ],
                  [
                    586000.0002757106,
                    4475999.987376768,
                    -6.137593599007326
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T14:41:53+00:00",
            "end_time": "2022-11-11T14:13:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5770.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.337262076179,
              39.477706618473306,
              -2.760580106659872
            ],
            [
              -74.33717655177351,
              39.4867168034288,
              -2.760580106659872
            ],
            [
              -74.32554858644976,
              39.48664993689455,
              9.63941989334013
            ],
            [
              -74.32563561094202,
              39.47763977322381,
              9.63941989334013
            ],
            [
              -74.337262076179,
              39.477706618473306,
              -2.760580106659872
            ]
          ]
        ]
      },
      "bbox": [
        -74.33726208,
        39.47763977,
        -2.760580107,
        -74.32554859,
        39.4867168,
        9.639419893
      ],
      "properties": {
        "datetime": "2022-11-10T15:14:41Z",
        "pc:count": 4140591,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557522.0783,
            "count": 4140591,
            "maximum": 558000.0186,
            "minimum": 556999.9986,
            "name": "X",
            "position": 0,
            "stddev": 284.7305341,
            "variance": 81071.47703
          },
          {
            "average": 4370492.779,
            "count": 4140591,
            "maximum": 4370999.994,
            "minimum": 4369999.974,
            "name": "Y",
            "position": 1,
            "stddev": 294.7238731,
            "variance": 86862.16138
          },
          {
            "average": 0.5064650736,
            "count": 4140591,
            "maximum": 9.639419893,
            "minimum": -2.760580107,
            "name": "Z",
            "position": 2,
            "stddev": 1.030417113,
            "variance": 1.061759427
          },
          {
            "average": 2176.176304,
            "count": 4140591,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2020.796545,
            "variance": 4083618.677
          },
          {
            "average": 1.078607378,
            "count": 4140591,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3390459656,
            "variance": 0.1149521668
          },
          {
            "average": 1.157235042,
            "count": 4140591,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5101934793,
            "variance": 0.2602973863
          },
          {
            "average": 1,
            "count": 4140591,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4140591,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.818420366,
            "count": 4140591,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.22198906,
            "variance": 149.3770165
          },
          {
            "average": 20.03723034,
            "count": 4140591,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.727120666,
            "variance": 2.982945796
          },
          {
            "average": 1.334648846,
            "count": 4140591,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5165073233,
            "variance": 0.2667798151
          },
          {
            "average": 8.016844697,
            "count": 4140591,
            "maximum": 12,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.543459678,
            "variance": 2.382267777
          },
          {
            "average": 352126206.3,
            "count": 4140591,
            "maximum": 352128481,
            "minimum": 352124090.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 859.0372138,
            "variance": 737944.9346
          },
          {
            "average": 0,
            "count": 4140591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4140591,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4140591,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4140591,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4140591,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556999.9986,
          4369999.974,
          -2.760580107,
          558000.0186,
          4370999.994,
          9.639419893
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556999.99862062,
                4369999.973702942,
                -2.760580106659872
              ],
              [
                556999.99862062,
                4370999.993702942,
                -2.760580106659872
              ],
              [
                558000.01862062,
                4370999.993702942,
                9.63941989334013
              ],
              [
                558000.01862062,
                4369999.973702942,
                9.63941989334013
              ],
              [
                556999.99862062,
                4369999.973702942,
                -2.760580106659872
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:14:41+00:00",
        "end_time": "2022-11-10T14:01:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5770.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5770.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5770.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5770.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.33726208,
            39.47763977,
            -2.760580107,
            -74.32554859,
            39.4867168,
            9.639419893
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.337262076179,
                  39.477706618473306,
                  -2.760580106659872
                ],
                [
                  -74.33717655177351,
                  39.4867168034288,
                  -2.760580106659872
                ],
                [
                  -74.32554858644976,
                  39.48664993689455,
                  9.63941989334013
                ],
                [
                  -74.32563561094202,
                  39.47763977322381,
                  9.63941989334013
                ],
                [
                  -74.337262076179,
                  39.477706618473306,
                  -2.760580106659872
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5770.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5770.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:14:41Z",
            "pc:count": 4140591,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557522.0783,
                "count": 4140591,
                "maximum": 558000.0186,
                "minimum": 556999.9986,
                "name": "X",
                "position": 0,
                "stddev": 284.7305341,
                "variance": 81071.47703
              },
              {
                "average": 4370492.779,
                "count": 4140591,
                "maximum": 4370999.994,
                "minimum": 4369999.974,
                "name": "Y",
                "position": 1,
                "stddev": 294.7238731,
                "variance": 86862.16138
              },
              {
                "average": 0.5064650736,
                "count": 4140591,
                "maximum": 9.639419893,
                "minimum": -2.760580107,
                "name": "Z",
                "position": 2,
                "stddev": 1.030417113,
                "variance": 1.061759427
              },
              {
                "average": 2176.176304,
                "count": 4140591,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2020.796545,
                "variance": 4083618.677
              },
              {
                "average": 1.078607378,
                "count": 4140591,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3390459656,
                "variance": 0.1149521668
              },
              {
                "average": 1.157235042,
                "count": 4140591,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5101934793,
                "variance": 0.2602973863
              },
              {
                "average": 1,
                "count": 4140591,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4140591,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.818420366,
                "count": 4140591,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.22198906,
                "variance": 149.3770165
              },
              {
                "average": 20.03723034,
                "count": 4140591,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.727120666,
                "variance": 2.982945796
              },
              {
                "average": 1.334648846,
                "count": 4140591,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5165073233,
                "variance": 0.2667798151
              },
              {
                "average": 8.016844697,
                "count": 4140591,
                "maximum": 12,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.543459678,
                "variance": 2.382267777
              },
              {
                "average": 352126206.3,
                "count": 4140591,
                "maximum": 352128481,
                "minimum": 352124090.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 859.0372138,
                "variance": 737944.9346
              },
              {
                "average": 0,
                "count": 4140591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4140591,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4140591,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4140591,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4140591,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556999.9986,
              4369999.974,
              -2.760580107,
              558000.0186,
              4370999.994,
              9.639419893
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556999.99862062,
                    4369999.973702942,
                    -2.760580106659872
                  ],
                  [
                    556999.99862062,
                    4370999.993702942,
                    -2.760580106659872
                  ],
                  [
                    558000.01862062,
                    4370999.993702942,
                    9.63941989334013
                  ],
                  [
                    558000.01862062,
                    4369999.973702942,
                    9.63941989334013
                  ],
                  [
                    556999.99862062,
                    4369999.973702942,
                    -2.760580106659872
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:14:41+00:00",
            "end_time": "2022-11-10T14:01:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ4956.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.42677489732333,
              39.35505504863776,
              -1.253327451722186
            ],
            [
              -74.42672594560571,
              39.36104422819088,
              -1.253327451722186
            ],
            [
              -74.41961870236138,
              39.361009000244565,
              139.42667254827782
            ],
            [
              -74.41966826088209,
              39.35501982815216,
              139.42667254827782
            ],
            [
              -74.42677489732333,
              39.35505504863776,
              -1.253327451722186
            ]
          ]
        ]
      },
      "bbox": [
        -74.4267749,
        39.35501983,
        -1.253327452,
        -74.4196187,
        39.36104423,
        139.4266725
      ],
      "properties": {
        "datetime": "2022-11-10T17:24:12Z",
        "pc:count": 970940,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 549803.9198,
            "count": 970940,
            "maximum": 550000.0216,
            "minimum": 549387.7016,
            "name": "X",
            "position": 0,
            "stddev": 140.119212,
            "variance": 19633.39356
          },
          {
            "average": 4356713.125,
            "count": 970940,
            "maximum": 4356999.992,
            "minimum": 4356335.292,
            "name": "Y",
            "position": 1,
            "stddev": 156.8549375,
            "variance": 24603.4714
          },
          {
            "average": 13.64938894,
            "count": 970940,
            "maximum": 139.4266725,
            "minimum": -1.253327452,
            "name": "Z",
            "position": 2,
            "stddev": 16.71116769,
            "variance": 279.2631256
          },
          {
            "average": 9671.590234,
            "count": 970940,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10013.37618,
            "variance": 100267702.4
          },
          {
            "average": 1.434622119,
            "count": 970940,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8241716358,
            "variance": 0.6792588853
          },
          {
            "average": 1.870700558,
            "count": 970940,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.214463751,
            "variance": 1.474922204
          },
          {
            "average": 1,
            "count": 970940,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 970940,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.583095763,
            "count": 970940,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.338362138,
            "variance": 11.14466177
          },
          {
            "average": 19.82994123,
            "count": 970940,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.600070064,
            "variance": 2.560224208
          },
          {
            "average": 1.497792861,
            "count": 970940,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9717852155,
            "variance": 0.9443665051
          },
          {
            "average": 16.58489608,
            "count": 970940,
            "maximum": 25,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.729987365,
            "variance": 22.37278047
          },
          {
            "average": 352131145,
            "count": 970940,
            "maximum": 352136252.4,
            "minimum": 352128276.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2869.58835,
            "variance": 8234537.297
          },
          {
            "average": 0,
            "count": 970940,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 970940,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 970940,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 970940,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 970940,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          549387.7016,
          4356335.292,
          -1.253327452,
          550000.0216,
          4356999.992,
          139.4266725
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                549387.7015567806,
                4356335.292479227,
                -1.253327451722186
              ],
              [
                549387.7015567806,
                4356999.992479227,
                -1.253327451722186
              ],
              [
                550000.0215567807,
                4356999.992479227,
                139.42667254827782
              ],
              [
                550000.0215567807,
                4356335.292479227,
                139.42667254827782
              ],
              [
                549387.7015567806,
                4356335.292479227,
                -1.253327451722186
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T17:24:12+00:00",
        "end_time": "2022-11-10T15:11:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ4956.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ4956.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ4956.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ4956.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.4267749,
            39.35501983,
            -1.253327452,
            -74.4196187,
            39.36104423,
            139.4266725
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.42677489732333,
                  39.35505504863776,
                  -1.253327451722186
                ],
                [
                  -74.42672594560571,
                  39.36104422819088,
                  -1.253327451722186
                ],
                [
                  -74.41961870236138,
                  39.361009000244565,
                  139.42667254827782
                ],
                [
                  -74.41966826088209,
                  39.35501982815216,
                  139.42667254827782
                ],
                [
                  -74.42677489732333,
                  39.35505504863776,
                  -1.253327451722186
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ4956.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ4956.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T17:24:12Z",
            "pc:count": 970940,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 549803.9198,
                "count": 970940,
                "maximum": 550000.0216,
                "minimum": 549387.7016,
                "name": "X",
                "position": 0,
                "stddev": 140.119212,
                "variance": 19633.39356
              },
              {
                "average": 4356713.125,
                "count": 970940,
                "maximum": 4356999.992,
                "minimum": 4356335.292,
                "name": "Y",
                "position": 1,
                "stddev": 156.8549375,
                "variance": 24603.4714
              },
              {
                "average": 13.64938894,
                "count": 970940,
                "maximum": 139.4266725,
                "minimum": -1.253327452,
                "name": "Z",
                "position": 2,
                "stddev": 16.71116769,
                "variance": 279.2631256
              },
              {
                "average": 9671.590234,
                "count": 970940,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10013.37618,
                "variance": 100267702.4
              },
              {
                "average": 1.434622119,
                "count": 970940,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8241716358,
                "variance": 0.6792588853
              },
              {
                "average": 1.870700558,
                "count": 970940,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.214463751,
                "variance": 1.474922204
              },
              {
                "average": 1,
                "count": 970940,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 970940,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.583095763,
                "count": 970940,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.338362138,
                "variance": 11.14466177
              },
              {
                "average": 19.82994123,
                "count": 970940,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.600070064,
                "variance": 2.560224208
              },
              {
                "average": 1.497792861,
                "count": 970940,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9717852155,
                "variance": 0.9443665051
              },
              {
                "average": 16.58489608,
                "count": 970940,
                "maximum": 25,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.729987365,
                "variance": 22.37278047
              },
              {
                "average": 352131145,
                "count": 970940,
                "maximum": 352136252.4,
                "minimum": 352128276.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2869.58835,
                "variance": 8234537.297
              },
              {
                "average": 0,
                "count": 970940,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 970940,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 970940,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 970940,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 970940,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              549387.7016,
              4356335.292,
              -1.253327452,
              550000.0216,
              4356999.992,
              139.4266725
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    549387.7015567806,
                    4356335.292479227,
                    -1.253327451722186
                  ],
                  [
                    549387.7015567806,
                    4356999.992479227,
                    -1.253327451722186
                  ],
                  [
                    550000.0215567807,
                    4356999.992479227,
                    139.42667254827782
                  ],
                  [
                    550000.0215567807,
                    4356335.292479227,
                    139.42667254827782
                  ],
                  [
                    549387.7015567806,
                    4356335.292479227,
                    -1.253327451722186
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T17:24:12+00:00",
            "end_time": "2022-11-10T15:11:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5664.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.34939162396108,
              39.4237119448409,
              -3.738638939452286
            ],
            [
              -74.3493078272975,
              39.432722055406714,
              -3.738638939452286
            ],
            [
              -74.33768904632167,
              39.432656478276165,
              5.481361060547715
            ],
            [
              -74.33777433899706,
              39.42364638859232,
              5.481361060547715
            ],
            [
              -74.34939162396108,
              39.4237119448409,
              -3.738638939452286
            ]
          ]
        ]
      },
      "bbox": [
        -74.34939162,
        39.42364639,
        -3.738638939,
        -74.33768905,
        39.43272206,
        5.481361061
      ],
      "properties": {
        "datetime": "2022-11-10T17:05:57Z",
        "pc:count": 3504017,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556451.0169,
            "count": 3504017,
            "maximum": 557000.0044,
            "minimum": 556000.0044,
            "name": "X",
            "position": 0,
            "stddev": 259.3456099,
            "variance": 67260.14537
          },
          {
            "average": 4364562.804,
            "count": 3504017,
            "maximum": 4364999.984,
            "minimum": 4363999.984,
            "name": "Y",
            "position": 1,
            "stddev": 277.8774921,
            "variance": 77215.90061
          },
          {
            "average": 0.8490402099,
            "count": 3504017,
            "maximum": 5.481361061,
            "minimum": -3.738638939,
            "name": "Z",
            "position": 2,
            "stddev": 1.278900045,
            "variance": 1.635585324
          },
          {
            "average": 2388.78045,
            "count": 3504017,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2578.053995,
            "variance": 6646362.402
          },
          {
            "average": 1.141738753,
            "count": 3504017,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4122140011,
            "variance": 0.1699203827
          },
          {
            "average": 1.283439264,
            "count": 3504017,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5898038137,
            "variance": 0.3478685387
          },
          {
            "average": 1,
            "count": 3504017,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3504017,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.189553589,
            "count": 3504017,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.44954536,
            "variance": 154.9911797
          },
          {
            "average": 19.95349512,
            "count": 3504017,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.066578381,
            "variance": 4.270746206
          },
          {
            "average": 1.430908583,
            "count": 3504017,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5425325047,
            "variance": 0.2943415186
          },
          {
            "average": 19.7188424,
            "count": 3504017,
            "maximum": 23,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.153872101,
            "variance": 1.331420826
          },
          {
            "average": 352133302,
            "count": 3504017,
            "maximum": 352135157.7,
            "minimum": 352130941.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 716.6596661,
            "variance": 513601.077
          },
          {
            "average": 0,
            "count": 3504017,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3504017,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3504017,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3504017,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3504017,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556000.0044,
          4363999.984,
          -3.738638939,
          557000.0044,
          4364999.984,
          5.481361061
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556000.0043884901,
                4363999.984390944,
                -3.738638939452286
              ],
              [
                556000.0043884901,
                4364999.984390944,
                -3.738638939452286
              ],
              [
                557000.0043884901,
                4364999.984390944,
                5.481361060547715
              ],
              [
                557000.0043884901,
                4363999.984390944,
                5.481361060547715
              ],
              [
                556000.0043884901,
                4363999.984390944,
                -3.738638939452286
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T17:05:57+00:00",
        "end_time": "2022-11-10T15:55:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5664.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5664.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5664.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5664.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.34939162,
            39.42364639,
            -3.738638939,
            -74.33768905,
            39.43272206,
            5.481361061
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.34939162396108,
                  39.4237119448409,
                  -3.738638939452286
                ],
                [
                  -74.3493078272975,
                  39.432722055406714,
                  -3.738638939452286
                ],
                [
                  -74.33768904632167,
                  39.432656478276165,
                  5.481361060547715
                ],
                [
                  -74.33777433899706,
                  39.42364638859232,
                  5.481361060547715
                ],
                [
                  -74.34939162396108,
                  39.4237119448409,
                  -3.738638939452286
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5664.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5664.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T17:05:57Z",
            "pc:count": 3504017,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556451.0169,
                "count": 3504017,
                "maximum": 557000.0044,
                "minimum": 556000.0044,
                "name": "X",
                "position": 0,
                "stddev": 259.3456099,
                "variance": 67260.14537
              },
              {
                "average": 4364562.804,
                "count": 3504017,
                "maximum": 4364999.984,
                "minimum": 4363999.984,
                "name": "Y",
                "position": 1,
                "stddev": 277.8774921,
                "variance": 77215.90061
              },
              {
                "average": 0.8490402099,
                "count": 3504017,
                "maximum": 5.481361061,
                "minimum": -3.738638939,
                "name": "Z",
                "position": 2,
                "stddev": 1.278900045,
                "variance": 1.635585324
              },
              {
                "average": 2388.78045,
                "count": 3504017,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2578.053995,
                "variance": 6646362.402
              },
              {
                "average": 1.141738753,
                "count": 3504017,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4122140011,
                "variance": 0.1699203827
              },
              {
                "average": 1.283439264,
                "count": 3504017,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5898038137,
                "variance": 0.3478685387
              },
              {
                "average": 1,
                "count": 3504017,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3504017,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.189553589,
                "count": 3504017,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.44954536,
                "variance": 154.9911797
              },
              {
                "average": 19.95349512,
                "count": 3504017,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.066578381,
                "variance": 4.270746206
              },
              {
                "average": 1.430908583,
                "count": 3504017,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5425325047,
                "variance": 0.2943415186
              },
              {
                "average": 19.7188424,
                "count": 3504017,
                "maximum": 23,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.153872101,
                "variance": 1.331420826
              },
              {
                "average": 352133302,
                "count": 3504017,
                "maximum": 352135157.7,
                "minimum": 352130941.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 716.6596661,
                "variance": 513601.077
              },
              {
                "average": 0,
                "count": 3504017,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3504017,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3504017,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3504017,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3504017,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556000.0044,
              4363999.984,
              -3.738638939,
              557000.0044,
              4364999.984,
              5.481361061
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556000.0043884901,
                    4363999.984390944,
                    -3.738638939452286
                  ],
                  [
                    556000.0043884901,
                    4364999.984390944,
                    -3.738638939452286
                  ],
                  [
                    557000.0043884901,
                    4364999.984390944,
                    5.481361060547715
                  ],
                  [
                    557000.0043884901,
                    4363999.984390944,
                    5.481361060547715
                  ],
                  [
                    556000.0043884901,
                    4363999.984390944,
                    -3.738638939452286
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T17:05:57+00:00",
            "end_time": "2022-11-10T15:55:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6176.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.2902076539653,
              39.531491675852536,
              -3.135975995796937
            ],
            [
              -74.2901158843868,
              39.54050150815675,
              -3.135975995796937
            ],
            [
              -74.27847906541243,
              39.54042985430874,
              1.864024004203063
            ],
            [
              -74.2785723390139,
              39.53142004480386,
              1.864024004203063
            ],
            [
              -74.2902076539653,
              39.531491675852536,
              -3.135975995796937
            ]
          ]
        ]
      },
      "bbox": [
        -74.29020765,
        39.53142004,
        -3.135975996,
        -74.27847907,
        39.54050151,
        1.864024004
      ],
      "properties": {
        "datetime": "2022-11-10T15:01:05Z",
        "pc:count": 2913317,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561559.6768,
            "count": 2913317,
            "maximum": 562000.0164,
            "minimum": 560999.9964,
            "name": "X",
            "position": 0,
            "stddev": 262.606055,
            "variance": 68961.94014
          },
          {
            "average": 4376518.197,
            "count": 2913317,
            "maximum": 4376999.986,
            "minimum": 4375999.986,
            "name": "Y",
            "position": 1,
            "stddev": 282.6656988,
            "variance": 79899.89726
          },
          {
            "average": -0.3984433037,
            "count": 2913317,
            "maximum": 1.864024004,
            "minimum": -3.135975996,
            "name": "Z",
            "position": 2,
            "stddev": 0.4958117654,
            "variance": 0.2458293067
          },
          {
            "average": 865.4441374,
            "count": 2913317,
            "maximum": 27748,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 823.5202463,
            "variance": 678185.5961
          },
          {
            "average": 1.000059382,
            "count": 2913317,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00775019232,
            "variance": 6.006548099e-05
          },
          {
            "average": 1.000120824,
            "count": 2913317,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01108464829,
            "variance": 0.0001228694278
          },
          {
            "average": 1,
            "count": 2913317,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2913317,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.69535584,
            "count": 2913317,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.639479806,
            "variance": 58.3616517
          },
          {
            "average": 20.04900103,
            "count": 2913317,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.666706512,
            "variance": 2.777910599
          },
          {
            "average": 1.916914294,
            "count": 2913317,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2768623344,
            "variance": 0.07665275219
          },
          {
            "average": 8.161320241,
            "count": 2913317,
            "maximum": 11,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.313213009,
            "variance": 1.724528406
          },
          {
            "average": 352126304.7,
            "count": 2913317,
            "maximum": 352127665.2,
            "minimum": 352124557.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 750.6731502,
            "variance": 563510.1784
          },
          {
            "average": 0,
            "count": 2913317,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2913317,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2913317,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2913317,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2913317,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560999.9964,
          4375999.986,
          -3.135975996,
          562000.0164,
          4376999.986,
          1.864024004
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560999.9964073641,
                4375999.986440251,
                -3.135975995796937
              ],
              [
                560999.9964073641,
                4376999.986440251,
                -3.135975995796937
              ],
              [
                562000.0164073642,
                4376999.986440251,
                1.864024004203063
              ],
              [
                562000.0164073642,
                4375999.986440251,
                1.864024004203063
              ],
              [
                560999.9964073641,
                4375999.986440251,
                -3.135975995796937
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:01:05+00:00",
        "end_time": "2022-11-10T14:09:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6176.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6176.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6176.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6176.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.29020765,
            39.53142004,
            -3.135975996,
            -74.27847907,
            39.54050151,
            1.864024004
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.2902076539653,
                  39.531491675852536,
                  -3.135975995796937
                ],
                [
                  -74.2901158843868,
                  39.54050150815675,
                  -3.135975995796937
                ],
                [
                  -74.27847906541243,
                  39.54042985430874,
                  1.864024004203063
                ],
                [
                  -74.2785723390139,
                  39.53142004480386,
                  1.864024004203063
                ],
                [
                  -74.2902076539653,
                  39.531491675852536,
                  -3.135975995796937
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6176.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6176.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:01:05Z",
            "pc:count": 2913317,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561559.6768,
                "count": 2913317,
                "maximum": 562000.0164,
                "minimum": 560999.9964,
                "name": "X",
                "position": 0,
                "stddev": 262.606055,
                "variance": 68961.94014
              },
              {
                "average": 4376518.197,
                "count": 2913317,
                "maximum": 4376999.986,
                "minimum": 4375999.986,
                "name": "Y",
                "position": 1,
                "stddev": 282.6656988,
                "variance": 79899.89726
              },
              {
                "average": -0.3984433037,
                "count": 2913317,
                "maximum": 1.864024004,
                "minimum": -3.135975996,
                "name": "Z",
                "position": 2,
                "stddev": 0.4958117654,
                "variance": 0.2458293067
              },
              {
                "average": 865.4441374,
                "count": 2913317,
                "maximum": 27748,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 823.5202463,
                "variance": 678185.5961
              },
              {
                "average": 1.000059382,
                "count": 2913317,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00775019232,
                "variance": 6.006548099e-05
              },
              {
                "average": 1.000120824,
                "count": 2913317,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01108464829,
                "variance": 0.0001228694278
              },
              {
                "average": 1,
                "count": 2913317,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2913317,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.69535584,
                "count": 2913317,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.639479806,
                "variance": 58.3616517
              },
              {
                "average": 20.04900103,
                "count": 2913317,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.666706512,
                "variance": 2.777910599
              },
              {
                "average": 1.916914294,
                "count": 2913317,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2768623344,
                "variance": 0.07665275219
              },
              {
                "average": 8.161320241,
                "count": 2913317,
                "maximum": 11,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.313213009,
                "variance": 1.724528406
              },
              {
                "average": 352126304.7,
                "count": 2913317,
                "maximum": 352127665.2,
                "minimum": 352124557.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 750.6731502,
                "variance": 563510.1784
              },
              {
                "average": 0,
                "count": 2913317,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2913317,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2913317,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2913317,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2913317,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560999.9964,
              4375999.986,
              -3.135975996,
              562000.0164,
              4376999.986,
              1.864024004
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560999.9964073641,
                    4375999.986440251,
                    -3.135975995796937
                  ],
                  [
                    560999.9964073641,
                    4376999.986440251,
                    -3.135975995796937
                  ],
                  [
                    562000.0164073642,
                    4376999.986440251,
                    1.864024004203063
                  ],
                  [
                    562000.0164073642,
                    4375999.986440251,
                    1.864024004203063
                  ],
                  [
                    560999.9964073641,
                    4375999.986440251,
                    -3.135975995796937
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:01:05+00:00",
            "end_time": "2022-11-10T14:09:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ2530.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.71080495000733,
              39.118800861508454,
              -2.773499332977277
            ],
            [
              -74.71076810349,
              39.12781191259851,
              -2.773499332977277
            ],
            [
              -74.70524013930654,
              39.127798065378556,
              17.666500667022724
            ],
            [
              -74.70527769003081,
              39.118787018708026,
              17.666500667022724
            ],
            [
              -74.71080495000733,
              39.118800861508454,
              -2.773499332977277
            ]
          ]
        ]
      },
      "bbox": [
        -74.71080495,
        39.11878702,
        -2.773499333,
        -74.70524014,
        39.12781191,
        17.66650067
      ],
      "properties": {
        "datetime": "2022-11-10T21:05:26Z",
        "pc:count": 1018101,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 525129.4164,
            "count": 1018101,
            "maximum": 525477.8179,
            "minimum": 524999.9979,
            "name": "X",
            "position": 0,
            "stddev": 90.70725959,
            "variance": 8227.806943
          },
          {
            "average": 4330548.723,
            "count": 1018101,
            "maximum": 4330999.984,
            "minimum": 4329999.984,
            "name": "Y",
            "position": 1,
            "stddev": 274.5481354,
            "variance": 75376.67867
          },
          {
            "average": 3.165285041,
            "count": 1018101,
            "maximum": 17.66650067,
            "minimum": -2.773499333,
            "name": "Z",
            "position": 2,
            "stddev": 4.245470805,
            "variance": 18.02402235
          },
          {
            "average": 5599.470499,
            "count": 1018101,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 7061.713463,
            "variance": 49867797.04
          },
          {
            "average": 1.39348159,
            "count": 1018101,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8002269232,
            "variance": 0.6403631286
          },
          {
            "average": 1.788359897,
            "count": 1018101,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.181040137,
            "variance": 1.394855805
          },
          {
            "average": 1,
            "count": 1018101,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1018101,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.965827555,
            "count": 1018101,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.85696936,
            "variance": 140.5877223
          },
          {
            "average": 20.33696772,
            "count": 1018101,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.173733206,
            "variance": 1.37764964
          },
          {
            "average": 1.652508936,
            "count": 1018101,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8356376074,
            "variance": 0.698290211
          },
          {
            "average": 9.004307038,
            "count": 1018101,
            "maximum": 11,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.987527619,
            "variance": 0.9752107982
          },
          {
            "average": 352148404.7,
            "count": 1018101,
            "maximum": 352149526.9,
            "minimum": 352146795.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 478.2664202,
            "variance": 228738.7687
          },
          {
            "average": 0,
            "count": 1018101,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1018101,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1018101,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1018101,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1018101,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          524999.9979,
          4329999.984,
          -2.773499333,
          525477.8179,
          4330999.984,
          17.66650067
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                524999.9979199645,
                4329999.984249987,
                -2.773499332977277
              ],
              [
                524999.9979199645,
                4330999.984249987,
                -2.773499332977277
              ],
              [
                525477.8179199646,
                4330999.984249987,
                17.666500667022724
              ],
              [
                525477.8179199646,
                4329999.984249987,
                17.666500667022724
              ],
              [
                524999.9979199645,
                4329999.984249987,
                -2.773499332977277
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T21:05:26+00:00",
        "end_time": "2022-11-10T20:19:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ2530.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ2530.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ2530.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ2530.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.71080495,
            39.11878702,
            -2.773499333,
            -74.70524014,
            39.12781191,
            17.66650067
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.71080495000733,
                  39.118800861508454,
                  -2.773499332977277
                ],
                [
                  -74.71076810349,
                  39.12781191259851,
                  -2.773499332977277
                ],
                [
                  -74.70524013930654,
                  39.127798065378556,
                  17.666500667022724
                ],
                [
                  -74.70527769003081,
                  39.118787018708026,
                  17.666500667022724
                ],
                [
                  -74.71080495000733,
                  39.118800861508454,
                  -2.773499332977277
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ2530.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ2530.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T21:05:26Z",
            "pc:count": 1018101,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 525129.4164,
                "count": 1018101,
                "maximum": 525477.8179,
                "minimum": 524999.9979,
                "name": "X",
                "position": 0,
                "stddev": 90.70725959,
                "variance": 8227.806943
              },
              {
                "average": 4330548.723,
                "count": 1018101,
                "maximum": 4330999.984,
                "minimum": 4329999.984,
                "name": "Y",
                "position": 1,
                "stddev": 274.5481354,
                "variance": 75376.67867
              },
              {
                "average": 3.165285041,
                "count": 1018101,
                "maximum": 17.66650067,
                "minimum": -2.773499333,
                "name": "Z",
                "position": 2,
                "stddev": 4.245470805,
                "variance": 18.02402235
              },
              {
                "average": 5599.470499,
                "count": 1018101,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 7061.713463,
                "variance": 49867797.04
              },
              {
                "average": 1.39348159,
                "count": 1018101,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8002269232,
                "variance": 0.6403631286
              },
              {
                "average": 1.788359897,
                "count": 1018101,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.181040137,
                "variance": 1.394855805
              },
              {
                "average": 1,
                "count": 1018101,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1018101,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.965827555,
                "count": 1018101,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.85696936,
                "variance": 140.5877223
              },
              {
                "average": 20.33696772,
                "count": 1018101,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.173733206,
                "variance": 1.37764964
              },
              {
                "average": 1.652508936,
                "count": 1018101,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8356376074,
                "variance": 0.698290211
              },
              {
                "average": 9.004307038,
                "count": 1018101,
                "maximum": 11,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.987527619,
                "variance": 0.9752107982
              },
              {
                "average": 352148404.7,
                "count": 1018101,
                "maximum": 352149526.9,
                "minimum": 352146795.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 478.2664202,
                "variance": 228738.7687
              },
              {
                "average": 0,
                "count": 1018101,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1018101,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1018101,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1018101,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1018101,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              524999.9979,
              4329999.984,
              -2.773499333,
              525477.8179,
              4330999.984,
              17.66650067
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    524999.9979199645,
                    4329999.984249987,
                    -2.773499332977277
                  ],
                  [
                    524999.9979199645,
                    4330999.984249987,
                    -2.773499332977277
                  ],
                  [
                    525477.8179199646,
                    4330999.984249987,
                    17.666500667022724
                  ],
                  [
                    525477.8179199646,
                    4329999.984249987,
                    17.666500667022724
                  ],
                  [
                    524999.9979199645,
                    4329999.984249987,
                    -2.773499332977277
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T21:05:26+00:00",
            "end_time": "2022-11-10T20:19:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ1718.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.80364646890672,
              39.010859162609776,
              -4.868336400315735
            ],
            [
              -74.80362154681487,
              39.01987062322906,
              -4.868336400315735
            ],
            [
              -74.79206994498016,
              39.01985060591862,
              19.171663599684265
            ],
            [
              -74.79209633304328,
              39.01083915169353,
              19.171663599684265
            ],
            [
              -74.80364646890672,
              39.010859162609776,
              -4.868336400315735
            ]
          ]
        ]
      },
      "bbox": [
        -74.80364647,
        39.01083915,
        -4.8683364,
        -74.79206994,
        39.01987062,
        19.1716636
      ],
      "properties": {
        "datetime": "2022-11-10T21:02:17Z",
        "pc:count": 4893620,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 517528.188,
            "count": 4893620,
            "maximum": 518000.0043,
            "minimum": 517000.0043,
            "name": "X",
            "position": 0,
            "stddev": 237.2707458,
            "variance": 56297.40681
          },
          {
            "average": 4318453.93,
            "count": 4893620,
            "maximum": 4318999.993,
            "minimum": 4317999.973,
            "name": "Y",
            "position": 1,
            "stddev": 277.1701486,
            "variance": 76823.29129
          },
          {
            "average": 2.867462403,
            "count": 4893620,
            "maximum": 19.1716636,
            "minimum": -4.8683364,
            "name": "Z",
            "position": 2,
            "stddev": 3.42788537,
            "variance": 11.75039811
          },
          {
            "average": 5339.890373,
            "count": 4893620,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 6802.843457,
            "variance": 46278679.1
          },
          {
            "average": 1.368205337,
            "count": 4893620,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7440735162,
            "variance": 0.5536453975
          },
          {
            "average": 1.738065686,
            "count": 4893620,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.084081,
            "variance": 1.175231615
          },
          {
            "average": 1,
            "count": 4893620,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4893620,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.37945386,
            "count": 4893620,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.354910123,
            "variance": 54.09470292
          },
          {
            "average": 19.99332256,
            "count": 4893620,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.157631478,
            "variance": 1.340110639
          },
          {
            "average": 1.466378877,
            "count": 4893620,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7911393525,
            "variance": 0.625901475
          },
          {
            "average": 9.243385469,
            "count": 4893620,
            "maximum": 11,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.284908168,
            "variance": 1.650989001
          },
          {
            "average": 352148532.3,
            "count": 4893620,
            "maximum": 352149337.3,
            "minimum": 352147000,
            "name": "GpsTime",
            "position": 12,
            "stddev": 638.4247031,
            "variance": 407586.1015
          },
          {
            "average": 0,
            "count": 4893620,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4893620,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4893620,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4893620,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4893620,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          517000.0043,
          4317999.973,
          -4.8683364,
          518000.0043,
          4318999.993,
          19.1716636
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                517000.00428885187,
                4317999.9733762285,
                -4.868336400315735
              ],
              [
                517000.00428885187,
                4318999.993376228,
                -4.868336400315735
              ],
              [
                518000.00428885187,
                4318999.993376228,
                19.171663599684265
              ],
              [
                518000.00428885187,
                4317999.9733762285,
                19.171663599684265
              ],
              [
                517000.00428885187,
                4317999.9733762285,
                -4.868336400315735
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T21:02:17+00:00",
        "end_time": "2022-11-10T20:23:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ1718.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ1718.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ1718.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ1718.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.80364647,
            39.01083915,
            -4.8683364,
            -74.79206994,
            39.01987062,
            19.1716636
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.80364646890672,
                  39.010859162609776,
                  -4.868336400315735
                ],
                [
                  -74.80362154681487,
                  39.01987062322906,
                  -4.868336400315735
                ],
                [
                  -74.79206994498016,
                  39.01985060591862,
                  19.171663599684265
                ],
                [
                  -74.79209633304328,
                  39.01083915169353,
                  19.171663599684265
                ],
                [
                  -74.80364646890672,
                  39.010859162609776,
                  -4.868336400315735
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ1718.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ1718.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T21:02:17Z",
            "pc:count": 4893620,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 517528.188,
                "count": 4893620,
                "maximum": 518000.0043,
                "minimum": 517000.0043,
                "name": "X",
                "position": 0,
                "stddev": 237.2707458,
                "variance": 56297.40681
              },
              {
                "average": 4318453.93,
                "count": 4893620,
                "maximum": 4318999.993,
                "minimum": 4317999.973,
                "name": "Y",
                "position": 1,
                "stddev": 277.1701486,
                "variance": 76823.29129
              },
              {
                "average": 2.867462403,
                "count": 4893620,
                "maximum": 19.1716636,
                "minimum": -4.8683364,
                "name": "Z",
                "position": 2,
                "stddev": 3.42788537,
                "variance": 11.75039811
              },
              {
                "average": 5339.890373,
                "count": 4893620,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 6802.843457,
                "variance": 46278679.1
              },
              {
                "average": 1.368205337,
                "count": 4893620,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7440735162,
                "variance": 0.5536453975
              },
              {
                "average": 1.738065686,
                "count": 4893620,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.084081,
                "variance": 1.175231615
              },
              {
                "average": 1,
                "count": 4893620,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4893620,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.37945386,
                "count": 4893620,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.354910123,
                "variance": 54.09470292
              },
              {
                "average": 19.99332256,
                "count": 4893620,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.157631478,
                "variance": 1.340110639
              },
              {
                "average": 1.466378877,
                "count": 4893620,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7911393525,
                "variance": 0.625901475
              },
              {
                "average": 9.243385469,
                "count": 4893620,
                "maximum": 11,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.284908168,
                "variance": 1.650989001
              },
              {
                "average": 352148532.3,
                "count": 4893620,
                "maximum": 352149337.3,
                "minimum": 352147000,
                "name": "GpsTime",
                "position": 12,
                "stddev": 638.4247031,
                "variance": 407586.1015
              },
              {
                "average": 0,
                "count": 4893620,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4893620,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4893620,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4893620,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4893620,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              517000.0043,
              4317999.973,
              -4.8683364,
              518000.0043,
              4318999.993,
              19.1716636
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    517000.00428885187,
                    4317999.9733762285,
                    -4.868336400315735
                  ],
                  [
                    517000.00428885187,
                    4318999.993376228,
                    -4.868336400315735
                  ],
                  [
                    518000.00428885187,
                    4318999.993376228,
                    19.171663599684265
                  ],
                  [
                    518000.00428885187,
                    4317999.9733762285,
                    19.171663599684265
                  ],
                  [
                    517000.00428885187,
                    4317999.9733762285,
                    -4.868336400315735
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T21:02:17+00:00",
            "end_time": "2022-11-10T20:23:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5057.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.41961896615403,
              39.36100894122872,
              -0.541021789875799
            ],
            [
              -74.41954438061221,
              39.37001926812232,
              -0.541021789875799
            ],
            [
              -74.40793584273804,
              39.36996078441743,
              221.87897821012422
            ],
            [
              -74.40801191970662,
              39.36095047615563,
              221.87897821012422
            ],
            [
              -74.41961896615403,
              39.36100894122872,
              -0.541021789875799
            ]
          ]
        ]
      },
      "bbox": [
        -74.41961897,
        39.36095048,
        -0.5410217899,
        -74.40793584,
        39.37001927,
        221.8789782
      ],
      "properties": {
        "datetime": "2022-11-10T17:24:31Z",
        "pc:count": 6030634,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 550409.5348,
            "count": 6030634,
            "maximum": 550999.9989,
            "minimum": 549999.9989,
            "name": "X",
            "position": 0,
            "stddev": 234.3701928,
            "variance": 54929.38726
          },
          {
            "average": 4357480.571,
            "count": 6030634,
            "maximum": 4357999.986,
            "minimum": 4356999.986,
            "name": "Y",
            "position": 1,
            "stddev": 272.5913026,
            "variance": 74306.01824
          },
          {
            "average": 12.25727463,
            "count": 6030634,
            "maximum": 221.8789782,
            "minimum": -0.5410217899,
            "name": "Z",
            "position": 2,
            "stddev": 23.9578389,
            "variance": 573.9780449
          },
          {
            "average": 8480.740814,
            "count": 6030634,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8641.516977,
            "variance": 74675815.66
          },
          {
            "average": 1.462317395,
            "count": 6030634,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8630972788,
            "variance": 0.7449369126
          },
          {
            "average": 1.926837875,
            "count": 6030634,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.277346249,
            "variance": 1.631613439
          },
          {
            "average": 1,
            "count": 6030634,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6030634,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28945348,
            "count": 6030634,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.415081169,
            "variance": 2.002454714
          },
          {
            "average": 20.10446349,
            "count": 6030634,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.990401479,
            "variance": 3.96169805
          },
          {
            "average": 1.523744435,
            "count": 6030634,
            "maximum": 26,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.069823683,
            "variance": 1.144522713
          },
          {
            "average": 16.32539647,
            "count": 6030634,
            "maximum": 25,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.457557442,
            "variance": 19.86981835
          },
          {
            "average": 352131089.8,
            "count": 6030634,
            "maximum": 352136271.2,
            "minimum": 352128284.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2673.874836,
            "variance": 7149606.639
          },
          {
            "average": 0,
            "count": 6030634,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6030634,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6030634,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6030634,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6030634,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          549999.9989,
          4356999.986,
          -0.5410217899,
          550999.9989,
          4357999.986,
          221.8789782
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                549999.9988728879,
                4356999.9857837,
                -0.541021789875799
              ],
              [
                549999.9988728879,
                4357999.9857837,
                -0.541021789875799
              ],
              [
                550999.9988728879,
                4357999.9857837,
                221.87897821012422
              ],
              [
                550999.9988728879,
                4356999.9857837,
                221.87897821012422
              ],
              [
                549999.9988728879,
                4356999.9857837,
                -0.541021789875799
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T17:24:31+00:00",
        "end_time": "2022-11-10T15:11:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5057.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5057.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5057.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5057.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.41961897,
            39.36095048,
            -0.5410217899,
            -74.40793584,
            39.37001927,
            221.8789782
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.41961896615403,
                  39.36100894122872,
                  -0.541021789875799
                ],
                [
                  -74.41954438061221,
                  39.37001926812232,
                  -0.541021789875799
                ],
                [
                  -74.40793584273804,
                  39.36996078441743,
                  221.87897821012422
                ],
                [
                  -74.40801191970662,
                  39.36095047615563,
                  221.87897821012422
                ],
                [
                  -74.41961896615403,
                  39.36100894122872,
                  -0.541021789875799
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5057.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5057.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T17:24:31Z",
            "pc:count": 6030634,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 550409.5348,
                "count": 6030634,
                "maximum": 550999.9989,
                "minimum": 549999.9989,
                "name": "X",
                "position": 0,
                "stddev": 234.3701928,
                "variance": 54929.38726
              },
              {
                "average": 4357480.571,
                "count": 6030634,
                "maximum": 4357999.986,
                "minimum": 4356999.986,
                "name": "Y",
                "position": 1,
                "stddev": 272.5913026,
                "variance": 74306.01824
              },
              {
                "average": 12.25727463,
                "count": 6030634,
                "maximum": 221.8789782,
                "minimum": -0.5410217899,
                "name": "Z",
                "position": 2,
                "stddev": 23.9578389,
                "variance": 573.9780449
              },
              {
                "average": 8480.740814,
                "count": 6030634,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8641.516977,
                "variance": 74675815.66
              },
              {
                "average": 1.462317395,
                "count": 6030634,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8630972788,
                "variance": 0.7449369126
              },
              {
                "average": 1.926837875,
                "count": 6030634,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.277346249,
                "variance": 1.631613439
              },
              {
                "average": 1,
                "count": 6030634,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6030634,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28945348,
                "count": 6030634,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.415081169,
                "variance": 2.002454714
              },
              {
                "average": 20.10446349,
                "count": 6030634,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.990401479,
                "variance": 3.96169805
              },
              {
                "average": 1.523744435,
                "count": 6030634,
                "maximum": 26,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.069823683,
                "variance": 1.144522713
              },
              {
                "average": 16.32539647,
                "count": 6030634,
                "maximum": 25,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.457557442,
                "variance": 19.86981835
              },
              {
                "average": 352131089.8,
                "count": 6030634,
                "maximum": 352136271.2,
                "minimum": 352128284.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2673.874836,
                "variance": 7149606.639
              },
              {
                "average": 0,
                "count": 6030634,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6030634,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6030634,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6030634,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6030634,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              549999.9989,
              4356999.986,
              -0.5410217899,
              550999.9989,
              4357999.986,
              221.8789782
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    549999.9988728879,
                    4356999.9857837,
                    -0.541021789875799
                  ],
                  [
                    549999.9988728879,
                    4357999.9857837,
                    -0.541021789875799
                  ],
                  [
                    550999.9988728879,
                    4357999.9857837,
                    221.87897821012422
                  ],
                  [
                    550999.9988728879,
                    4356999.9857837,
                    221.87897821012422
                  ],
                  [
                    549999.9988728879,
                    4356999.9857837,
                    -0.541021789875799
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T17:24:31+00:00",
            "end_time": "2022-11-10T15:11:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5567.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.34925170387578,
              39.45074306211958,
              -0.611325577057811
            ],
            [
              -74.34925048430942,
              39.45087406861431,
              -0.611325577057811
            ],
            [
              -74.34913891487635,
              39.450873444297095,
              -0.371325577057811
            ],
            [
              -74.34914013465175,
              39.450742437805246,
              -0.371325577057811
            ],
            [
              -74.34925170387578,
              39.45074306211958,
              -0.611325577057811
            ]
          ]
        ]
      },
      "bbox": [
        -74.3492517,
        39.45074244,
        -0.6113255771,
        -74.34913891,
        39.45087407,
        -0.3713255771
      ],
      "properties": {
        "datetime": "2022-11-10T15:13:55Z",
        "pc:count": 886,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555996.3217,
            "count": 886,
            "maximum": 556000.0031,
            "minimum": 555990.4031,
            "name": "X",
            "position": 0,
            "stddev": 2.435769015,
            "variance": 5.932970694
          },
          {
            "average": 4367005.327,
            "count": 886,
            "maximum": 4367014.547,
            "minimum": 4367000.007,
            "name": "Y",
            "position": 1,
            "stddev": 3.566022847,
            "variance": 12.71651895
          },
          {
            "average": -0.4834813333,
            "count": 886,
            "maximum": -0.3713255771,
            "minimum": -0.6113255771,
            "name": "Z",
            "position": 2,
            "stddev": 0.04405161977,
            "variance": 0.001940545204
          },
          {
            "average": 615.1591422,
            "count": 886,
            "maximum": 1330,
            "minimum": 118,
            "name": "Intensity",
            "position": 3,
            "stddev": 407.9755484,
            "variance": 166444.0481
          },
          {
            "average": 1,
            "count": 886,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 886,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 886,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 886,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 886,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.63018706,
            "count": 886,
            "maximum": 21,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4837927502,
            "variance": 0.2340554252
          },
          {
            "average": 2,
            "count": 886,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12,
            "count": 886,
            "maximum": 12,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 352128434.6,
            "count": 886,
            "maximum": 352128435.1,
            "minimum": 352128434,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.2632549997,
            "variance": 0.06930319489
          },
          {
            "average": 0,
            "count": 886,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 886,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 886,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 886,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 886,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555990.4031,
          4367000.007,
          -0.6113255771,
          556000.0031,
          4367014.547,
          -0.3713255771
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555990.4030588175,
                4367000.006990399,
                -0.611325577057811
              ],
              [
                555990.4030588175,
                4367014.546990398,
                -0.611325577057811
              ],
              [
                556000.0030588176,
                4367014.546990398,
                -0.371325577057811
              ],
              [
                556000.0030588176,
                4367000.006990399,
                -0.371325577057811
              ],
              [
                555990.4030588175,
                4367000.006990399,
                -0.611325577057811
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:13:55+00:00",
        "end_time": "2022-11-10T15:13:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5567.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5567.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5567.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5567.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.3492517,
            39.45074244,
            -0.6113255771,
            -74.34913891,
            39.45087407,
            -0.3713255771
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.34925170387578,
                  39.45074306211958,
                  -0.611325577057811
                ],
                [
                  -74.34925048430942,
                  39.45087406861431,
                  -0.611325577057811
                ],
                [
                  -74.34913891487635,
                  39.450873444297095,
                  -0.371325577057811
                ],
                [
                  -74.34914013465175,
                  39.450742437805246,
                  -0.371325577057811
                ],
                [
                  -74.34925170387578,
                  39.45074306211958,
                  -0.611325577057811
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5567.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5567.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:13:55Z",
            "pc:count": 886,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555996.3217,
                "count": 886,
                "maximum": 556000.0031,
                "minimum": 555990.4031,
                "name": "X",
                "position": 0,
                "stddev": 2.435769015,
                "variance": 5.932970694
              },
              {
                "average": 4367005.327,
                "count": 886,
                "maximum": 4367014.547,
                "minimum": 4367000.007,
                "name": "Y",
                "position": 1,
                "stddev": 3.566022847,
                "variance": 12.71651895
              },
              {
                "average": -0.4834813333,
                "count": 886,
                "maximum": -0.3713255771,
                "minimum": -0.6113255771,
                "name": "Z",
                "position": 2,
                "stddev": 0.04405161977,
                "variance": 0.001940545204
              },
              {
                "average": 615.1591422,
                "count": 886,
                "maximum": 1330,
                "minimum": 118,
                "name": "Intensity",
                "position": 3,
                "stddev": 407.9755484,
                "variance": 166444.0481
              },
              {
                "average": 1,
                "count": 886,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 886,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 886,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 886,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 886,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.63018706,
                "count": 886,
                "maximum": 21,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4837927502,
                "variance": 0.2340554252
              },
              {
                "average": 2,
                "count": 886,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12,
                "count": 886,
                "maximum": 12,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 352128434.6,
                "count": 886,
                "maximum": 352128435.1,
                "minimum": 352128434,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.2632549997,
                "variance": 0.06930319489
              },
              {
                "average": 0,
                "count": 886,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 886,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 886,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 886,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 886,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555990.4031,
              4367000.007,
              -0.6113255771,
              556000.0031,
              4367014.547,
              -0.3713255771
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555990.4030588175,
                    4367000.006990399,
                    -0.611325577057811
                  ],
                  [
                    555990.4030588175,
                    4367014.546990398,
                    -0.611325577057811
                  ],
                  [
                    556000.0030588176,
                    4367014.546990398,
                    -0.371325577057811
                  ],
                  [
                    556000.0030588176,
                    4367000.006990399,
                    -0.371325577057811
                  ],
                  [
                    555990.4030588175,
                    4367000.006990399,
                    -0.611325577057811
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:13:55+00:00",
            "end_time": "2022-11-10T15:13:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6275.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.27866573886902,
              39.5224102242316,
              -2.742135785745889
            ],
            [
              -74.27857250716497,
              39.531420047927504,
              -2.742135785745889
            ],
            [
              -74.2669374667904,
              39.5313472538667,
              5.877864214254112
            ],
            [
              -74.26703220179147,
              39.52233745333435,
              5.877864214254112
            ],
            [
              -74.27866573886902,
              39.5224102242316,
              -2.742135785745889
            ]
          ]
        ]
      },
      "bbox": [
        -74.27866574,
        39.52233745,
        -2.742135786,
        -74.26693747,
        39.53142005,
        5.877864214
      ],
      "properties": {
        "datetime": "2022-11-10T16:04:27Z",
        "pc:count": 2556075,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562453.3494,
            "count": 2556075,
            "maximum": 563000.002,
            "minimum": 562000.002,
            "name": "X",
            "position": 0,
            "stddev": 256.7673105,
            "variance": 65929.45176
          },
          {
            "average": 4375572.281,
            "count": 2556075,
            "maximum": 4375999.987,
            "minimum": 4374999.987,
            "name": "Y",
            "position": 1,
            "stddev": 269.6872288,
            "variance": 72731.20139
          },
          {
            "average": 0.5838043177,
            "count": 2556075,
            "maximum": 5.877864214,
            "minimum": -2.742135786,
            "name": "Z",
            "position": 2,
            "stddev": 1.09991899,
            "variance": 1.209821784
          },
          {
            "average": 7673.560389,
            "count": 2556075,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 8138.817716,
            "variance": 66240353.81
          },
          {
            "average": 1.011730094,
            "count": 2556075,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1211838608,
            "variance": 0.01468552812
          },
          {
            "average": 1.023478967,
            "count": 2556075,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1794886552,
            "variance": 0.03221617734
          },
          {
            "average": 1,
            "count": 2556075,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2556075,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.02524456,
            "count": 2556075,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.58030267,
            "variance": 184.4246207
          },
          {
            "average": 20.09212701,
            "count": 2556075,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.817753164,
            "variance": 3.304226566
          },
          {
            "average": 1.43405573,
            "count": 2556075,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5000167374,
            "variance": 0.2500167377
          },
          {
            "average": 14.35723521,
            "count": 2556075,
            "maximum": 17,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9873434668,
            "variance": 0.9748471215
          },
          {
            "average": 352129931.4,
            "count": 2556075,
            "maximum": 352131467.2,
            "minimum": 352128566.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 640.5799675,
            "variance": 410342.6948
          },
          {
            "average": 0,
            "count": 2556075,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2556075,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2556075,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2556075,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2556075,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562000.002,
          4374999.987,
          -2.742135786,
          563000.002,
          4375999.987,
          5.877864214
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562000.0019534148,
                4374999.986671099,
                -2.742135785745889
              ],
              [
                562000.0019534148,
                4375999.986671099,
                -2.742135785745889
              ],
              [
                563000.0019534148,
                4375999.986671099,
                5.877864214254112
              ],
              [
                563000.0019534148,
                4374999.986671099,
                5.877864214254112
              ],
              [
                562000.0019534148,
                4374999.986671099,
                -2.742135785745889
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:04:27+00:00",
        "end_time": "2022-11-10T15:16:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6275.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6275.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6275.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6275.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.27866574,
            39.52233745,
            -2.742135786,
            -74.26693747,
            39.53142005,
            5.877864214
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.27866573886902,
                  39.5224102242316,
                  -2.742135785745889
                ],
                [
                  -74.27857250716497,
                  39.531420047927504,
                  -2.742135785745889
                ],
                [
                  -74.2669374667904,
                  39.5313472538667,
                  5.877864214254112
                ],
                [
                  -74.26703220179147,
                  39.52233745333435,
                  5.877864214254112
                ],
                [
                  -74.27866573886902,
                  39.5224102242316,
                  -2.742135785745889
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6275.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6275.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:04:27Z",
            "pc:count": 2556075,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562453.3494,
                "count": 2556075,
                "maximum": 563000.002,
                "minimum": 562000.002,
                "name": "X",
                "position": 0,
                "stddev": 256.7673105,
                "variance": 65929.45176
              },
              {
                "average": 4375572.281,
                "count": 2556075,
                "maximum": 4375999.987,
                "minimum": 4374999.987,
                "name": "Y",
                "position": 1,
                "stddev": 269.6872288,
                "variance": 72731.20139
              },
              {
                "average": 0.5838043177,
                "count": 2556075,
                "maximum": 5.877864214,
                "minimum": -2.742135786,
                "name": "Z",
                "position": 2,
                "stddev": 1.09991899,
                "variance": 1.209821784
              },
              {
                "average": 7673.560389,
                "count": 2556075,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 8138.817716,
                "variance": 66240353.81
              },
              {
                "average": 1.011730094,
                "count": 2556075,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1211838608,
                "variance": 0.01468552812
              },
              {
                "average": 1.023478967,
                "count": 2556075,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1794886552,
                "variance": 0.03221617734
              },
              {
                "average": 1,
                "count": 2556075,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2556075,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.02524456,
                "count": 2556075,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.58030267,
                "variance": 184.4246207
              },
              {
                "average": 20.09212701,
                "count": 2556075,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.817753164,
                "variance": 3.304226566
              },
              {
                "average": 1.43405573,
                "count": 2556075,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5000167374,
                "variance": 0.2500167377
              },
              {
                "average": 14.35723521,
                "count": 2556075,
                "maximum": 17,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9873434668,
                "variance": 0.9748471215
              },
              {
                "average": 352129931.4,
                "count": 2556075,
                "maximum": 352131467.2,
                "minimum": 352128566.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 640.5799675,
                "variance": 410342.6948
              },
              {
                "average": 0,
                "count": 2556075,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2556075,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2556075,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2556075,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2556075,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562000.002,
              4374999.987,
              -2.742135786,
              563000.002,
              4375999.987,
              5.877864214
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562000.0019534148,
                    4374999.986671099,
                    -2.742135785745889
                  ],
                  [
                    562000.0019534148,
                    4375999.986671099,
                    -2.742135785745889
                  ],
                  [
                    563000.0019534148,
                    4375999.986671099,
                    5.877864214254112
                  ],
                  [
                    563000.0019534148,
                    4374999.986671099,
                    5.877864214254112
                  ],
                  [
                    562000.0019534148,
                    4374999.986671099,
                    -2.742135785745889
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:04:27+00:00",
            "end_time": "2022-11-10T15:16:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8660.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.98640526908507,
              40.28605381989873,
              -4.607353518473644
            ],
            [
              -73.98627067555243,
              40.29506175623564,
              -4.607353518473644
            ],
            [
              -73.97691636609024,
              40.294979410318156,
              38.932646481526355
            ],
            [
              -73.9770522010754,
              40.285971500052,
              38.932646481526355
            ],
            [
              -73.98640526908507,
              40.28605381989873,
              -4.607353518473644
            ]
          ]
        ]
      },
      "bbox": [
        -73.98640527,
        40.2859715,
        -4.607353518,
        -73.97691637,
        40.29506176,
        38.93264648
      ],
      "properties": {
        "datetime": "2022-11-11T15:33:11Z",
        "pc:count": 3128925,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586460.311,
            "count": 3128925,
            "maximum": 586953.9376,
            "minimum": 586158.7776,
            "name": "X",
            "position": 0,
            "stddev": 162.9047682,
            "variance": 26537.9635
          },
          {
            "average": 4460518.898,
            "count": 3128925,
            "maximum": 4460999.985,
            "minimum": 4459999.985,
            "name": "Y",
            "position": 1,
            "stddev": 287.1368942,
            "variance": 82447.59599
          },
          {
            "average": 8.129802246,
            "count": 3128925,
            "maximum": 38.93264648,
            "minimum": -4.607353518,
            "name": "Z",
            "position": 2,
            "stddev": 5.067042209,
            "variance": 25.67491675
          },
          {
            "average": 7105.455218,
            "count": 3128925,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 8238.605585,
            "variance": 67874621.99
          },
          {
            "average": 1.543528528,
            "count": 3128925,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9628615392,
            "variance": 0.9271023436
          },
          {
            "average": 2.088825395,
            "count": 3128925,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.447180628,
            "variance": 2.094331769
          },
          {
            "average": 1,
            "count": 3128925,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3128925,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.840167789,
            "count": 3128925,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.87937117,
            "variance": 15.04952068
          },
          {
            "average": 20.1216301,
            "count": 3128925,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.642266382,
            "variance": 2.697038869
          },
          {
            "average": 1.668210647,
            "count": 3128925,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.264048737,
            "variance": 1.59781921
          },
          {
            "average": 3.348163666,
            "count": 3128925,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7289240775,
            "variance": 0.5313303108
          },
          {
            "average": 352215718.3,
            "count": 3128925,
            "maximum": 352215991.4,
            "minimum": 352214693.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 318.0441199,
            "variance": 101152.0622
          },
          {
            "average": 0,
            "count": 3128925,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3128925,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3128925,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3128925,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3128925,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586158.7776,
          4459999.985,
          -4.607353518,
          586953.9376,
          4460999.985,
          38.93264648
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586158.7776009353,
                4459999.985270563,
                -4.607353518473644
              ],
              [
                586158.7776009353,
                4460999.985270563,
                -4.607353518473644
              ],
              [
                586953.9376009352,
                4460999.985270563,
                38.932646481526355
              ],
              [
                586953.9376009352,
                4459999.985270563,
                38.932646481526355
              ],
              [
                586158.7776009353,
                4459999.985270563,
                -4.607353518473644
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:33:11+00:00",
        "end_time": "2022-11-11T15:11:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8660.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8660.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8660.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8660.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.98640527,
            40.2859715,
            -4.607353518,
            -73.97691637,
            40.29506176,
            38.93264648
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.98640526908507,
                  40.28605381989873,
                  -4.607353518473644
                ],
                [
                  -73.98627067555243,
                  40.29506175623564,
                  -4.607353518473644
                ],
                [
                  -73.97691636609024,
                  40.294979410318156,
                  38.932646481526355
                ],
                [
                  -73.9770522010754,
                  40.285971500052,
                  38.932646481526355
                ],
                [
                  -73.98640526908507,
                  40.28605381989873,
                  -4.607353518473644
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8660.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8660.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:33:11Z",
            "pc:count": 3128925,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586460.311,
                "count": 3128925,
                "maximum": 586953.9376,
                "minimum": 586158.7776,
                "name": "X",
                "position": 0,
                "stddev": 162.9047682,
                "variance": 26537.9635
              },
              {
                "average": 4460518.898,
                "count": 3128925,
                "maximum": 4460999.985,
                "minimum": 4459999.985,
                "name": "Y",
                "position": 1,
                "stddev": 287.1368942,
                "variance": 82447.59599
              },
              {
                "average": 8.129802246,
                "count": 3128925,
                "maximum": 38.93264648,
                "minimum": -4.607353518,
                "name": "Z",
                "position": 2,
                "stddev": 5.067042209,
                "variance": 25.67491675
              },
              {
                "average": 7105.455218,
                "count": 3128925,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 8238.605585,
                "variance": 67874621.99
              },
              {
                "average": 1.543528528,
                "count": 3128925,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9628615392,
                "variance": 0.9271023436
              },
              {
                "average": 2.088825395,
                "count": 3128925,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.447180628,
                "variance": 2.094331769
              },
              {
                "average": 1,
                "count": 3128925,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3128925,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.840167789,
                "count": 3128925,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.87937117,
                "variance": 15.04952068
              },
              {
                "average": 20.1216301,
                "count": 3128925,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.642266382,
                "variance": 2.697038869
              },
              {
                "average": 1.668210647,
                "count": 3128925,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.264048737,
                "variance": 1.59781921
              },
              {
                "average": 3.348163666,
                "count": 3128925,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7289240775,
                "variance": 0.5313303108
              },
              {
                "average": 352215718.3,
                "count": 3128925,
                "maximum": 352215991.4,
                "minimum": 352214693.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 318.0441199,
                "variance": 101152.0622
              },
              {
                "average": 0,
                "count": 3128925,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3128925,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3128925,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3128925,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3128925,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586158.7776,
              4459999.985,
              -4.607353518,
              586953.9376,
              4460999.985,
              38.93264648
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586158.7776009353,
                    4459999.985270563,
                    -4.607353518473644
                  ],
                  [
                    586158.7776009353,
                    4460999.985270563,
                    -4.607353518473644
                  ],
                  [
                    586953.9376009352,
                    4460999.985270563,
                    38.932646481526355
                  ],
                  [
                    586953.9376009352,
                    4459999.985270563,
                    38.932646481526355
                  ],
                  [
                    586158.7776009353,
                    4459999.985270563,
                    -4.607353518473644
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:33:11+00:00",
            "end_time": "2022-11-11T15:11:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ4957.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.42461220998412,
              39.36103363850186,
              0.550231272485703
            ],
            [
              -74.42454111793766,
              39.36969653504916,
              0.550231272485703
            ],
            [
              -74.4195471393606,
              39.369671731879166,
              79.8902312724857
            ],
            [
              -74.41961884827786,
              39.36100884292905,
              79.8902312724857
            ],
            [
              -74.42461220998412,
              39.36103363850186,
              0.550231272485703
            ]
          ]
        ]
      },
      "bbox": [
        -74.42461221,
        39.36100884,
        0.5502312725,
        -74.41954714,
        39.36969654,
        79.89023127
      ],
      "properties": {
        "datetime": "2022-11-10T15:32:27Z",
        "pc:count": 1529105,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 549835.8054,
            "count": 1529105,
            "maximum": 550000.0091,
            "minimum": 549569.8091,
            "name": "X",
            "position": 0,
            "stddev": 111.9968957,
            "variance": 12543.30465
          },
          {
            "average": 4357357.217,
            "count": 1529105,
            "maximum": 4357961.415,
            "minimum": 4356999.975,
            "name": "Y",
            "position": 1,
            "stddev": 233.9731738,
            "variance": 54743.44604
          },
          {
            "average": 8.019026247,
            "count": 1529105,
            "maximum": 79.89023127,
            "minimum": 0.5502312725,
            "name": "Z",
            "position": 2,
            "stddev": 10.05622474,
            "variance": 101.127656
          },
          {
            "average": 6276.248201,
            "count": 1529105,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8075.321308,
            "variance": 65210814.23
          },
          {
            "average": 1.66713535,
            "count": 1529105,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.024912904,
            "variance": 1.050446462
          },
          {
            "average": 2.3360299,
            "count": 1529105,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.471887672,
            "variance": 2.16645332
          },
          {
            "average": 1,
            "count": 1529105,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1529105,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239256297,
            "count": 1529105,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.426629629,
            "variance": 0.1820128404
          },
          {
            "average": 19.87412723,
            "count": 1529105,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.605478156,
            "variance": 2.577560108
          },
          {
            "average": 1.753194843,
            "count": 1529105,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.249931973,
            "variance": 1.562329936
          },
          {
            "average": 12.46197809,
            "count": 1529105,
            "maximum": 14,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6368986993,
            "variance": 0.4056399531
          },
          {
            "average": 352128669.9,
            "count": 1529105,
            "maximum": 352129547.4,
            "minimum": 352128276.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 495.8681256,
            "variance": 245885.198
          },
          {
            "average": 0,
            "count": 1529105,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1529105,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1529105,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1529105,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1529105,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          549569.8091,
          4356999.975,
          0.5502312725,
          550000.0091,
          4357961.415,
          79.89023127
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                549569.809098109,
                4356999.974939733,
                0.550231272485703
              ],
              [
                549569.809098109,
                4357961.414939732,
                0.550231272485703
              ],
              [
                550000.009098109,
                4357961.414939732,
                79.8902312724857
              ],
              [
                550000.009098109,
                4356999.974939733,
                79.8902312724857
              ],
              [
                549569.809098109,
                4356999.974939733,
                0.550231272485703
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:32:27+00:00",
        "end_time": "2022-11-10T15:11:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ4957.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ4957.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ4957.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ4957.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.42461221,
            39.36100884,
            0.5502312725,
            -74.41954714,
            39.36969654,
            79.89023127
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.42461220998412,
                  39.36103363850186,
                  0.550231272485703
                ],
                [
                  -74.42454111793766,
                  39.36969653504916,
                  0.550231272485703
                ],
                [
                  -74.4195471393606,
                  39.369671731879166,
                  79.8902312724857
                ],
                [
                  -74.41961884827786,
                  39.36100884292905,
                  79.8902312724857
                ],
                [
                  -74.42461220998412,
                  39.36103363850186,
                  0.550231272485703
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ4957.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ4957.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:32:27Z",
            "pc:count": 1529105,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 549835.8054,
                "count": 1529105,
                "maximum": 550000.0091,
                "minimum": 549569.8091,
                "name": "X",
                "position": 0,
                "stddev": 111.9968957,
                "variance": 12543.30465
              },
              {
                "average": 4357357.217,
                "count": 1529105,
                "maximum": 4357961.415,
                "minimum": 4356999.975,
                "name": "Y",
                "position": 1,
                "stddev": 233.9731738,
                "variance": 54743.44604
              },
              {
                "average": 8.019026247,
                "count": 1529105,
                "maximum": 79.89023127,
                "minimum": 0.5502312725,
                "name": "Z",
                "position": 2,
                "stddev": 10.05622474,
                "variance": 101.127656
              },
              {
                "average": 6276.248201,
                "count": 1529105,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8075.321308,
                "variance": 65210814.23
              },
              {
                "average": 1.66713535,
                "count": 1529105,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.024912904,
                "variance": 1.050446462
              },
              {
                "average": 2.3360299,
                "count": 1529105,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.471887672,
                "variance": 2.16645332
              },
              {
                "average": 1,
                "count": 1529105,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1529105,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239256297,
                "count": 1529105,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.426629629,
                "variance": 0.1820128404
              },
              {
                "average": 19.87412723,
                "count": 1529105,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.605478156,
                "variance": 2.577560108
              },
              {
                "average": 1.753194843,
                "count": 1529105,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.249931973,
                "variance": 1.562329936
              },
              {
                "average": 12.46197809,
                "count": 1529105,
                "maximum": 14,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6368986993,
                "variance": 0.4056399531
              },
              {
                "average": 352128669.9,
                "count": 1529105,
                "maximum": 352129547.4,
                "minimum": 352128276.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 495.8681256,
                "variance": 245885.198
              },
              {
                "average": 0,
                "count": 1529105,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1529105,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1529105,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1529105,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1529105,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              549569.8091,
              4356999.975,
              0.5502312725,
              550000.0091,
              4357961.415,
              79.89023127
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    549569.809098109,
                    4356999.974939733,
                    0.550231272485703
                  ],
                  [
                    549569.809098109,
                    4357961.414939732,
                    0.550231272485703
                  ],
                  [
                    550000.009098109,
                    4357961.414939732,
                    79.8902312724857
                  ],
                  [
                    550000.009098109,
                    4356999.974939733,
                    79.8902312724857
                  ],
                  [
                    549569.809098109,
                    4356999.974939733,
                    0.550231272485703
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:32:27+00:00",
            "end_time": "2022-11-10T15:11:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6072.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30220337442532,
              39.49552276864511,
              -3.215945473077129
            ],
            [
              -74.30211327263555,
              39.50453249989022,
              -3.215945473077129
            ],
            [
              -74.29259547174088,
              39.504474976946774,
              7.104054526922871
            ],
            [
              -74.29268680209363,
              39.49546526400905,
              7.104054526922871
            ],
            [
              -74.30220337442532,
              39.49552276864511,
              -3.215945473077129
            ]
          ]
        ]
      },
      "bbox": [
        -74.30220337,
        39.49546526,
        -3.215945473,
        -74.29259547,
        39.5045325,
        7.104054527
      ],
      "properties": {
        "datetime": "2022-11-10T15:44:19Z",
        "pc:count": 1236018,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560250.1743,
            "count": 1236018,
            "maximum": 560818.3414,
            "minimum": 560000.0014,
            "name": "X",
            "position": 0,
            "stddev": 158.2015197,
            "variance": 25027.72085
          },
          {
            "average": 4372796.944,
            "count": 1236018,
            "maximum": 4372999.987,
            "minimum": 4372000.007,
            "name": "Y",
            "position": 1,
            "stddev": 149.1316192,
            "variance": 22240.23983
          },
          {
            "average": 1.772753656,
            "count": 1236018,
            "maximum": 7.104054527,
            "minimum": -3.215945473,
            "name": "Z",
            "position": 2,
            "stddev": 1.120685201,
            "variance": 1.255935321
          },
          {
            "average": 7087.239269,
            "count": 1236018,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 8000.668003,
            "variance": 64010688.5
          },
          {
            "average": 1.309741444,
            "count": 1236018,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6054502293,
            "variance": 0.3665699802
          },
          {
            "average": 1.619502305,
            "count": 1236018,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8331537214,
            "variance": 0.6941451234
          },
          {
            "average": 1,
            "count": 1236018,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1236018,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.438120642,
            "count": 1236018,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.40209099,
            "variance": 29.18258707
          },
          {
            "average": 20.04571079,
            "count": 1236018,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.947787114,
            "variance": 3.793874642
          },
          {
            "average": 1.361730169,
            "count": 1236018,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6194978579,
            "variance": 0.3837775959
          },
          {
            "average": 12.89847963,
            "count": 1236018,
            "maximum": 15,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7759814156,
            "variance": 0.6021471573
          },
          {
            "average": 352129002.3,
            "count": 1236018,
            "maximum": 352130259.9,
            "minimum": 352127710.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 500.5244683,
            "variance": 250524.7434
          },
          {
            "average": 0,
            "count": 1236018,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1236018,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1236018,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1236018,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1236018,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560000.0014,
          4372000.007,
          -3.215945473,
          560818.3414,
          4372999.987,
          7.104054527
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560000.0014215609,
                4372000.007385243,
                -3.215945473077129
              ],
              [
                560000.0014215609,
                4372999.987385243,
                -3.215945473077129
              ],
              [
                560818.341421561,
                4372999.987385243,
                7.104054526922871
              ],
              [
                560818.341421561,
                4372000.007385243,
                7.104054526922871
              ],
              [
                560000.0014215609,
                4372000.007385243,
                -3.215945473077129
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:44:19+00:00",
        "end_time": "2022-11-10T15:01:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6072.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6072.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6072.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6072.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.30220337,
            39.49546526,
            -3.215945473,
            -74.29259547,
            39.5045325,
            7.104054527
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.30220337442532,
                  39.49552276864511,
                  -3.215945473077129
                ],
                [
                  -74.30211327263555,
                  39.50453249989022,
                  -3.215945473077129
                ],
                [
                  -74.29259547174088,
                  39.504474976946774,
                  7.104054526922871
                ],
                [
                  -74.29268680209363,
                  39.49546526400905,
                  7.104054526922871
                ],
                [
                  -74.30220337442532,
                  39.49552276864511,
                  -3.215945473077129
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6072.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6072.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:44:19Z",
            "pc:count": 1236018,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560250.1743,
                "count": 1236018,
                "maximum": 560818.3414,
                "minimum": 560000.0014,
                "name": "X",
                "position": 0,
                "stddev": 158.2015197,
                "variance": 25027.72085
              },
              {
                "average": 4372796.944,
                "count": 1236018,
                "maximum": 4372999.987,
                "minimum": 4372000.007,
                "name": "Y",
                "position": 1,
                "stddev": 149.1316192,
                "variance": 22240.23983
              },
              {
                "average": 1.772753656,
                "count": 1236018,
                "maximum": 7.104054527,
                "minimum": -3.215945473,
                "name": "Z",
                "position": 2,
                "stddev": 1.120685201,
                "variance": 1.255935321
              },
              {
                "average": 7087.239269,
                "count": 1236018,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 8000.668003,
                "variance": 64010688.5
              },
              {
                "average": 1.309741444,
                "count": 1236018,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6054502293,
                "variance": 0.3665699802
              },
              {
                "average": 1.619502305,
                "count": 1236018,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8331537214,
                "variance": 0.6941451234
              },
              {
                "average": 1,
                "count": 1236018,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1236018,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.438120642,
                "count": 1236018,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.40209099,
                "variance": 29.18258707
              },
              {
                "average": 20.04571079,
                "count": 1236018,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.947787114,
                "variance": 3.793874642
              },
              {
                "average": 1.361730169,
                "count": 1236018,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6194978579,
                "variance": 0.3837775959
              },
              {
                "average": 12.89847963,
                "count": 1236018,
                "maximum": 15,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7759814156,
                "variance": 0.6021471573
              },
              {
                "average": 352129002.3,
                "count": 1236018,
                "maximum": 352130259.9,
                "minimum": 352127710.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 500.5244683,
                "variance": 250524.7434
              },
              {
                "average": 0,
                "count": 1236018,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1236018,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1236018,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1236018,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1236018,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560000.0014,
              4372000.007,
              -3.215945473,
              560818.3414,
              4372999.987,
              7.104054527
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560000.0014215609,
                    4372000.007385243,
                    -3.215945473077129
                  ],
                  [
                    560000.0014215609,
                    4372999.987385243,
                    -3.215945473077129
                  ],
                  [
                    560818.341421561,
                    4372999.987385243,
                    7.104054526922871
                  ],
                  [
                    560818.341421561,
                    4372000.007385243,
                    7.104054526922871
                  ],
                  [
                    560000.0014215609,
                    4372000.007385243,
                    -3.215945473077129
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:44:19+00:00",
            "end_time": "2022-11-10T15:01:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ2531.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.71076784236446,
              39.12781199480394,
              1.77873058780097
            ],
            [
              -74.71076576667548,
              39.12831949678491,
              1.77873058780097
            ],
            [
              -74.7080032682679,
              39.128312609580355,
              17.57873058780097
            ],
            [
              -74.70800536378127,
              39.127805107723205,
              17.57873058780097
            ],
            [
              -74.71076784236446,
              39.12781199480394,
              1.77873058780097
            ]
          ]
        ]
      },
      "bbox": [
        -74.71076784,
        39.12780511,
        1.778730588,
        -74.70800327,
        39.1283195,
        17.57873059
      ],
      "properties": {
        "datetime": "2022-11-10T21:05:26Z",
        "pc:count": 18389,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 525106.7038,
            "count": 18389,
            "maximum": 525238.8005,
            "minimum": 525000.0205,
            "name": "X",
            "position": 0,
            "stddev": 60.63168375,
            "variance": 3676.201075
          },
          {
            "average": 4331020.403,
            "count": 18389,
            "maximum": 4331056.313,
            "minimum": 4330999.993,
            "name": "Y",
            "position": 1,
            "stddev": 14.31978639,
            "variance": 205.0562823
          },
          {
            "average": 5.376562988,
            "count": 18389,
            "maximum": 17.57873059,
            "minimum": 1.778730588,
            "name": "Z",
            "position": 2,
            "stddev": 3.754730479,
            "variance": 14.09800097
          },
          {
            "average": 7067.777802,
            "count": 18389,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 7431.717814,
            "variance": 55230429.66
          },
          {
            "average": 1.577356028,
            "count": 18389,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8924431692,
            "variance": 0.7964548102
          },
          {
            "average": 2.123660884,
            "count": 18389,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.205517984,
            "variance": 1.45327361
          },
          {
            "average": 1,
            "count": 18389,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18389,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.495404862,
            "count": 18389,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4999924793,
            "variance": 0.2499924794
          },
          {
            "average": 21.67000178,
            "count": 18389,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.5951833912,
            "variance": 0.3542432692
          },
          {
            "average": 1.590352928,
            "count": 18389,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9144719228,
            "variance": 0.8362588976
          },
          {
            "average": 10.01870684,
            "count": 18389,
            "maximum": 11,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1354912847,
            "variance": 0.01835788822
          },
          {
            "average": 352148828.1,
            "count": 18389,
            "maximum": 352149526.9,
            "minimum": 352148814.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 96.47687133,
            "variance": 9307.786701
          },
          {
            "average": 0,
            "count": 18389,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18389,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18389,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18389,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18389,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          525000.0205,
          4330999.993,
          1.778730588,
          525238.8005,
          4331056.313,
          17.57873059
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                525000.020461544,
                4330999.993444538,
                1.77873058780097
              ],
              [
                525000.020461544,
                4331056.313444538,
                1.77873058780097
              ],
              [
                525238.8004615441,
                4331056.313444538,
                17.57873058780097
              ],
              [
                525238.8004615441,
                4330999.993444538,
                17.57873058780097
              ],
              [
                525000.020461544,
                4330999.993444538,
                1.77873058780097
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T21:05:26+00:00",
        "end_time": "2022-11-10T20:53:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ2531.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ2531.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ2531.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ2531.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.71076784,
            39.12780511,
            1.778730588,
            -74.70800327,
            39.1283195,
            17.57873059
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.71076784236446,
                  39.12781199480394,
                  1.77873058780097
                ],
                [
                  -74.71076576667548,
                  39.12831949678491,
                  1.77873058780097
                ],
                [
                  -74.7080032682679,
                  39.128312609580355,
                  17.57873058780097
                ],
                [
                  -74.70800536378127,
                  39.127805107723205,
                  17.57873058780097
                ],
                [
                  -74.71076784236446,
                  39.12781199480394,
                  1.77873058780097
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ2531.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ2531.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T21:05:26Z",
            "pc:count": 18389,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 525106.7038,
                "count": 18389,
                "maximum": 525238.8005,
                "minimum": 525000.0205,
                "name": "X",
                "position": 0,
                "stddev": 60.63168375,
                "variance": 3676.201075
              },
              {
                "average": 4331020.403,
                "count": 18389,
                "maximum": 4331056.313,
                "minimum": 4330999.993,
                "name": "Y",
                "position": 1,
                "stddev": 14.31978639,
                "variance": 205.0562823
              },
              {
                "average": 5.376562988,
                "count": 18389,
                "maximum": 17.57873059,
                "minimum": 1.778730588,
                "name": "Z",
                "position": 2,
                "stddev": 3.754730479,
                "variance": 14.09800097
              },
              {
                "average": 7067.777802,
                "count": 18389,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 7431.717814,
                "variance": 55230429.66
              },
              {
                "average": 1.577356028,
                "count": 18389,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8924431692,
                "variance": 0.7964548102
              },
              {
                "average": 2.123660884,
                "count": 18389,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.205517984,
                "variance": 1.45327361
              },
              {
                "average": 1,
                "count": 18389,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18389,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.495404862,
                "count": 18389,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4999924793,
                "variance": 0.2499924794
              },
              {
                "average": 21.67000178,
                "count": 18389,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.5951833912,
                "variance": 0.3542432692
              },
              {
                "average": 1.590352928,
                "count": 18389,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9144719228,
                "variance": 0.8362588976
              },
              {
                "average": 10.01870684,
                "count": 18389,
                "maximum": 11,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1354912847,
                "variance": 0.01835788822
              },
              {
                "average": 352148828.1,
                "count": 18389,
                "maximum": 352149526.9,
                "minimum": 352148814.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 96.47687133,
                "variance": 9307.786701
              },
              {
                "average": 0,
                "count": 18389,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18389,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18389,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18389,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18389,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              525000.0205,
              4330999.993,
              1.778730588,
              525238.8005,
              4331056.313,
              17.57873059
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    525000.020461544,
                    4330999.993444538,
                    1.77873058780097
                  ],
                  [
                    525000.020461544,
                    4331056.313444538,
                    1.77873058780097
                  ],
                  [
                    525238.8004615441,
                    4331056.313444538,
                    17.57873058780097
                  ],
                  [
                    525238.8004615441,
                    4330999.993444538,
                    17.57873058780097
                  ],
                  [
                    525000.020461544,
                    4330999.993444538,
                    1.77873058780097
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T21:05:26+00:00",
            "end_time": "2022-11-10T20:53:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5465.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.36482342311523,
              39.43280788156103,
              -3.10689594810036
            ],
            [
              -74.3647968862158,
              39.43573004644007,
              -3.10689594810036
            ],
            [
              -74.36089999575121,
              39.43570870003224,
              1.65310405189964
            ],
            [
              -74.36092669542421,
              39.43278653735789,
              1.65310405189964
            ],
            [
              -74.36482342311523,
              39.43280788156103,
              -3.10689594810036
            ]
          ]
        ]
      },
      "bbox": [
        -74.36482342,
        39.43278654,
        -3.106895948,
        -74.3609,
        39.43573005,
        1.653104052
      ],
      "properties": {
        "datetime": "2022-11-10T15:25:02Z",
        "pc:count": 133005,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554859.6167,
            "count": 133005,
            "maximum": 555000.0001,
            "minimum": 554664.6201,
            "name": "X",
            "position": 0,
            "stddev": 98.29343403,
            "variance": 9661.599173
          },
          {
            "average": 4365108.405,
            "count": 133005,
            "maximum": 4365324.312,
            "minimum": 4364999.992,
            "name": "Y",
            "position": 1,
            "stddev": 74.33017315,
            "variance": 5524.974641
          },
          {
            "average": -0.09024574698,
            "count": 133005,
            "maximum": 1.653104052,
            "minimum": -3.106895948,
            "name": "Z",
            "position": 2,
            "stddev": 0.7752133653,
            "variance": 0.6009557617
          },
          {
            "average": 1009.768076,
            "count": 133005,
            "maximum": 14011,
            "minimum": 13,
            "name": "Intensity",
            "position": 3,
            "stddev": 1039.689422,
            "variance": 1080954.094
          },
          {
            "average": 1.001082666,
            "count": 133005,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03288619818,
            "variance": 0.001081502031
          },
          {
            "average": 1.002142777,
            "count": 133005,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04624068741,
            "variance": 0.002138201172
          },
          {
            "average": 1,
            "count": 133005,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133005,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.14751325,
            "count": 133005,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.83962414,
            "variance": 140.1766999
          },
          {
            "average": 20.25570927,
            "count": 133005,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.521048682,
            "variance": 2.313589093
          },
          {
            "average": 1.7525281,
            "count": 133005,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4396229532,
            "variance": 0.193268341
          },
          {
            "average": 12.11046201,
            "count": 133005,
            "maximum": 13,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3134659395,
            "variance": 0.09826089523
          },
          {
            "average": 352128482.8,
            "count": 133005,
            "maximum": 352129102.7,
            "minimum": 352128402.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 217.7620283,
            "variance": 47420.30096
          },
          {
            "average": 0,
            "count": 133005,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133005,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133005,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133005,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133005,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554664.6201,
          4364999.992,
          -3.106895948,
          555000.0001,
          4365324.312,
          1.653104052
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554664.620074319,
                4364999.991604559,
                -3.10689594810036
              ],
              [
                554664.620074319,
                4365324.311604559,
                -3.10689594810036
              ],
              [
                555000.0000743188,
                4365324.311604559,
                1.65310405189964
              ],
              [
                555000.0000743188,
                4364999.991604559,
                1.65310405189964
              ],
              [
                554664.620074319,
                4364999.991604559,
                -3.10689594810036
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:25:02+00:00",
        "end_time": "2022-11-10T15:13:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5465.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5465.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5465.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5465.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.36482342,
            39.43278654,
            -3.106895948,
            -74.3609,
            39.43573005,
            1.653104052
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.36482342311523,
                  39.43280788156103,
                  -3.10689594810036
                ],
                [
                  -74.3647968862158,
                  39.43573004644007,
                  -3.10689594810036
                ],
                [
                  -74.36089999575121,
                  39.43570870003224,
                  1.65310405189964
                ],
                [
                  -74.36092669542421,
                  39.43278653735789,
                  1.65310405189964
                ],
                [
                  -74.36482342311523,
                  39.43280788156103,
                  -3.10689594810036
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5465.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5465.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:25:02Z",
            "pc:count": 133005,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554859.6167,
                "count": 133005,
                "maximum": 555000.0001,
                "minimum": 554664.6201,
                "name": "X",
                "position": 0,
                "stddev": 98.29343403,
                "variance": 9661.599173
              },
              {
                "average": 4365108.405,
                "count": 133005,
                "maximum": 4365324.312,
                "minimum": 4364999.992,
                "name": "Y",
                "position": 1,
                "stddev": 74.33017315,
                "variance": 5524.974641
              },
              {
                "average": -0.09024574698,
                "count": 133005,
                "maximum": 1.653104052,
                "minimum": -3.106895948,
                "name": "Z",
                "position": 2,
                "stddev": 0.7752133653,
                "variance": 0.6009557617
              },
              {
                "average": 1009.768076,
                "count": 133005,
                "maximum": 14011,
                "minimum": 13,
                "name": "Intensity",
                "position": 3,
                "stddev": 1039.689422,
                "variance": 1080954.094
              },
              {
                "average": 1.001082666,
                "count": 133005,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03288619818,
                "variance": 0.001081502031
              },
              {
                "average": 1.002142777,
                "count": 133005,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04624068741,
                "variance": 0.002138201172
              },
              {
                "average": 1,
                "count": 133005,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133005,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.14751325,
                "count": 133005,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.83962414,
                "variance": 140.1766999
              },
              {
                "average": 20.25570927,
                "count": 133005,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.521048682,
                "variance": 2.313589093
              },
              {
                "average": 1.7525281,
                "count": 133005,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4396229532,
                "variance": 0.193268341
              },
              {
                "average": 12.11046201,
                "count": 133005,
                "maximum": 13,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3134659395,
                "variance": 0.09826089523
              },
              {
                "average": 352128482.8,
                "count": 133005,
                "maximum": 352129102.7,
                "minimum": 352128402.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 217.7620283,
                "variance": 47420.30096
              },
              {
                "average": 0,
                "count": 133005,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133005,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133005,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133005,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133005,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554664.6201,
              4364999.992,
              -3.106895948,
              555000.0001,
              4365324.312,
              1.653104052
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554664.620074319,
                    4364999.991604559,
                    -3.10689594810036
                  ],
                  [
                    554664.620074319,
                    4365324.311604559,
                    -3.10689594810036
                  ],
                  [
                    555000.0000743188,
                    4365324.311604559,
                    1.65310405189964
                  ],
                  [
                    555000.0000743188,
                    4364999.991604559,
                    1.65310405189964
                  ],
                  [
                    554664.620074319,
                    4364999.991604559,
                    -3.10689594810036
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:25:02+00:00",
            "end_time": "2022-11-10T15:13:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8554.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.99136885430575,
              40.240946510547815,
              -4.03592937132198
            ],
            [
              -73.99136732487605,
              40.241049562384795,
              -4.03592937132198
            ],
            [
              -73.99115409375301,
              40.24104770370676,
              -3.295929371321979
            ],
            [
              -73.99115562350589,
              40.24094465187651,
              -3.295929371321979
            ],
            [
              -73.99136885430575,
              40.240946510547815,
              -4.03592937132198
            ]
          ]
        ]
      },
      "bbox": [
        -73.99136885,
        40.24094465,
        -4.035929371,
        -73.99115409,
        40.24104956,
        -3.295929371
      ],
      "properties": {
        "datetime": "2022-11-11T15:31:52Z",
        "pc:count": 32,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 585803.4477,
            "count": 32,
            "maximum": 585811.9609,
            "minimum": 585793.8209,
            "name": "X",
            "position": 0,
            "stddev": 4.98399596,
            "variance": 24.84021573
          },
          {
            "average": 4454995.367,
            "count": 32,
            "maximum": 4454999.782,
            "minimum": 4454988.342,
            "name": "Y",
            "position": 1,
            "stddev": 3.274171635,
            "variance": 10.7201999
          },
          {
            "average": -3.624679371,
            "count": 32,
            "maximum": -3.295929371,
            "minimum": -4.035929371,
            "name": "Z",
            "position": 2,
            "stddev": 0.1849106148,
            "variance": 0.03419193548
          },
          {
            "average": 38.21875,
            "count": 32,
            "maximum": 52,
            "minimum": 20,
            "name": "Intensity",
            "position": 3,
            "stddev": 7.241165362,
            "variance": 52.43447581
          },
          {
            "average": 1,
            "count": 32,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 32,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 32,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 32,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21,
            "count": 32,
            "maximum": 21,
            "minimum": 21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.09375,
            "count": 32,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2961445811,
            "variance": 0.0877016129
          },
          {
            "average": 4,
            "count": 32,
            "maximum": 4,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 352215912.1,
            "count": 32,
            "maximum": 352215912.2,
            "minimum": 352215912.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.03841516188,
            "variance": 0.001475724662
          },
          {
            "average": 0,
            "count": 32,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          585793.8209,
          4454988.342,
          -4.035929371,
          585811.9609,
          4454999.782,
          -3.295929371
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                585793.8208673886,
                4454988.342194763,
                -4.03592937132198
              ],
              [
                585793.8208673886,
                4454999.7821947625,
                -4.03592937132198
              ],
              [
                585811.9608673885,
                4454999.7821947625,
                -3.295929371321979
              ],
              [
                585811.9608673885,
                4454988.342194763,
                -3.295929371321979
              ],
              [
                585793.8208673886,
                4454988.342194763,
                -4.03592937132198
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:31:52+00:00",
        "end_time": "2022-11-11T15:31:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221111_USGS_NJ_18TWK8554.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221111_USGS_NJ_18TWK8554.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221111_USGS_NJ_18TWK8554.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8554.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -73.99136885,
            40.24094465,
            -4.035929371,
            -73.99115409,
            40.24104956,
            -3.295929371
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -73.99136885430575,
                  40.240946510547815,
                  -4.03592937132198
                ],
                [
                  -73.99136732487605,
                  40.241049562384795,
                  -4.03592937132198
                ],
                [
                  -73.99115409375301,
                  40.24104770370676,
                  -3.295929371321979
                ],
                [
                  -73.99115562350589,
                  40.24094465187651,
                  -3.295929371321979
                ],
                [
                  -73.99136885430575,
                  40.240946510547815,
                  -4.03592937132198
                ]
              ]
            ]
          },
          "id": "20221111_USGS_NJ_18TWK8554.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221111_USGS_NJ_18TWK8554.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-11T15:31:52Z",
            "pc:count": 32,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 585803.4477,
                "count": 32,
                "maximum": 585811.9609,
                "minimum": 585793.8209,
                "name": "X",
                "position": 0,
                "stddev": 4.98399596,
                "variance": 24.84021573
              },
              {
                "average": 4454995.367,
                "count": 32,
                "maximum": 4454999.782,
                "minimum": 4454988.342,
                "name": "Y",
                "position": 1,
                "stddev": 3.274171635,
                "variance": 10.7201999
              },
              {
                "average": -3.624679371,
                "count": 32,
                "maximum": -3.295929371,
                "minimum": -4.035929371,
                "name": "Z",
                "position": 2,
                "stddev": 0.1849106148,
                "variance": 0.03419193548
              },
              {
                "average": 38.21875,
                "count": 32,
                "maximum": 52,
                "minimum": 20,
                "name": "Intensity",
                "position": 3,
                "stddev": 7.241165362,
                "variance": 52.43447581
              },
              {
                "average": 1,
                "count": 32,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 32,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 32,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 32,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21,
                "count": 32,
                "maximum": 21,
                "minimum": 21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.09375,
                "count": 32,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2961445811,
                "variance": 0.0877016129
              },
              {
                "average": 4,
                "count": 32,
                "maximum": 4,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 352215912.1,
                "count": 32,
                "maximum": 352215912.2,
                "minimum": 352215912.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.03841516188,
                "variance": 0.001475724662
              },
              {
                "average": 0,
                "count": 32,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              585793.8209,
              4454988.342,
              -4.035929371,
              585811.9609,
              4454999.782,
              -3.295929371
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    585793.8208673886,
                    4454988.342194763,
                    -4.03592937132198
                  ],
                  [
                    585793.8208673886,
                    4454999.7821947625,
                    -4.03592937132198
                  ],
                  [
                    585811.9608673885,
                    4454999.7821947625,
                    -3.295929371321979
                  ],
                  [
                    585811.9608673885,
                    4454988.342194763,
                    -3.295929371321979
                  ],
                  [
                    585793.8208673886,
                    4454988.342194763,
                    -4.03592937132198
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-11T15:31:52+00:00",
            "end_time": "2022-11-11T15:31:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5563.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.36109130871036,
              39.41476620854951,
              -3.529400005244167
            ],
            [
              -74.36100904501909,
              39.423776353768964,
              -3.529400005244167
            ],
            [
              -74.3493914901062,
              39.42371195631152,
              14.890599994755835
            ],
            [
              -74.3494752491866,
              39.41470183159974,
              14.890599994755835
            ],
            [
              -74.36109130871036,
              39.41476620854951,
              -3.529400005244167
            ]
          ]
        ]
      },
      "bbox": [
        -74.36109131,
        39.41470183,
        -3.529400005,
        -74.34939149,
        39.42377635,
        14.89059999
      ],
      "properties": {
        "datetime": "2022-11-10T16:56:55Z",
        "pc:count": 3733986,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555520.7283,
            "count": 3733986,
            "maximum": 556000.0159,
            "minimum": 554999.9959,
            "name": "X",
            "position": 0,
            "stddev": 292.3732184,
            "variance": 85482.09887
          },
          {
            "average": 4363487.685,
            "count": 3733986,
            "maximum": 4363999.986,
            "minimum": 4362999.986,
            "name": "Y",
            "position": 1,
            "stddev": 293.5502883,
            "variance": 86171.77179
          },
          {
            "average": 1.312754015,
            "count": 3733986,
            "maximum": 14.89059999,
            "minimum": -3.529400005,
            "name": "Z",
            "position": 2,
            "stddev": 2.39235186,
            "variance": 5.723347421
          },
          {
            "average": 2856.564493,
            "count": 3733986,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 4072.428933,
            "variance": 16584677.41
          },
          {
            "average": 1.211183973,
            "count": 3733986,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5523775764,
            "variance": 0.3051209869
          },
          {
            "average": 1.424642995,
            "count": 3733986,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8172616193,
            "variance": 0.6679165544
          },
          {
            "average": 1,
            "count": 3733986,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3733986,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.82700069,
            "count": 3733986,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.14894204,
            "variance": 172.8946767
          },
          {
            "average": 20.06486398,
            "count": 3733986,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.897041135,
            "variance": 3.598765066
          },
          {
            "average": 1.56801552,
            "count": 3733986,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6385958887,
            "variance": 0.407804709
          },
          {
            "average": 18.83921338,
            "count": 3733986,
            "maximum": 22,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.424381876,
            "variance": 2.028863729
          },
          {
            "average": 352132753.8,
            "count": 3733986,
            "maximum": 352134615.8,
            "minimum": 352130382,
            "name": "GpsTime",
            "position": 12,
            "stddev": 892.6537929,
            "variance": 796830.7941
          },
          {
            "average": 0,
            "count": 3733986,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3733986,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3733986,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3733986,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3733986,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554999.9959,
          4362999.986,
          -3.529400005,
          556000.0159,
          4363999.986,
          14.89059999
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554999.9959007371,
                4362999.985747046,
                -3.529400005244167
              ],
              [
                554999.9959007371,
                4363999.985747046,
                -3.529400005244167
              ],
              [
                556000.0159007371,
                4363999.985747046,
                14.890599994755835
              ],
              [
                556000.0159007371,
                4362999.985747046,
                14.890599994755835
              ],
              [
                554999.9959007371,
                4362999.985747046,
                -3.529400005244167
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T16:56:55+00:00",
        "end_time": "2022-11-10T15:46:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5563.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5563.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5563.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5563.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.36109131,
            39.41470183,
            -3.529400005,
            -74.34939149,
            39.42377635,
            14.89059999
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.36109130871036,
                  39.41476620854951,
                  -3.529400005244167
                ],
                [
                  -74.36100904501909,
                  39.423776353768964,
                  -3.529400005244167
                ],
                [
                  -74.3493914901062,
                  39.42371195631152,
                  14.890599994755835
                ],
                [
                  -74.3494752491866,
                  39.41470183159974,
                  14.890599994755835
                ],
                [
                  -74.36109130871036,
                  39.41476620854951,
                  -3.529400005244167
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5563.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5563.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T16:56:55Z",
            "pc:count": 3733986,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555520.7283,
                "count": 3733986,
                "maximum": 556000.0159,
                "minimum": 554999.9959,
                "name": "X",
                "position": 0,
                "stddev": 292.3732184,
                "variance": 85482.09887
              },
              {
                "average": 4363487.685,
                "count": 3733986,
                "maximum": 4363999.986,
                "minimum": 4362999.986,
                "name": "Y",
                "position": 1,
                "stddev": 293.5502883,
                "variance": 86171.77179
              },
              {
                "average": 1.312754015,
                "count": 3733986,
                "maximum": 14.89059999,
                "minimum": -3.529400005,
                "name": "Z",
                "position": 2,
                "stddev": 2.39235186,
                "variance": 5.723347421
              },
              {
                "average": 2856.564493,
                "count": 3733986,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 4072.428933,
                "variance": 16584677.41
              },
              {
                "average": 1.211183973,
                "count": 3733986,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5523775764,
                "variance": 0.3051209869
              },
              {
                "average": 1.424642995,
                "count": 3733986,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8172616193,
                "variance": 0.6679165544
              },
              {
                "average": 1,
                "count": 3733986,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3733986,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.82700069,
                "count": 3733986,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.14894204,
                "variance": 172.8946767
              },
              {
                "average": 20.06486398,
                "count": 3733986,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.897041135,
                "variance": 3.598765066
              },
              {
                "average": 1.56801552,
                "count": 3733986,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6385958887,
                "variance": 0.407804709
              },
              {
                "average": 18.83921338,
                "count": 3733986,
                "maximum": 22,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.424381876,
                "variance": 2.028863729
              },
              {
                "average": 352132753.8,
                "count": 3733986,
                "maximum": 352134615.8,
                "minimum": 352130382,
                "name": "GpsTime",
                "position": 12,
                "stddev": 892.6537929,
                "variance": 796830.7941
              },
              {
                "average": 0,
                "count": 3733986,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3733986,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3733986,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3733986,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3733986,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554999.9959,
              4362999.986,
              -3.529400005,
              556000.0159,
              4363999.986,
              14.89059999
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554999.9959007371,
                    4362999.985747046,
                    -3.529400005244167
                  ],
                  [
                    554999.9959007371,
                    4363999.985747046,
                    -3.529400005244167
                  ],
                  [
                    556000.0159007371,
                    4363999.985747046,
                    14.890599994755835
                  ],
                  [
                    556000.0159007371,
                    4362999.985747046,
                    14.890599994755835
                  ],
                  [
                    554999.9959007371,
                    4362999.985747046,
                    -3.529400005244167
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T16:56:55+00:00",
            "end_time": "2022-11-10T15:46:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ5158.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.40792129463136,
              39.37166971339682,
              -2.342815497176092
            ],
            [
              -74.407859616117,
              39.378971114070296,
              -2.342815497176092
            ],
            [
              -74.3962496203009,
              39.37891145342927,
              15.137184502823908
            ],
            [
              -74.3963125079581,
              39.37161006815706,
              15.137184502823908
            ],
            [
              -74.40792129463136,
              39.37166971339682,
              -2.342815497176092
            ]
          ]
        ]
      },
      "bbox": [
        -74.40792129,
        39.37161007,
        -2.342815497,
        -74.39624962,
        39.37897111,
        15.1371845
      ],
      "properties": {
        "datetime": "2022-11-10T17:24:51Z",
        "pc:count": 3733916,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 551427.9475,
            "count": 3733916,
            "maximum": 552000.0088,
            "minimum": 551000.0088,
            "name": "X",
            "position": 0,
            "stddev": 222.6203257,
            "variance": 49559.80942
          },
          {
            "average": 4358796.081,
            "count": 3733916,
            "maximum": 4358999.99,
            "minimum": 4358189.65,
            "name": "Y",
            "position": 1,
            "stddev": 141.0884335,
            "variance": 19905.94608
          },
          {
            "average": 3.439669409,
            "count": 3733916,
            "maximum": 15.1371845,
            "minimum": -2.342815497,
            "name": "Z",
            "position": 2,
            "stddev": 1.923128414,
            "variance": 3.698422898
          },
          {
            "average": 5357.0518,
            "count": 3733916,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 6965.71398,
            "variance": 48521171.25
          },
          {
            "average": 1.580739631,
            "count": 3733916,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8528043531,
            "variance": 0.7272752646
          },
          {
            "average": 2.161700745,
            "count": 3733916,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.125998168,
            "variance": 1.267871874
          },
          {
            "average": 1,
            "count": 3733916,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3733916,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.734126317,
            "count": 3733916,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.68567787,
            "variance": 13.58422136
          },
          {
            "average": 20.20922341,
            "count": 3733916,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.906018095,
            "variance": 3.632904978
          },
          {
            "average": 1.608907378,
            "count": 3733916,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8578657547,
            "variance": 0.735933653
          },
          {
            "average": 16.98173687,
            "count": 3733916,
            "maximum": 25,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.234966038,
            "variance": 17.93493735
          },
          {
            "average": 352131513.3,
            "count": 3733916,
            "maximum": 352136291.1,
            "minimum": 352128308.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2531.610812,
            "variance": 6409053.303
          },
          {
            "average": 0,
            "count": 3733916,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3733916,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3733916,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3733916,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3733916,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551000.0088,
          4358189.65,
          -2.342815497,
          552000.0088,
          4358999.99,
          15.1371845
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551000.0087957582,
                4358189.649789451,
                -2.342815497176092
              ],
              [
                551000.0087957582,
                4358999.989789451,
                -2.342815497176092
              ],
              [
                552000.0087957582,
                4358999.989789451,
                15.137184502823908
              ],
              [
                552000.0087957582,
                4358189.649789451,
                15.137184502823908
              ],
              [
                551000.0087957582,
                4358189.649789451,
                -2.342815497176092
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T17:24:51+00:00",
        "end_time": "2022-11-10T15:11:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ5158.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ5158.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ5158.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5158.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.40792129,
            39.37161007,
            -2.342815497,
            -74.39624962,
            39.37897111,
            15.1371845
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.40792129463136,
                  39.37166971339682,
                  -2.342815497176092
                ],
                [
                  -74.407859616117,
                  39.378971114070296,
                  -2.342815497176092
                ],
                [
                  -74.3962496203009,
                  39.37891145342927,
                  15.137184502823908
                ],
                [
                  -74.3963125079581,
                  39.37161006815706,
                  15.137184502823908
                ],
                [
                  -74.40792129463136,
                  39.37166971339682,
                  -2.342815497176092
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ5158.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ5158.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T17:24:51Z",
            "pc:count": 3733916,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 551427.9475,
                "count": 3733916,
                "maximum": 552000.0088,
                "minimum": 551000.0088,
                "name": "X",
                "position": 0,
                "stddev": 222.6203257,
                "variance": 49559.80942
              },
              {
                "average": 4358796.081,
                "count": 3733916,
                "maximum": 4358999.99,
                "minimum": 4358189.65,
                "name": "Y",
                "position": 1,
                "stddev": 141.0884335,
                "variance": 19905.94608
              },
              {
                "average": 3.439669409,
                "count": 3733916,
                "maximum": 15.1371845,
                "minimum": -2.342815497,
                "name": "Z",
                "position": 2,
                "stddev": 1.923128414,
                "variance": 3.698422898
              },
              {
                "average": 5357.0518,
                "count": 3733916,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 6965.71398,
                "variance": 48521171.25
              },
              {
                "average": 1.580739631,
                "count": 3733916,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8528043531,
                "variance": 0.7272752646
              },
              {
                "average": 2.161700745,
                "count": 3733916,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.125998168,
                "variance": 1.267871874
              },
              {
                "average": 1,
                "count": 3733916,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3733916,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.734126317,
                "count": 3733916,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.68567787,
                "variance": 13.58422136
              },
              {
                "average": 20.20922341,
                "count": 3733916,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.906018095,
                "variance": 3.632904978
              },
              {
                "average": 1.608907378,
                "count": 3733916,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8578657547,
                "variance": 0.735933653
              },
              {
                "average": 16.98173687,
                "count": 3733916,
                "maximum": 25,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.234966038,
                "variance": 17.93493735
              },
              {
                "average": 352131513.3,
                "count": 3733916,
                "maximum": 352136291.1,
                "minimum": 352128308.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2531.610812,
                "variance": 6409053.303
              },
              {
                "average": 0,
                "count": 3733916,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3733916,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3733916,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3733916,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3733916,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551000.0088,
              4358189.65,
              -2.342815497,
              552000.0088,
              4358999.99,
              15.1371845
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551000.0087957582,
                    4358189.649789451,
                    -2.342815497176092
                  ],
                  [
                    551000.0087957582,
                    4358999.989789451,
                    -2.342815497176092
                  ],
                  [
                    552000.0087957582,
                    4358999.989789451,
                    15.137184502823908
                  ],
                  [
                    552000.0087957582,
                    4358189.649789451,
                    15.137184502823908
                  ],
                  [
                    551000.0087957582,
                    4358189.649789451,
                    -2.342815497176092
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T17:24:51+00:00",
            "end_time": "2022-11-10T15:11:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ6074.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.30202308785785,
              39.5135424077122,
              -3.3432507037222
            ],
            [
              -74.30193290331069,
              39.52255229080188,
              -3.3432507037222
            ],
            [
              -74.29029928319532,
              39.52248184807228,
              13.076749296277802
            ],
            [
              -74.29039097040595,
              39.51347198739944,
              13.076749296277802
            ],
            [
              -74.30202308785785,
              39.5135424077122,
              -3.3432507037222
            ]
          ]
        ]
      },
      "bbox": [
        -74.30202309,
        39.51347199,
        -3.343250704,
        -74.29029928,
        39.52255229,
        13.0767493
      ],
      "properties": {
        "datetime": "2022-11-10T15:15:50Z",
        "pc:count": 1827044,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560480.7445,
            "count": 1827044,
            "maximum": 561000.0049,
            "minimum": 560000.0049,
            "name": "X",
            "position": 0,
            "stddev": 315.5199921,
            "variance": 99552.86539
          },
          {
            "average": 4374556.158,
            "count": 1827044,
            "maximum": 4374999.989,
            "minimum": 4373999.989,
            "name": "Y",
            "position": 1,
            "stddev": 269.0197695,
            "variance": 72371.63641
          },
          {
            "average": -0.2461954494,
            "count": 1827044,
            "maximum": 13.0767493,
            "minimum": -3.343250704,
            "name": "Z",
            "position": 2,
            "stddev": 1.096295091,
            "variance": 1.201862927
          },
          {
            "average": 1873.046011,
            "count": 1827044,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 2416.206027,
            "variance": 5838051.564
          },
          {
            "average": 1.018270496,
            "count": 1827044,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1423438203,
            "variance": 0.02026176317
          },
          {
            "average": 1.036551391,
            "count": 1827044,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2054035335,
            "variance": 0.04219061157
          },
          {
            "average": 1,
            "count": 1827044,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1827044,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.4096256,
            "count": 1827044,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.12235082,
            "variance": 172.1960909
          },
          {
            "average": 20.09267508,
            "count": 1827044,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.768372639,
            "variance": 3.127141791
          },
          {
            "average": 1.673039073,
            "count": 1827044,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4718148617,
            "variance": 0.2226092638
          },
          {
            "average": 9.057987109,
            "count": 1827044,
            "maximum": 12,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.704361681,
            "variance": 2.90484874
          },
          {
            "average": 352126729.4,
            "count": 1827044,
            "maximum": 352128550,
            "minimum": 352125064.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 930.5750993,
            "variance": 865970.0155
          },
          {
            "average": 0,
            "count": 1827044,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1827044,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1827044,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1827044,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1827044,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560000.0049,
          4373999.989,
          -3.343250704,
          561000.0049,
          4374999.989,
          13.0767493
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560000.0049130116,
                4373999.988583788,
                -3.3432507037222
              ],
              [
                560000.0049130116,
                4374999.988583788,
                -3.3432507037222
              ],
              [
                561000.0049130116,
                4374999.988583788,
                13.076749296277802
              ],
              [
                561000.0049130116,
                4373999.988583788,
                13.076749296277802
              ],
              [
                560000.0049130116,
                4373999.988583788,
                -3.3432507037222
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T15:15:50+00:00",
        "end_time": "2022-11-10T14:17:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ6074.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ6074.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ6074.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6074.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.30202309,
            39.51347199,
            -3.343250704,
            -74.29029928,
            39.52255229,
            13.0767493
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.30202308785785,
                  39.5135424077122,
                  -3.3432507037222
                ],
                [
                  -74.30193290331069,
                  39.52255229080188,
                  -3.3432507037222
                ],
                [
                  -74.29029928319532,
                  39.52248184807228,
                  13.076749296277802
                ],
                [
                  -74.29039097040595,
                  39.51347198739944,
                  13.076749296277802
                ],
                [
                  -74.30202308785785,
                  39.5135424077122,
                  -3.3432507037222
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ6074.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ6074.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T15:15:50Z",
            "pc:count": 1827044,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560480.7445,
                "count": 1827044,
                "maximum": 561000.0049,
                "minimum": 560000.0049,
                "name": "X",
                "position": 0,
                "stddev": 315.5199921,
                "variance": 99552.86539
              },
              {
                "average": 4374556.158,
                "count": 1827044,
                "maximum": 4374999.989,
                "minimum": 4373999.989,
                "name": "Y",
                "position": 1,
                "stddev": 269.0197695,
                "variance": 72371.63641
              },
              {
                "average": -0.2461954494,
                "count": 1827044,
                "maximum": 13.0767493,
                "minimum": -3.343250704,
                "name": "Z",
                "position": 2,
                "stddev": 1.096295091,
                "variance": 1.201862927
              },
              {
                "average": 1873.046011,
                "count": 1827044,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 2416.206027,
                "variance": 5838051.564
              },
              {
                "average": 1.018270496,
                "count": 1827044,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1423438203,
                "variance": 0.02026176317
              },
              {
                "average": 1.036551391,
                "count": 1827044,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2054035335,
                "variance": 0.04219061157
              },
              {
                "average": 1,
                "count": 1827044,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1827044,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.4096256,
                "count": 1827044,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.12235082,
                "variance": 172.1960909
              },
              {
                "average": 20.09267508,
                "count": 1827044,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.768372639,
                "variance": 3.127141791
              },
              {
                "average": 1.673039073,
                "count": 1827044,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4718148617,
                "variance": 0.2226092638
              },
              {
                "average": 9.057987109,
                "count": 1827044,
                "maximum": 12,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.704361681,
                "variance": 2.90484874
              },
              {
                "average": 352126729.4,
                "count": 1827044,
                "maximum": 352128550,
                "minimum": 352125064.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 930.5750993,
                "variance": 865970.0155
              },
              {
                "average": 0,
                "count": 1827044,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1827044,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1827044,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1827044,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1827044,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560000.0049,
              4373999.989,
              -3.343250704,
              561000.0049,
              4374999.989,
              13.0767493
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560000.0049130116,
                    4373999.988583788,
                    -3.3432507037222
                  ],
                  [
                    560000.0049130116,
                    4374999.988583788,
                    -3.3432507037222
                  ],
                  [
                    561000.0049130116,
                    4374999.988583788,
                    13.076749296277802
                  ],
                  [
                    561000.0049130116,
                    4373999.988583788,
                    13.076749296277802
                  ],
                  [
                    560000.0049130116,
                    4373999.988583788,
                    -3.3432507037222
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T15:15:50+00:00",
            "end_time": "2022-11-10T14:17:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ2431.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.71373144740296,
              39.127819316672536,
              0.472388240674615
            ],
            [
              -74.71372840879636,
              39.12856993679121,
              0.472388240674615
            ],
            [
              -74.71076505749093,
              39.12856262158953,
              14.252388240674616
            ],
            [
              -74.71076812755074,
              39.127812001665376,
              14.252388240674616
            ],
            [
              -74.71373144740296,
              39.127819316672536,
              0.472388240674615
            ]
          ]
        ]
      },
      "bbox": [
        -74.71373145,
        39.127812,
        0.4723882407,
        -74.71076506,
        39.12856994,
        14.25238824
      ],
      "properties": {
        "datetime": "2022-11-10T21:05:26Z",
        "pc:count": 32831,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 524865.8741,
            "count": 32831,
            "maximum": 524999.9958,
            "minimum": 524743.8558,
            "name": "X",
            "position": 0,
            "stddev": 68.2598905,
            "variance": 4659.412651
          },
          {
            "average": 4331034.445,
            "count": 32831,
            "maximum": 4331083.294,
            "minimum": 4330999.994,
            "name": "Y",
            "position": 1,
            "stddev": 21.54724432,
            "variance": 464.2837379
          },
          {
            "average": 4.911156478,
            "count": 32831,
            "maximum": 14.25238824,
            "minimum": 0.4723882407,
            "name": "Z",
            "position": 2,
            "stddev": 3.506735169,
            "variance": 12.29719154
          },
          {
            "average": 7608.287442,
            "count": 32831,
            "maximum": 65535,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 8617.69408,
            "variance": 74264651.26
          },
          {
            "average": 1.560872346,
            "count": 32831,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8853582168,
            "variance": 0.783859172
          },
          {
            "average": 2.120252201,
            "count": 32831,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.225767171,
            "variance": 1.502505157
          },
          {
            "average": 1,
            "count": 32831,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32831,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.405500899,
            "count": 32831,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4909961943,
            "variance": 0.2410772628
          },
          {
            "average": 19.27130353,
            "count": 32831,
            "maximum": 19.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4423879295,
            "variance": 0.1957070802
          },
          {
            "average": 1.582345954,
            "count": 32831,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9324607365,
            "variance": 0.8694830251
          },
          {
            "average": 11,
            "count": 32831,
            "maximum": 11,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 352149526.4,
            "count": 32831,
            "maximum": 352149526.9,
            "minimum": 352149525.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.3388992834,
            "variance": 0.1148527243
          },
          {
            "average": 0,
            "count": 32831,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32831,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32831,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32831,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32831,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          524743.8558,
          4330999.994,
          0.4723882407,
          524999.9958,
          4331083.294,
          14.25238824
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                524743.8558087643,
                4330999.99412745,
                0.472388240674615
              ],
              [
                524743.8558087643,
                4331083.29412745,
                0.472388240674615
              ],
              [
                524999.9958087642,
                4331083.29412745,
                14.252388240674616
              ],
              [
                524999.9958087642,
                4330999.99412745,
                14.252388240674616
              ],
              [
                524743.8558087643,
                4330999.99412745,
                0.472388240674615
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T21:05:26+00:00",
        "end_time": "2022-11-10T21:05:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ2431.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ2431.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ2431.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ2431.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.71373145,
            39.127812,
            0.4723882407,
            -74.71076506,
            39.12856994,
            14.25238824
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.71373144740296,
                  39.127819316672536,
                  0.472388240674615
                ],
                [
                  -74.71372840879636,
                  39.12856993679121,
                  0.472388240674615
                ],
                [
                  -74.71076505749093,
                  39.12856262158953,
                  14.252388240674616
                ],
                [
                  -74.71076812755074,
                  39.127812001665376,
                  14.252388240674616
                ],
                [
                  -74.71373144740296,
                  39.127819316672536,
                  0.472388240674615
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ2431.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ2431.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T21:05:26Z",
            "pc:count": 32831,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 524865.8741,
                "count": 32831,
                "maximum": 524999.9958,
                "minimum": 524743.8558,
                "name": "X",
                "position": 0,
                "stddev": 68.2598905,
                "variance": 4659.412651
              },
              {
                "average": 4331034.445,
                "count": 32831,
                "maximum": 4331083.294,
                "minimum": 4330999.994,
                "name": "Y",
                "position": 1,
                "stddev": 21.54724432,
                "variance": 464.2837379
              },
              {
                "average": 4.911156478,
                "count": 32831,
                "maximum": 14.25238824,
                "minimum": 0.4723882407,
                "name": "Z",
                "position": 2,
                "stddev": 3.506735169,
                "variance": 12.29719154
              },
              {
                "average": 7608.287442,
                "count": 32831,
                "maximum": 65535,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 8617.69408,
                "variance": 74264651.26
              },
              {
                "average": 1.560872346,
                "count": 32831,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8853582168,
                "variance": 0.783859172
              },
              {
                "average": 2.120252201,
                "count": 32831,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.225767171,
                "variance": 1.502505157
              },
              {
                "average": 1,
                "count": 32831,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32831,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.405500899,
                "count": 32831,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4909961943,
                "variance": 0.2410772628
              },
              {
                "average": 19.27130353,
                "count": 32831,
                "maximum": 19.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4423879295,
                "variance": 0.1957070802
              },
              {
                "average": 1.582345954,
                "count": 32831,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9324607365,
                "variance": 0.8694830251
              },
              {
                "average": 11,
                "count": 32831,
                "maximum": 11,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 352149526.4,
                "count": 32831,
                "maximum": 352149526.9,
                "minimum": 352149525.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.3388992834,
                "variance": 0.1148527243
              },
              {
                "average": 0,
                "count": 32831,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32831,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32831,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32831,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32831,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              524743.8558,
              4330999.994,
              0.4723882407,
              524999.9958,
              4331083.294,
              14.25238824
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    524743.8558087643,
                    4330999.99412745,
                    0.472388240674615
                  ],
                  [
                    524743.8558087643,
                    4331083.29412745,
                    0.472388240674615
                  ],
                  [
                    524999.9958087642,
                    4331083.29412745,
                    14.252388240674616
                  ],
                  [
                    524999.9958087642,
                    4330999.99412745,
                    14.252388240674616
                  ],
                  [
                    524743.8558087643,
                    4330999.99412745,
                    0.472388240674615
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T21:05:26+00:00",
            "end_time": "2022-11-10T21:05:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221110_USGS_NJ_18SWJ2527.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.71088751177513,
              39.098594679430114,
              -2.132785954578792
            ],
            [
              -74.71087859140081,
              39.10077878688637,
              -2.132785954578792
            ],
            [
              -74.70802811977006,
              39.10077168343923,
              7.627214045421208
            ],
            [
              -74.70803712808804,
              39.098587576532644,
              7.627214045421208
            ],
            [
              -74.71088751177513,
              39.098594679430114,
              -2.132785954578792
            ]
          ]
        ]
      },
      "bbox": [
        -74.71088751,
        39.09858758,
        -2.132785955,
        -74.70802812,
        39.10077879,
        7.627214045
      ],
      "properties": {
        "datetime": "2022-11-10T19:58:05Z",
        "pc:count": 117129,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 525050.2811,
            "count": 117129,
            "maximum": 525246.4781,
            "minimum": 524999.9981,
            "name": "X",
            "position": 0,
            "stddev": 34.07134398,
            "variance": 1160.85648
          },
          {
            "average": 4327918.028,
            "count": 117129,
            "maximum": 4327999.992,
            "minimum": 4327757.612,
            "name": "Y",
            "position": 1,
            "stddev": 55.31239438,
            "variance": 3059.460972
          },
          {
            "average": 0.9240595747,
            "count": 117129,
            "maximum": 7.627214045,
            "minimum": -2.132785955,
            "name": "Z",
            "position": 2,
            "stddev": 1.858057891,
            "variance": 3.452379126
          },
          {
            "average": 8908.720061,
            "count": 117129,
            "maximum": 36169,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 5668.198134,
            "variance": 32128470.09
          },
          {
            "average": 1.004763978,
            "count": 117129,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07008620787,
            "variance": 0.004912076533
          },
          {
            "average": 1.009749934,
            "count": 117129,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1011707294,
            "variance": 0.01023551649
          },
          {
            "average": 1,
            "count": 117129,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117129,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.237396375,
            "count": 117129,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.752616709,
            "variance": 22.58736559
          },
          {
            "average": 19.86066711,
            "count": 117129,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.221206916,
            "variance": 1.491346332
          },
          {
            "average": 1.040784093,
            "count": 117129,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1982216888,
            "variance": 0.03929183789
          },
          {
            "average": 2.596043678,
            "count": 117129,
            "maximum": 3,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4906910102,
            "variance": 0.2407776675
          },
          {
            "average": 352145209.4,
            "count": 117129,
            "maximum": 352145485,
            "minimum": 352144803.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 331.1087797,
            "variance": 109633.024
          },
          {
            "average": 0,
            "count": 117129,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117129,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117129,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117129,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117129,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          524999.9981,
          4327757.612,
          -2.132785955,
          525246.4781,
          4327999.992,
          7.627214045
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                524999.9980788333,
                4327757.611969022,
                -2.132785954578792
              ],
              [
                524999.9980788333,
                4327999.991969023,
                -2.132785954578792
              ],
              [
                525246.4780788333,
                4327999.991969023,
                7.627214045421208
              ],
              [
                525246.4780788333,
                4327757.611969022,
                7.627214045421208
              ],
              [
                524999.9980788333,
                4327757.611969022,
                -2.132785954578792
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-10T19:58:05+00:00",
        "end_time": "2022-11-10T19:46:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/stac/nj/20221110_USGS_NJ_18SWJ2527.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20221110_USGS_NJ_18SWJ2527.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9689/nj/20221110_USGS_NJ_18SWJ2527.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ2527.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -74.71088751,
            39.09858758,
            -2.132785955,
            -74.70802812,
            39.10077879,
            7.627214045
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -74.71088751177513,
                  39.098594679430114,
                  -2.132785954578792
                ],
                [
                  -74.71087859140081,
                  39.10077878688637,
                  -2.132785954578792
                ],
                [
                  -74.70802811977006,
                  39.10077168343923,
                  7.627214045421208
                ],
                [
                  -74.70803712808804,
                  39.098587576532644,
                  7.627214045421208
                ],
                [
                  -74.71088751177513,
                  39.098594679430114,
                  -2.132785954578792
                ]
              ]
            ]
          },
          "id": "20221110_USGS_NJ_18SWJ2527.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9689/nj/20221110_USGS_NJ_18SWJ2527.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2022-11-10T19:58:05Z",
            "pc:count": 117129,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 525050.2811,
                "count": 117129,
                "maximum": 525246.4781,
                "minimum": 524999.9981,
                "name": "X",
                "position": 0,
                "stddev": 34.07134398,
                "variance": 1160.85648
              },
              {
                "average": 4327918.028,
                "count": 117129,
                "maximum": 4327999.992,
                "minimum": 4327757.612,
                "name": "Y",
                "position": 1,
                "stddev": 55.31239438,
                "variance": 3059.460972
              },
              {
                "average": 0.9240595747,
                "count": 117129,
                "maximum": 7.627214045,
                "minimum": -2.132785955,
                "name": "Z",
                "position": 2,
                "stddev": 1.858057891,
                "variance": 3.452379126
              },
              {
                "average": 8908.720061,
                "count": 117129,
                "maximum": 36169,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 5668.198134,
                "variance": 32128470.09
              },
              {
                "average": 1.004763978,
                "count": 117129,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07008620787,
                "variance": 0.004912076533
              },
              {
                "average": 1.009749934,
                "count": 117129,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1011707294,
                "variance": 0.01023551649
              },
              {
                "average": 1,
                "count": 117129,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117129,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.237396375,
                "count": 117129,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.752616709,
                "variance": 22.58736559
              },
              {
                "average": 19.86066711,
                "count": 117129,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.221206916,
                "variance": 1.491346332
              },
              {
                "average": 1.040784093,
                "count": 117129,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1982216888,
                "variance": 0.03929183789
              },
              {
                "average": 2.596043678,
                "count": 117129,
                "maximum": 3,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4906910102,
                "variance": 0.2407776675
              },
              {
                "average": 352145209.4,
                "count": 117129,
                "maximum": 352145485,
                "minimum": 352144803.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 331.1087797,
                "variance": 109633.024
              },
              {
                "average": 0,
                "count": 117129,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117129,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117129,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117129,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117129,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              524999.9981,
              4327757.612,
              -2.132785955,
              525246.4781,
              4327999.992,
              7.627214045
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    524999.9980788333,
                    4327757.611969022,
                    -2.132785954578792
                  ],
                  [
                    524999.9980788333,
                    4327999.991969023,
                    -2.132785954578792
                  ],
                  [
                    525246.4780788333,
                    4327999.991969023,
                    7.627214045421208
                  ],
                  [
                    525246.4780788333,
                    4327757.611969022,
                    7.627214045421208
                  ],
                  [
                    524999.9980788333,
                    4327757.611969022,
                    -2.132785954578792
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2022-11-10T19:58:05+00:00",
            "end_time": "2022-11-10T19:46:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20221111_USGS_NJ_18TWK8662.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.98387689971857,
              40.30404976156656,
              -1.444905121855335
            ],
            [
              -73.98374188197627,
              40.3130578428985,
              -1.444905121855335
            ],
            [
              -73.97610286616005,
              40.31299047946613,
              76.97509487814466
            ],
            [
              -73.97623889837412,
              40.303982419459594,
              76.97509487814466
            ],
            [
              -73.98387689971857,
              40.30404976156656,
              -1.444905121855335
            ]
          ]
        ]
      },
      "bbox": [
        -73.9838769,
        40.30398242,
        -1.444905122,
        -73.97610287,
        40.31305784,
        76.97509488
      ],
      "properties": {
        "datetime": "2022-11-11T15:33:37Z",
        "pc:count": 3281207,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586668.8595,
            "count": 3281207,
            "maximum": 586999.9678,
            "minimum": 586350.7878,
            "name": "X",
            "position": 0,
            "stddev": 159.8320323,
            "variance": 25546.27854
          },
          {
            "average": 4462507.403,
            "count": 3281207,
            "maximum": 4462999.995,
            "minimum": 4461999.975,
            "name": "Y",
            "position": 1,
            "stddev": 285.8984194,
            "variance": 81737.9062
          },
          {
            "average": 6.669218726,
            "count": 3281207,
            "maximum": 76.97509488,
            "minimum": -1.444905122,
            "name": "Z",
            "position": 2,
            "stddev": 4.87162654,
            "variance": 23.73274514
          },
          {
            "average": 7347.532735,
            "count": 3281207,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8569.072828,
            "variance": 73429009.13
          },
          {
            "average": 1.505286317,
            "count": 3281207,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9117220346,
            "variance": 0.8312370684
          },
          {
            "average": 2.011984309,
            "count": 3281207,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.350878547,
            "variance": 1.824872849
          },
          {
            "average": 1,
            "count": 3281207,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3281207,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.301602429,
            "count": 3281207,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5369211386,
            "variance": 0.2882843091
          },
          {
            "average": 20.111252,
            "count": 3281207,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.707809743,
            "variance": 2.916614118
          },
          {
            "average": 1.572279347,
            "count": 3281207,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.113275358,
            "variance": 1.239382022
          },
          {
            "average": 3.26723215,
            "count": 3281207,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7355835055,
            "variance": 0.5410830935
          },
          {
            "average": 352215687.5,
            "count": 3281207,
            "maximum": 352216017.5,
            "minimum": 352214679.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 332.1959063,
            "variance": 110354.1202
          },
          {
            "average": 0,
            "count": 3281207,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3281207,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3281207,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3281207,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3281207,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586350.7878,
          4461999.975,
          -1.444905122,
          586999.9678,
          4462999.995,
          76.97509488
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586350.7878156637,
                4461999.974705851,
                -1.444905121855335
              ],
              [
                586350.7878156637,
                4462999.99470585,
                -1.444905121855335
              ],
              [
                586999.9678156637,
                4462999.99470585,
                76.97509487814466
              ],
              [
                586999.9678156637,
                4461999.974705851,
                76.97509487814466
              ],
              [
                586350.7878156637,
                4461999.974705851,
                -1.444905121855335
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2022-11-11T15:33:37+00:00",
        "end_time": "2022-11-11T15:11:19+00:00",
        "lic